local_data_source 1.0.0
local_data_source: ^1.0.0 copied to clipboard
Simple local data source wrap of hive.
0.0.1 #
- First release of a package.
0.0.2 #
- Fixed boxes not opening properly.
0.0.4 #
- Removed dynamic type for TypeAdapters.
0.0.5 #
- Moved to builder flow since registering dynamic type adapters doesn't work.
0.0.6 #
- Properly opens boxes now.
0.0.7 #
- Type not being added to cache.
0.0.8 #
- Box names saved instead of types.
0.0.9 #
- Saving String instead of runtimeType.
1.0.0 #
- First stable version working properly. Reverted to Hive usage directly due to impossibility of creating abstraction models of data entities.