flutter_cora_riverpod 0.0.1-dev.2 copy "flutter_cora_riverpod: ^0.0.1-dev.2" to clipboard
flutter_cora_riverpod: ^0.0.1-dev.2 copied to clipboard

A simple Flutter package for separating UI and business logic using a view-controller pattern.

flutter_cora_riverpod #

flutter_cora_riverpod is a simple Flutter package for implementing the view-controller pattern, helping you separate UI and business logic to maintain cleaner and more organized code.

Features #

  • Separate UI (View) from business logic (State).
  • Promote clean architecture for Flutter applications.
  • Lightweight and easy to integrate into existing projects

Getting started #

To use this package, add flutter_cora_riverpod as a dependency in your pubspec.yaml file

dependencies:
  flutter_cora_riverpod: <latest_version>

Usage #

Here is a simple example of how to use flutter_cora_riverpod.

// todo: add example
0
likes
0
points
118
downloads

Publisher

verified publisheralbinpk.dev

Weekly Downloads

A simple Flutter package for separating UI and business logic using a view-controller pattern.

Repository (GitHub)
View/report issues

Topics

#mvc #riverpod #view-controller #architecture #clean-code

License

unknown (license)

Dependencies

flutter, flutter_riverpod

More

Packages that depend on flutter_cora_riverpod