What's Changed
- move to flutter_lint by @renefloor in #351
- support m4a file extension by @VICrazy in #358
- fix example app baseflow git url by @Ritsz123 in #368
- Update android example's
compileSdkVersion
by @sidrao2006 in #374 - Upgrade to Dart 3 to compatibility with http ^1.0.0 by @Carapacik in #414
- Updates all dependencies to their latest versions. by @mvanbeusekom in #453
- Support latest rxdart version and align Dart SDK version by @Carapacik in #457
- Export cache_object by @tristan-vrt in #371
- Add config getter to CacheManager by @HugoHeneault in #378
- expose memoryCacheContainsKey method from cache_store by @vinicius0026 in #354
- Add
platform
declaration to pubspec.yaml by @sidrao2006 in #375 - Bugfix/delete not cached file by @mateussiqueira in #387
- chore: Update dependencies for Firebase Cache Manager by @percula in #415
- Fixed: PathNotFoundException when deleting a file that is already del… by @MattyBoy4444 in #423
- Export File System by @wyyadd in #431
- Get cache total size by @liasica in #449
- change order to allow to override ifNoneMatchHeader by @binSaed in #463
- Support custom Firebase storage bucket by @minhdanh in #455
New Contributors
- @VICrazy made their first contribution in #358
- @Ritsz123 made their first contribution in #368
- @Carapacik made their first contribution in #414
- @mvanbeusekom made their first contribution in #453
- @tristan-vrt made their first contribution in #371
- @HugoHeneault made their first contribution in #378
- @vinicius0026 made their first contribution in #354
- @mateussiqueira made their first contribution in #387
- @MattyBoy4444 made their first contribution in #423
- @wyyadd made their first contribution in #431
- @liasica made their first contribution in #449
- @binSaed made their first contribution in #463
- @minhdanh made their first contribution in #455
Full Changelog: v3.3.0...v3.4.0