brianegan / flutter_architecture_samples

TodoMVC for Flutter
http://fluttersamples.com/
BSD 3-Clause "New" or "Revised" License
8.74k stars 1.71k forks source link

add provider example app #134 #143

Closed shakib609 closed 4 years ago

shakib609 commented 5 years ago

This PR resolves #134.

brianegan commented 5 years ago

Thanks! Just back from vacation. I'll take a look this week and provide feedback :)

mmcc007 commented 5 years ago

Hi @shakib609

Please also add to .travis.yml to run integration test on Travis during merge to master.

BTW: if you enable travis and cirrus on your fork and merge to your master, the integration tests should run on travis and cirrus from your fork.

brianegan commented 4 years ago

Thanks so much! I'm n00b and didn't quite update this branch correctly so I created #168. It's basically this sample updated with a few more tests and the latest version of provider.