turbo_mvvm 1.1.0 copy "turbo_mvvm: ^1.1.0" to clipboard
turbo_mvvm: ^1.1.0 copied to clipboard

A lightweight MVVM state management solution inspired by the FilledStacks Stacked package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add turbo_mvvm

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  turbo_mvvm: ^1.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:turbo_mvvm/turbo_mvvm.dart';
0
likes
160
points
113
downloads

Publisher

verified publisherultrawideturbodev.com

Weekly Downloads

A lightweight MVVM state management solution inspired by the FilledStacks Stacked package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, provider

More

Packages that depend on turbo_mvvm