semibox_mobx_base_utils 0.0.4 copy "semibox_mobx_base_utils: ^0.0.4" to clipboard
semibox_mobx_base_utils: ^0.0.4 copied to clipboard

A package project with some base classes, mixins, widgets for integrating with mobx.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add semibox_mobx_base_utils

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

dependencies:
  semibox_mobx_base_utils: ^0.0.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:semibox_mobx_base_utils/semibox_mobx_base_utils.dart';
1
likes
140
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A package project with some base classes, mixins, widgets for integrating with mobx.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_mobx, logger, mobx, provider

More

Packages that depend on semibox_mobx_base_utils