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 don't know if this is even possible, but it will be nice to have a way to run `flutter packages get` only once and have all the projects dependencies...

good first issue
docs

In architecture samples is missing [GetX](https://pub.dev/packages/get) example app.

Hello, thanks for your work! Could you tell about immutable Iterable objects for your course's subscribers. I did typical bigginer's mistake in `todo_list_view.dart:77` for sample Maybe you tell about Immulable...

I want to do in getx , how can i do and send to this repository? there is a sample project that we can use to put the statemanager ?...

Many (if not all) samples do not compile/run with the latest Flutter (Flutter 2.5.0). One set of issues is related to the change of font names. See [open PR](https://github.com/brianegan/flutter_architecture_samples/pull/188).

An example that shows how the todo app can be built with https://pub.dev/packages/rx_bloc

Hi @brianegan , Hope you are all well ! I am just dropping this message as I would like to create a teampass (https://teampass.net/) clone with flutter. What would you...

The link of *Todos Repository* in section, *Supporting Code* is not working.