-
Notifications
You must be signed in to change notification settings - Fork 135
Comparing changes
Open a pull request
base repository: theflutterfactory/Flutter-Tutorials
base: master
head repository: theflutterfactory/Flutter-Tutorials
compare: riverpod_tutorial
- 14 commits
- 13 files changed
- 1 contributor
Commits on Feb 13, 2021
-
Added the provider package and created a User model
Julian Currie committedFeb 13, 2021 Configuration menu - View commit details
-
Copy full SHA for ae6189f - Browse repository at this point
Copy the full SHA ae6189fView commit details
Commits on Feb 14, 2021
-
added initial code with custom input/button and add/delete functions
Julian Currie committedFeb 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 23b6694 - Browse repository at this point
Copy the full SHA 23b6694View commit details -
added missing User list screen
Julian Currie committedFeb 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 932baa1 - Browse repository at this point
Copy the full SHA 932baa1View commit details
Commits on Mar 7, 2021
-
added intl pkg, replaced FlatButton with TextButton for Flutter 2
Julian Currie committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 5eb0680 - Browse repository at this point
Copy the full SHA 5eb0680View commit details -
added a few mock api functions
Julian Currie committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 8cd25b3 - Browse repository at this point
Copy the full SHA 8cd25b3View commit details -
update app color, adjusted some text and spacing
Julian Currie committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 6c92f25 - Browse repository at this point
Copy the full SHA 6c92f25View commit details
Commits on Apr 6, 2021
-
Julian Currie committed
Apr 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 613fc12 - Browse repository at this point
Copy the full SHA 613fc12View commit details
Commits on Apr 8, 2021
-
Julian Currie committed
Apr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 77294ac - Browse repository at this point
Copy the full SHA 77294acView commit details
Commits on Apr 14, 2021
-
Julian Currie committed
Apr 14, 2021 Configuration menu - View commit details
-
Copy full SHA for ede7fb6 - Browse repository at this point
Copy the full SHA ede7fb6View commit details -
removed the intl pkg and getCurrentTime api function
Julian Currie committedApr 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 08178ac - Browse repository at this point
Copy the full SHA 08178acView commit details -
Julian Currie committed
Apr 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 22322c6 - Browse repository at this point
Copy the full SHA 22322c6View commit details
Commits on Apr 15, 2021
-
Julian Currie committed
Apr 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 7b14494 - Browse repository at this point
Copy the full SHA 7b14494View commit details -
upgraded riverpod to use null saftey
Julian Currie committedApr 15, 2021 Configuration menu - View commit details
-
Copy full SHA for dae96e0 - Browse repository at this point
Copy the full SHA dae96e0View commit details -
migrated initial code to use null saftey
Julian Currie committedApr 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 1cfc515 - Browse repository at this point
Copy the full SHA 1cfc515View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...riverpod_tutorial