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

AffixalMVVM is an architectural solution that helps developing applications in 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.3.4

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
40
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_cupertino_localizations, flutter_localizations

More

Packages that depend on axmvvm