Releases: archethic-foundation/archethic-dapp-framework-flutter
Releases · archethic-foundation/archethic-dapp-framework-flutter
3.2.2
What's Changed
- chore: ⚡ Use MediaQuery.sizeOf(context) instead of MediaQuery.of(… by @redDwarf03 in #36
Full Changelog: 3.2.1...3.2.2
3.2.1
3.2.0
What's Changed
- feat: 🐛 All providers are auto-disposable
- feat: ✨ Ucid provider returns null for unknown UCIDs.
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- chore: ♻️ Remove GetIt usage for OracleService by @redDwarf03 in #31
Full Changelog: 3.0.3...3.1.0
3.0.3
Full Changelog: 3.0.2...3.0.3
- ✨
AppBackground
widget : Add boxfit in param - ✨
ProvidersLogger
: Add timestamp in provider logs
3.0.2
Full Changelog: 3.0.1...3.0.2
- Upgrade
archethic_wallet_client
.
3.0.1
3.0.0
2.1.3
2.1.2
Full Changelog: 2.1.1...2.1.2
- Upgrade package_info_plus to 8.0.2
- Add textStyle param in Consent Widgets