Releases: archethic-foundation/archethic-dapp-framework-flutter
Releases · archethic-foundation/archethic-dapp-framework-flutter
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
2.1.1
2.1.0
Full Changelog: 2.0.0...2.1.0
Upgrade AWC version to 2.1.0
2.0.0
What's Changed
- Widget adjustments by @redDwarf03 in #24
- feat: ✨ Introduce the
Environment
type. by @Chralu in #22
Full Changelog: 1.3.1...2.0.0
1.3.1
What's Changed
- Add widgets methods to manage aewallet PR997 by @redDwarf03 in #13
- Fix bug:
CoinPriceProvider
: Return 0 when ucid doesn't exist for a token - Fix typo: fix method
startTimer
instead ofstarTimer
inCoinPriceNotifier
Full Changelog: 1.2.13...1.3.1
1.2.13
What's Changed
- feat: ✨ Add Bitcoin in ucids_tokens config file by @redDwarf03 in #21
Full Changelog: 1.2.12...1.2.13
1.2.12
Full Changelog: 1.2.10...1.2.12
Upgrade dependencies
1.2.10
What's Changed
Full Changelog: 1.2.9...1.2.10
1.2.9
Full Changelog: 1.2.7...1.2.9*
Add TransactionUtil.isSCCallExecuted
method to check is a SC has been executed