Skip to content

Releases: EmadBeltaje/gaza_flutter_cleaner

v1.1.1 support old flutter versiosn

20 Aug 01:37
Compare
Choose a tag to compare
  • support old flutter versions older than or equal (3.16.9)
  • add new command to install the package for the older flutter versions
  • update readme.md

1.1.0 works fine with all dart/flutter versions 🚀

19 Aug 23:34
Compare
Choose a tag to compare
  • removing all cache files is now done by file systems and package will no longer use "flutter clean" this will help to avoid dart sdk issues and make package work with all flutter/dart versions
  • remove --fvm flag which will not be useful cuz we wont use "flutter clean" so it will make no difference

v1.0.1 more formatted result message and docs

15 Aug 17:15
3cdb856
Compare
Choose a tag to compare
  • more clean result message
  • remove unnecessary static code
  • update readme and fix image preview not showing on pub.dev

First release

14 Aug 21:15
22d4a7c
Compare
Choose a tag to compare

First version 🚀