Skip to content

Releases: archethic-foundation/archethic-dapp-framework-flutter

3.2.2

02 Nov 09:45
27290ac
Compare
Choose a tag to compare

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

22 Oct 15:16
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Coin price Notifier auto subscribes on creation. by @Chralu in #33

Full Changelog: 3.2.0...3.2.1

3.2.0

22 Oct 13:35
Compare
Choose a tag to compare

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

21 Oct 14:18
e49d5cc
Compare
Choose a tag to compare

What's Changed

  • chore: ♻️ Remove GetIt usage for OracleService by @redDwarf03 in #31

Full Changelog: 3.0.3...3.1.0

3.0.3

17 Oct 11:34
Compare
Choose a tag to compare

Full Changelog: 3.0.2...3.0.3

  • AppBackground widget : Add boxfit in param
  • ProvidersLogger : Add timestamp in provider logs

3.0.2

15 Oct 10:59
Compare
Choose a tag to compare

Full Changelog: 3.0.1...3.0.2

  • Upgrade archethic_wallet_client.

3.0.1

11 Oct 09:54
Compare
Choose a tag to compare

What's Changed

  • build: ⬆️ Upgrade archethic_lib_dart & archethic_wallet_client by @Chralu in #29

Full Changelog: 3.0.0...3.0.1

3.0.0

08 Oct 14:15
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Use Logging library. by @Chralu in #26

Full Changelog: 2.1.3...3.0.0

2.1.3

03 Oct 09:21
Compare
Choose a tag to compare

What's Changed

  • build: ⬆️ Upgrade archethic_wallet_client by @Chralu in #25

Full Changelog: 2.1.2...2.1.3

2.1.2

02 Oct 16:48
Compare
Choose a tag to compare

Full Changelog: 2.1.1...2.1.2

  • Upgrade package_info_plus to 8.0.2
  • Add textStyle param in Consent Widgets