at_onboarding_flutter 3.0.3 at_onboarding_flutter: ^3.0.3 copied to clipboard
A Flutter plugin project for onboarding any @sign in @platform apps with ease. Provides a QRscanner option and an upload key file option to authenticate.
3.0.3 #
- Resolved Qr scanning issue in ios
3.0.2 #
- Added hide references to hide webpage references in custom dialog
3.0.1 #
- bug fixes
3.0.0 #
- Resilient SDK changes uptake for monitor, notification, and sync improvements.
- Removed the domain parameter from the
Onboarding
widget. - Added
rootEnvironment
parameter to theOnboarding
widget. - Made API Key mandatory for production environment.
2.1.3 #
- added QR code screen
2.1.2 #
- updated README
2.1.1 #
- updated packages and authentication bug fix
2.1.0 #
- changes to get apiKey from app
2.0.0 #
- supports .zip/.atKeys files of @signs
- can generate free @signs
- null-safety migration
1.0.0+4 #
- upgraded some packages to resolve dependency issues
1.0.0+3 #
- Scan QRcode on app start fix
1.0.0+2 #
- pubspec dependency upgrade
1.0.0+1 #
- Scanning QRcode fix, pubspec dependency upgrade
1.0.0 #
- Initial version