fluttercommunity / fluttercommunity/flutter-styleguide
Use subfolders under lib
Open
- Dominant language
- No language data
- Stars
- 56
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When you scaffold a project with 'flutter create', you get a lib folder where your widgets are created.
- Should there be a recommended structure under lib?
- If so, should it be by type? eg. lib/providers, lib/models, lib/screens, lib/widgets, lib/utils, lib/services
- If so, should we recommend standard types?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.