flutta_mvvm 1.0.3 copy "flutta_mvvm: ^1.0.3" to clipboard
flutta_mvvm: ^1.0.3 copied to clipboard

this is a mvvm plugin. make u project del build fastly

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutta_mvvm

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

dependencies:
  flutta_mvvm: ^1.0.3

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:flutta_mvvm/flutter_mvvm.dart';
import 'package:flutta_mvvm/flutter_mvvm_method_channel.dart';
import 'package:flutta_mvvm/flutter_mvvm_platform_interface.dart';
import 'package:flutta_mvvm/style.dart';
import 'package:flutta_mvvm/value.dart';
import 'package:flutta_mvvm/view.dart';
import 'package:flutta_mvvm/view_model.dart';
2
likes
60
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

this is a mvvm plugin. make u project del build fastly

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutta_mvvm