at_onboarding_flutter 5.0.5 at_onboarding_flutter: ^5.0.5 copied to clipboard
A Flutter plugin project for onboarding any atSign in atPlatform apps with ease. Provides a QRscanner option and an upload key file option to authenticate.
5.0.5 #
- FIX: Fixed atSign activation issue
5.0.4 #
- CHORE: Updated dependencies and readme
5.0.3 #
- CHORE: Updated dependencies,readme and gradle version.
- FIX: Resolved android build issue.
5.0.2 #
- CHORE: Updated dependencies
5.0.1 #
- FIX: Windows onboarding issue resolved
5.0.0 #
- FEAT: Updated UI flow
- FEAT: Updated Keychain data structure dependency
4.0.4 #
- FIX: Bug fixes in atSign activation process
4.0.3 #
- FIX: Lint Fixes according to flutter 3.0
4.0.2 #
- FIX: Added missing fontWeight
4.0.1 #
- CHORE: Updated dependencies
- FEAT: Added ability to select files without extension.
4.0.0 #
- CHORE: Updated dependencies
- BREAKING CHANGE: at_backupkey_flutter exposed in this package has breaking change - removed redundant, required parameter
atClientService
.
3.1.4 #
- DOCS: Updated documentation
- CHORE: Updated dependencies
3.1.3 #
- FIX: Fixed sending OTP inconsistency bug.
3.1.2 #
- FIX: Fixed at_client dependency issue
- FIX: Fixed lint errors
3.1.1 #
- CHORE: Update a dependency to the latest release.
3.1.0 #
- FEAT: Added support for macos, windows and linux platforms
3.0.4 #
- FEAT: Added hide qr scan to hide qr scan in custom dialog
3.0.3 #
- FIX: Resolved Qr scanning issue in ios
3.0.2 #
- FEAT: Added hide references to hide webpage references in custom dialog
3.0.1 #
- FIX: bug fixes
3.0.0 #
- FEAT: Resilient SDK changes uptake for monitor, notification, and sync improvements.
- CHORE: Removed the domain parameter from the
Onboarding
widget. - FEAT: Added
rootEnvironment
parameter to theOnboarding
widget. - FEAT: Made API Key mandatory for production environment.
2.1.3 #
- FEAT: added QR code screen
2.1.2 #
- DOCS: updated README
2.1.1 #
- CHORE: updated packages
- FIX: authentication bug fix
2.1.0 #
- CHORE: changes to get apiKey from app
2.0.0 #
- FEAT: supports .zip/.atKeys files of @signs
- FEAT: can generate free @signs
- CHORE: null-safety migration
1.0.0+4 #
- CHORE: upgraded some packages to resolve dependency issues
1.0.0+3 #
- FIX: Scan QRcode on app start fix
1.0.0+2 #
- CHORE: pubspec dependency upgrade
1.0.0+1 #
- FIX: Scanning QRcode fix
- CHORE: pubspec dependency upgrade
1.0.0 #
- Initial version