Releases: bahricanyesil/flutter-animated-login
Releases · bahricanyesil/flutter-animated-login
v1.4.0
[1.4.0] - 12.02.2022
- Extracted main components as widgets
- Enabled custom ordering of the screen elements
- Wrapped most elements with padding to enable custom margins around the components
- Collected auth operations in auth provider and minimized business on view files
- Optimizations on example app
- Screen size adjustments
[1.3.0] - 28.01.2022
- Loading indicators are integrated to the buttons instead of dialogs.
- Integrated cancelable operations for auth functions.
- CopyWith method is added to the AnimatedDialogTheme and LanguageDialogTheme.
- Small optimizations and bug fixes.
v1.2.1 - Release
What's Changed
- V0.3 by @bahricanyesil in #2
- V0.3 by @bahricanyesil in #3
- Few Suggestions from issue #4 by @bahricanyesil in #6
- Validator changes from issue #5 by @bahricanyesil in #7
- Removed unnecessary change language button style properties by @bahricanyesil in #13
- Initial language change by @bahricanyesil in #16
- Transferred style parameters to login theme by @bahricanyesil in #17
- Issue#11/action button style by @bahricanyesil in #18
- Issue#15/auto fill hints by @bahricanyesil in #19
- Issue#14/custom dialog theme by @bahricanyesil in #20
- V0.0.4 PR by @bahricanyesil in #21
- Imported dialog builder by @bahricanyesil in #22
- Imports are gathered in one file by @bahricanyesil in #23
- Fixed export bug by @bahricanyesil in #24
- Fixed class documentations, used VoidCallback, AsyncCallback by @bahricanyesil in #31
- Platform specific dialogs by @bahricanyesil in #32
- Converted logo string (asset path) to custom logo widget by @bahricanyesil in #33
- Issue#25/readme update by @bahricanyesil in #34
- Ready to go with V1.0.0 by @bahricanyesil in #35
- Issue#36 / text field focus by @bahricanyesil in #38
- V1.1.0 is ready by @bahricanyesil in #41
- Ready for V1.2.1 by @bahricanyesil in #42
New Contributors
- @bahricanyesil made their first contribution in #2
Full Changelog: https://github.com/bahricanyesil/flutter-animated-login/commits/v1.2.1