obm_tools 0.1.0 copy "obm_tools: ^0.1.0" to clipboard
obm_tools: ^0.1.0 copied to clipboard

Package that contains many tools for the application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add obm_tools

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

dependencies:
  obm_tools: ^0.1.0

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:obm_tools/obm_tools.dart';
0
likes
115
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Package that contains many tools for the application.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dropdown_search, flutter, http, intl, timezone

More

Packages that depend on obm_tools