Chnagelog
Here is the list of all changelog for QuickStart Flutter App.
v1.0.0 – 24 December, 2020 (Initial Version)
v1.0.1 – 02 April,2021
Plugin Updates:
1. Plugin Version Updated:
– flutter_svg: 0.19.1 > 0.19.3
– pinput: 0.2.6 > 1.2.0
– firebase_core: 0.5.3 > 0.7.0
– firebase_auth: 0.18.4+1 > 0.20.1
– flutter_easyloading: 2.2.1 > 3.0.0
2. Plugin Changes:
– dynamic_theme > dynamic_themes, to support more than multiple themes properly
– flutter_linkedin > simple_linkedin_login, for linkedin login with more code coverage
– flutter_toast_plugin > fluttertoast, for more customization support
3. UI change for OTP field for more fluent user experience
4. Code refactor & code documentation update
v1.0.2 – 04 May, 2021
– Added Twitter login support
– Added inbuilt connectivity management to handle No Internet
cases
– New Plugin added:
– twitter_login: ^3.0.0
– connectivity: ^3.0.3
– Code refactor & code documentation update