asan_login_flutter 2.0.0 asan_login_flutter: ^2.0.0 copied to clipboard
ASAN Login implementation for Flutter (maintained by community)
2.0.0 #
-- BREAKING packageName
replaced with mobileKeyAndroid
and mobileKeyIos
separately for platforms.
- New configurations for pre-prod environment.
- Removed unnecessary dependencies, upgraded the "flutter_inappwebview" to the latest version.
AsanLoadingWidgetBuilder loadingWidgetBuilder
for customizing loading animation.- Disabled annoying zooming behavior of the
WebView
. - Updated README styling.
1.2.0 #
Android 12 keyboard appearance issue fixed.
1.1.1 #
Static analysis issues fixed for "1.1.0"
1.1.0 #
clearAsanLoginCache() global method to clear cache for situations when user logs out.
1.0.2 #
Disclaimer note about package added.
1.0.1 #
Static analysis issues fixed.
1.0.0 #
The package is tested on production level, thus ready for use.
0.1.0 #
Initial Version of the library.