axmvvm 0.1.1 copy "axmvvm: ^0.1.1" to clipboard
axmvvm: ^0.1.1 copied to clipboard

outdated

AffixalMVVM is a architectural solution that helps developing applications with an easy and clean MVVM architecure.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add axmvvm

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

dependencies:
  axmvvm: ^0.1.1

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:axmvvm/axmvvm.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

AffixalMVVM is a architectural solution that helps developing applications with an easy and clean MVVM architecure.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_cupertino_localizations, flutter_localizations

More

Packages that depend on axmvvm