visual_cache 1.0.0-betta.2 visual_cache: ^1.0.0-betta.2 copied to clipboard
Visual Cache was created to help you see how much cache your application has accumulated.
1.0.0-betta.2 #
- Update README.md;
- Update CHANGELOG.md;
1.0.0-betta.1 #
- Now you don’t need to write a grammar construct, now you just need to call the VisualCacheWidget() widget;
- Added visual cache viewing using the pie_chart 5.4.0 library;
- Added the ability to add your own directory. Example:
VisualCacheWidget(subdirectories: ['NewFolder','NewFolder2', 'NewFolder3'],)
- Update README.md;
- Bug fixes;
0.1.3-alpha #
- Platform support updates
- Update README.md
0.1.0-alpha #
- First release.