/flutter_architectures_sample

An example Flutter app, which includes the most common use cases implemented in various architectures for comparison purposes.

Primary LanguageDartApache License 2.0Apache-2.0

Flutter Architectures Sample

An example Flutter app, which includes the most common use cases implemented in various architectures for comparison purposes.

Repo contains two branches: bloc and provider, where all the cases are implemented separately.