- Use MediaQuery.sizeOf(context) instead of MediaQuery.of(context).size
- Coin price notifier starts auto updates on creation.
- All providers are auto-disposable
- UCID provider returns NULL for unknown UCIDs.
- Remove GetIt usage for
OracleService
- ✨
AppBackground
widget : Add boxfit in param - ✨
ProvidersLogger
: Add timestamp in provider logs
- build: ⬆️ Upgrade
archethic_wallet_client
- build: ⬆️ Upgrade
archethic_lib_dart
&archethic_wallet_client
- Use Logging library for [LogManager]
- **Breaking change : **[LogManager.logsActived] replaced by [LogManager.remoteLogsEnabled]
- Upgrade archethic_wallet_client to 2.1.3
- Upgrade package_info_plus to 8.0.2
- Add textStyle param in Consent Widgets
- Upgrade AWC version to 2.1.2
- Upgrade AWC version to 2.1.0
- BREAKING CHANGES: Introduce the Environment type
- Fix bug:
CoinPriceProvider
: Return 0 when ucid doesn't exist for a token - Fix typo: fix method
startTimer
instead ofstarTimer
inCoinPriceNotifier
- BREAKING CHANGES:
TransactionUtil
- AddapiService
param for each method - BREAKING CHANGES: Changing the way you load providers:
UcidsTokensProviders
&CoinPriceProviders
- Move coin price management to an infrastructure repository
- Add a generic token model and associated def
- Add timestamp in debug logs
- Add Bitcoin in ucids_tokens config file
- Update dependencies
- Add
precision
param in ArchethicOracleUco widget
- Update dependencies
- Add
TransactionUtil.isSCCallExecuted
method to check is a SC has been executed
- Update dependencies
- Update dependencies
- Add color params in SingleCard widget
- Add description in RPC sign tx method
- Fix PeriodicFuture class
- Update dependencies
- Migration to flutter 3.22
- Update dependencies
- refactor: Use archethic_wallet_client 2.0.0
- BREAKING CHANGES: Handle custom errors codes/messages in Dart SDK
- UI Adjustements
- Add aeEURe mainnet in ucids_tokens config file
Result
class. Support asynchronous callbacks in map method
- Update dependencies
- Fix aeEURe address in ucids_tokens config file
- Add aeEURe in ucids_tokens config file
- Add token EURe info + coin name fixed
- Update Archethic Dart SDK version 3.3.16
- Add useUnifyDecimalSeparator param in AmountTextInputFormatter
- Adjust logs
- Fix bugs
- VerifiedTokensNotifier & UcidsTokensNotifier init - Add network in param
- Fix bugs
- Add new Failures
- Add aeETH UCID
- Update Archethic Dart SDK version 3.3.15
- Add icon param in InProgressCircularStepProgressIndicator Widget
- Fix onPress action when AppButton is disabled
- Fix consentement local db management
- Fix crash with PopupCloseButton widget
- Update Archethic Dart SDK version 3.3.14
- Widgets UI Improvements
- Add UDSC market price (for testnet usage)
- Update Archethic Dart SDK version 3.3.13
- Fix legal consentement management
- Add legal consentement management
- Upgrade dependencies
- Improve AmountTextInputFormatter behavior
- Upgrade dependencies
- Upgrade dependencies (AWC web extension support)
- Stable version
- Fix responsive
- Fix popup navigation
- Upgrade dependencies
- Upgrade dependencies
- Upgrade dependencies
- Get Verified tokens from blockchain
- Responsive: Add tools
- Fix bug
- Migrate to Dart 3.3 and Flutter 3.19
- Upgrade dependencies
- First version