Changelog
TBA
- Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
- Migrates to built-in Kotlin
- The
configurationproperty was changed to asynchronous - The
clientConfiguration,biometryConfiguration,keychainConfigurationandsharingConfigurationwere removed without replacement - PowerAuth configuration now outlives the Dart hot-restart feature (#70).
1.4.0
- Added
PowerAuthUtils.migrateiOSSharingConfigurationto migrate the iOS keychain initialization flag when enabling or changing activation data sharing. (iOS only, no-op on Android)
1.3.0
- Added crypto utility functions for hash SHA256 and generation of random bytes. (see Crypto Utilities for more details)
1.2.0
- Updated native PowerAuth Mobile SDK to version 1.9.5.
- Token-based authentication now automatically synchronizes time if needed (see Token-Based Authentication for more details)
- Logging improvements (see Logging for more details)
1.1.0
- Added additional utilities that provides
getEnvironmentInfowith device, system and app info. - Added the time synchronization with the server.
1.0.0
- First stable release of our PowerAuth Mobile Flutter SDK – v1.0.0! 🎉
Last updated on Jul 02, 2026 (14:16)
Edit on Github
Send Feedback