oh_my_flutter 0.2.0 copy "oh_my_flutter: ^0.2.0" to clipboard
oh_my_flutter: ^0.2.0 copied to clipboard

Focused Flutter utilities for colors, time, gestures, connectivity, telephony, and WhatsApp links.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add oh_my_flutter

With Flutter:

 $ flutter pub add oh_my_flutter

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

dependencies:
  oh_my_flutter: ^0.2.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:oh_my_flutter/oh_my_flutter.dart';
2
likes
0
points
799
downloads

Publisher

verified publisherventairy.com

Weekly Downloads

Focused Flutter utilities for colors, time, gestures, connectivity, telephony, and WhatsApp links.

Repository (GitHub)
View/report issues

Topics

#flutter #utilities #extensions

License

unknown (license)

Dependencies

clock, dio, flutter, internet_connection_checker_plus, meta, url_launcher

More

Packages that depend on oh_my_flutter