fluttercommunity / fluttercommunity/flutter-styleguide
Widget file names
Open
- Dominant language
- No language data
- Stars
- 56
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Files with custom widgets should contain no more than one public class.
The file name should be the same as the public class it contains.
What about libraries that contain widgets?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.