architecture 0.0.2 copy "architecture: ^0.0.2" to clipboard
architecture: ^0.0.2 copied to clipboard

An Architectural solution for Flutter

Architectural solution for Flutter apps Inspired from Bloc pattern

Features #

More flexibility than Bloc pattern Simple to use Easy to test Easy to maintain

Getting started #

run flutter pub add architecture to add the package to your project

Usage #

Please check the example folder for more details