You can find the application in the Releases section or by following this link.
If you’re taking all the contents from the lib
folder, ensure you update the pubspec.yaml
accordingly.
These are all the packages required to run the app. Run the following commands to add them:
flutter pub add get
flutter pub add intl
flutter pub add rxdart
flutter pub add sqflite
flutter pub add timezone
flutter pub add flutter_svg
flutter pub add get_storage
flutter pub add google_fonts
flutter pub add cupertino_icons
flutter pub add date_picker_timeline
flutter pub add flutter_native_timezone
flutter pub add flutter_local_notifications
flutter pub add flutter_staggered_animations