Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter: Project Folder Structure #226

Open
2 tasks done
hhstore opened this issue Oct 6, 2020 · 6 comments
Open
2 tasks done

Flutter: Project Folder Structure #226

hhstore opened this issue Oct 6, 2020 · 6 comments
Labels
Best Practice 最佳实践 Flutter Principle 原则: 第一性

Comments

@hhstore
Copy link
Owner

hhstore commented Oct 6, 2020

related:

@hhstore
Copy link
Owner Author

hhstore commented Oct 6, 2020

flutter 项目 - 目录结构:

  • search keywords:
flutter folder structure github

ref:

@hhstore
Copy link
Owner Author

hhstore commented Oct 6, 2020

最佳实践:

方案1: (推荐使用)

image

方案2:


lib/
    - app/
        - cmd/
             main/
        - router/ 路由
        - ui/
        - dao/
            - db/
            - http/
        - proto/
             - config/
             - model/
             - api/
    - pkg/
    - components/
        - widgets/
    - blocs/
    - static/


@hhstore
Copy link
Owner Author

hhstore commented Oct 6, 2020

1

2 similar comments
@hhstore
Copy link
Owner Author

hhstore commented Oct 6, 2020

1

@hhstore
Copy link
Owner Author

hhstore commented Oct 6, 2020

1

@hhstore
Copy link
Owner Author

hhstore commented Oct 6, 2020

xxxxxx:

xxxxxxxxxxxxxx xxxxxxxxxxxxxx xxxx
xxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxxxxx
xxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxxxxx
xxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxxxxx
xxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxxxxx
xxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxxxxx
xxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxxxxx
xxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxx xxxxxxxxxx

@hhstore hhstore added Best Practice 最佳实践 Principle 原则: 第一性 labels Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Best Practice 最佳实践 Flutter Principle 原则: 第一性
Projects
None yet
Development

No branches or pull requests

1 participant