taro 0.3.0 taro: ^0.3.0 copied to clipboard
Taro is a library for loading data from network and saving it to storage to speed up data loading.
0.3.0 #
- http 1.2.1
0.2.2 #
- Change js class names to match Dart class names
0.2.1 #
- Specify generic type
0.2.0 #
- Require Dart 3.3.0 and Flutter 3.19.0
- Update to extension type
0.1.0 #
- Migrate to js_interop
- Create filename by sha256 hash of URL and options
0.0.3 #
- Cleanup API
- Add comments
0.0.2 #
- More documentation
0.0.1 #
- Initial alpha release