mellowtel 0.0.5 mellowtel: ^0.0.5 copied to clipboard
With Mellowtel, your users can share a fraction of their unused internet by using a transparent opt-in/out mechanism. Trusted partners access the internet through this network, and you get paid for it.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add mellowtel
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
mellowtel: ^0.0.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:mellowtel/mellowtel.dart';