Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 474 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 474 Bytes

Extended 'My First Flutter App'

This little app builds upon the app build following the official flutter tutorial found here, https://codelabs.developers.google.com/codelabs/first-flutter-app-pt1/#0

I include Redux to manage state and Firebase to save the favorited startup names remotely. The app also includes a google login and settings that are saved with SharedPreferences.