mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1244] [MERGED] add a new plugin flow_map-0.0.1.difypkg【flow chart in loca--总结文本,在本地生成流程图,无需配置API key,无需链接外部服务】 #1481
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1244
Author: @sawyer-shi
Created: 9/16/2025
Status: ✅ Merged
Merged: 10/14/2025
Merged by: @LogicOber
Base:
main← Head:main📝 Commits (4)
1da7a9badd a new plugin flow_map-0.0.1.difypkgaff63fcMerge branch 'langgenius:main' into main7b1ec19Add new plugin aliyun OSSd28fd34remove new plugin aliyun OSS file📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
sawyer-shi/flow_map/flow_map-0.0.1.difypkg(+0 -0)📄 Description
FlowMap - Advanced Flowchart Generator Plugin for Dify
Author: sawyer-shi
Email: sawyer36@foxmail.com
Version: 0.0.1
Type: Dify Plugin
Repository: GitHub
Version Information
Version History
Description
A powerful flowchart generation plugin that converts Mermaid syntax to beautiful, intelligent flowcharts with advanced layout optimization and branch-aware positioning.
✨ Key Features
🎨 Intelligent Layout System
📐 Multiple Layout Directions
🌈 Colorful Arrow Labels
📝 Dual Format Support
🎭 Rich Themes
🔧 Local Processing
🚀 Quick Start
Download from Dify Plugin Marketplace
flow_mappluginLLM Integration ⭐
Basic Usage Examples
Top-to-bottom layout


Left-to-right layout


📚 API Reference
Mermaid Left-Right Tool
Input Parameters:
text(string, required): Mermaid syntax flowchart texttheme(string, optional): Theme name (modern/business/classic)Output:
Mermaid Top-Bottom Tool
Input Parameters:
text(string, required): Mermaid syntax flowchart texttheme(string, optional): Theme name (modern/business/classic)Output:
🛠️ Advanced Features
Smart Branch Detection
The plugin automatically detects branching scenarios in your flowchart and switches layout algorithms:
Theme Customization
Available themes with different visual styles:
🔧 Development
Project Structure
Building Plugin
🔍 Technical Details
Branch-Aware Layout Algorithm
Performance Optimization
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
🤝 Support
If you encounter any issues or have questions:
🙏 Acknowledgments
FlowMap - 高级流程图生成器插件
作者: sawyer-shi
邮箱: sawyer36@foxmail.com
版本: 0.0.1
类型: Dify插件
仓库: GitHub
版本信息
版本历史
描述
一个强大的流程图生成插件,将Mermaid语法转换为美观、智能的流程图,具有高级布局优化和分支感知定位功能。
✨ 核心功能
🎨 智能布局系统
📐 多种布局方向
🌈 彩色箭头标签
📝 双格式支持
🎭 丰富主题
🔧 本地处理
🚀 快速开始
从Dify插件市场下载
flow_map插件LLM集成 ⭐
基本使用示例
上下布局


左右布局


📚 API参考
Mermaid左右布局工具
输入参数:
text(字符串,必需): Mermaid语法流程图文本theme(字符串,可选): 主题名称 (modern/business/classic)输出:
Mermaid上下布局工具
输入参数:
text(字符串,必需): Mermaid语法流程图文本theme(字符串,可选): 主题名称 (modern/business/classic)输出:
🛠️ 高级功能
智能分支检测
插件自动检测流程图中的分支场景并切换布局算法:
主题定制
可用主题及不同视觉风格:
🔧 开发
项目结构
构建插件
🔍 技术细节
分支感知布局算法
性能优化
📄 许可证
本项目采用MIT许可证 - 详见LICENSE文件。
🤝 支持
如果遇到问题或有疑问:
🙏 致谢
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.