Kravchenko Igor
Kravchenko Igor
Use hive(https://github.com/hivedb/hive) instead SQLite.
Doesn't work for macOS: ``` file_access: 1.0.3 ``` Work with: ``` file_access: git: https://github.com/rodydavis/file_access ```
Check dependencies and add 'flutter_bloc', 'equatable' if not exist
new demo with: -built_value -dioc -advanced logic for build part of the builder
- simple - todo - auth
## Details Image.asset use from 100 to 240 Mb for One image: ```dart Image.asset( 'assets/icon_app/meows_splash.png', fit: BoxFit.cover, width: width, height: width, ) ``` Image for test  I tested on...