A new Flutter project.
# For IOS
cd ios && -rm-rf Podfile.lock
#Reinstall the cocapods
pod install
# Run the app
flutter run
Flutter 3.19.2 • channel stable • https://github.com/flutter/flutter.git Framework • revision 7482962148 (7 months ago) • 2024-02-27 16:51:22 -0500 Engine • revision 04817c99c9 Tools • Dart 3.3.0 • DevTools 2.31.1
📂android
📂ios
📂lib
│───main.dart
└───📂src
└─── 📂config
| │────📂constants
| │────📂routers
└────📂core
| │────📂controller
| │────📂service
└────📂data
| │────📂datasources
| │────📂repositories
└────📂domain
| │────📂datasources
| │────📂repositories
| │────📂entities
└────📂presentations
| │────📂providers
| │────📂values
| │────📂views
| └────📂widgets
Package Name |
---|
hooks_riverpod |
flutter_hooks |
go_router |
flutter_secure_storage |