Releases: bizz84/coding-with-flutter-login-demo
Releases · bizz84/coding-with-flutter-login-demo
Update project to run on Flutter 1.2 and latest Android SDK
update-gradle-and-flutter-1.2 Remove Firebase configuration files
Add unit tests for email and password validators
unit-tests Update README
Convert project to use InheritedWidget
Replace dependency injection for the Auth class with InheritedWidget
update-dart-2
Restore google-services.json and GoogleService-Info.plist keys so app…