at_onboarding_flutter 3.1.3 copy "at_onboarding_flutter: ^3.1.3" to clipboard
at_onboarding_flutter: ^3.1.3 copied to clipboard

outdated

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.1.3 #

3.1.2 #

  • Fixed at_client dependency issue
  • Fixed lint errors

3.1.1 #

  • Update a dependency to the latest release.

3.1.0 #

  • FEAT: Added support for macos, windows and linux platforms

3.0.4 #

  • Added hide qr scan to hide qr scan in custom dialog

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 the Onboarding 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