Skip to content

Flutter Tutorial app with cubits, hooks and hive local DB.

License

Notifications You must be signed in to change notification settings

lomza/listview_cubit_hooks

Repository files navigation

listview_cubit_hooks

A Flutter project that demonstrates the usage of ListView with cubits and hooks. Also with local database storage using Hive.

Check out Medium tutorial for screenshots and explanations.

flutter_tutorial_app_cubit_hooks_hive

Getting Started

For generating injectables & freezed files:

flutter pub run build_runner build --delete-conflicting-outputs

For generating local keys for Easy Localization:

flutter pub run easy_localization:generate --source-dir ./assets/translations -f keys -o local_keys.g.dart

About

Flutter Tutorial app with cubits, hooks and hive local DB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages