What's Changed
- feat: bump min flutter version to 3.22.0 by @xsahil03x in https://github.com/xsahil03x/giffy_dialog/pull/115
Full Changelog: https://github.com/xsahil03x/giffy_dialog/compare/v2.2.0...v2.3.0
Unclaimed project
Are you a maintainer of giffy_dialog? Claim this project to take control of your public changelog and roadmap.
Full Changelog: https://github.com/xsahil03x/giffy_dialog/compare/v2.2.0...v2.3.0
Full Changelog: https://github.com/xsahil03x/giffy_dialog/compare/v2.1.0...v2.2.0
Full Changelog: https://github.com/xsahil03x/giffy_dialog/compare/v2.0.0...v2.1.0
🚨 Breaking
NetworkGiffyDialog class has been replaced with the GiffyDialog.image constructor.image property in the old API is now can be set using the Image.network in the new API.AssetGiffyDialog class has been replaced with the GiffyDialog.image constructor.image property in the old API is now can be set using the Image.asset in the new API.