flutter_architecture_samples icon indicating copy to clipboard operation
flutter_architecture_samples copied to clipboard

TodoMVC for Flutter

Results 46 flutter_architecture_samples issues
Sort by recently updated
recently updated
newest added

I try to follow the issues religiously on the flutter_architecture_sample. Thank you, to all of you that contribute and ask questions. It helps a lot. I have not seen an...

good first issue
awaiting reply

You have a build.yaml checked into the root dir. It will break with the current versions of flutter and built_value, built_value_generator.

bug
good first issue

Widget tests aren't well covered yet, should have more demonstrations of how to use this: * Mocking the repository and making sure it's being called * Container Widgets * UI...

tests