FilledStacks / flutter-tutorials

The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
MIT License
4.75k stars 1.76k forks source link

Feature/stacked upgrade #79

Closed bsneider closed 4 years ago

bsneider commented 4 years ago

First pass

  1. Switch to Stacked from provider_architecture
  2. Upgrade all packages to latest using dapackages
  3. Clean up all errors, and suggestions (except TODOs)
FilledStacks commented 4 years ago

Sheeeeesh, this is pretty dope! Thank you. I don't know if it's a good idea to remove the old resources given I won't be updating the articles anytime soon.

I'll branch so that we can keep all the old code as well and then I'll merge in this PR into master.