Skip to content

Instantly share code, notes, and snippets.

@AlenaNicolay
Created August 8, 2023 12:36
Show Gist options
  • Save AlenaNicolay/59b8beb1abf171f03f9c693c81ff206d to your computer and use it in GitHub Desktop.
Save AlenaNicolay/59b8beb1abf171f03f9c693c81ff206d to your computer and use it in GitHub Desktop.
Structure
// single app
flutter_app
└─── lib
| └─── feature.dart
│ └─── main.dart
│ └─── widgetbook.dart
│ └─── widgetbook.directories.g.dart
└─── pubspec.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment