hope 0.0.3 copy "hope: ^0.0.3" to clipboard
hope: ^0.0.3 copied to clipboard

This package is the first package I have created for flutter. I hope this package will solve everything I was hoping for.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hope

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

dependencies:
  hope: ^0.0.3

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:hope/hope.dart';
0
likes
40
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

This package is the first package I have created for flutter. I hope this package will solve everything I was hoping for.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

device_info_plus, flutter, mask_text_input_formatter, share_plus, url_launcher

More

Packages that depend on hope