m7utils 0.1.5 copy "m7utils: ^0.1.5" to clipboard
m7utils: ^0.1.5 copied to clipboard

A Helper package for fast development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m7utils

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

dependencies:
  m7utils: ^0.1.5

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

Publisher

unverified uploader

A Helper package for fast development.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, flutter_localizations, m7db, provider, shared_preferences

More

Packages that depend on m7utils