Skip to content

Latest commit

 

History

History
75 lines (48 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

75 lines (48 loc) · 1.58 KB

Changelog

0.7.0

🚀 Update sdk to v2.12-1.15

0.6.2

😅 Fixed Android unexpected error

  • 😅 Fixed Android unexpected error

0.6.1

🦖 Added missing Android judgment

  • 🦖️️ Added missing Android judgment

0.6.0

🔨 Fix android timeout issue

  • 🙇🏻‍♂️️ loginWithConfig with timeout

0.5.0

💥 Improve code

  • 🙇🏻‍♂️️ loginWithConfig with timeout

0.4.1

🔨 Enhance Android.

  • ✂️ enhance android
  • 🧩 add removeHandler method

0.4.0+1

🔨 Fix unexpected bugs on Android.

  • 🤖 Fix unexpected bugs on Android.

0.4.0

💥 Break Change

  • ✂️ remove checkVerifyEnable,accelerateLoginPage
  • 🌓 enable dark mode support
  • 🧩 update Aliyun sdk Sync with official

0.3.1

🤖️fixed android token handle

  • 🧸 ️fixed android token handle

0.3.0

🤖️Enhance android format

  • 🧸 use new json format

0.2.0

🔮Improve code

  • ⚡️ add removeListener
  • 🔫 provide the original sdk method,such as hideLoading,quitLoginPage
  • 🔖 update example and readme

Full Changelog: https://github.com/fluttercandies/flutter_ali_auth/commits/Releases

0.1.0

🌱 First Release

flutter_ali_auth's development is based on ali auth native access,which are quick to configure and easy to use.

  • Specify the configuration.

  • Start to listen the native event and initialized.

  • Initial release.