feat: split project into app, common, cli

This commit is contained in:
Tien Do Nam
2023-09-27 21:51:49 +02:00
parent 7ae0e6bc0c
commit c77d89bcc7
410 changed files with 534 additions and 105 deletions
+3 -48
View File
@@ -1,57 +1,12 @@
/.fvm/flutter_sdk
.idea
# Linux AppImage
/AppDir
/appimage-build
/app/AppDir
/app/appimage-build
*.g.dart
*.gen.dart
*.freezed.dart
/secrets
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
migrate_working_dir/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
/dist/
# Symbolication related
app.*.symbols
# Obfuscation related
app.*.map.json
# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release