composable_architecture_flutter 0.0.8 copy "composable_architecture_flutter: ^0.0.8" to clipboard
composable_architecture_flutter: ^0.0.8 copied to clipboard

A collection of widgets that enable using The Composable Architecture with the Flutter framework. Built to be used with the composable_architecture package.

The Composable Architecture - Dart (experimental) #

Port of The Composable Architecture (TCA, for short) for the Dart Language and Flutter Framework.

Basic Usage #

This library enables the use of The Composable Architecture with Flutter. The main type it introduces is WithViewStore, a widget that handles store emissions and triggers an update callback, allowing you to create custom widgets of any type for your features.

Example #

An example can be seen here.

1
likes
160
points
89
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of widgets that enable using The Composable Architecture with the Flutter framework. Built to be used with the composable_architecture package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

composable_architecture, flutter

More

Packages that depend on composable_architecture_flutter