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

states_rebuilder sample #171

Closed GIfatahTH closed 4 years ago

GIfatahTH commented 4 years ago

Hello there, can I open a pull request to add states_rebuilder implementation of the todoMVC app https://pub.dev/packages/states_rebuilder

brianegan commented 4 years ago

Sure, that'd be fantastic :) Please follow the app spec found here and have fun! https://github.com/brianegan/flutter_architecture_samples/blob/master/app_spec.md

If you need any help, please feel free to open an early PR and ask for feedback.