mobcommonlib 1.1.7 copy "mobcommonlib: ^1.1.7" to clipboard
mobcommonlib: ^1.1.7 copied to clipboard

Flutter plugin for common lib used by MobTech SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobcommonlib

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

dependencies:
  mobcommonlib: ^1.1.7

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:mobcommonlib/mobcommonlib.dart';
3
likes
130
points
176
downloads

Publisher

verified publishermob.com

Weekly Downloads

Flutter plugin for common lib used by MobTech SDK.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mobcommonlib

Packages that implement mobcommonlib