komodo_coin_updates 1.1.1
komodo_coin_updates: ^1.1.1 copied to clipboard
Runtime coin config update coin updates.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add komodo_coin_updates
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
komodo_coin_updates: ^1.1.1
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:komodo_coin_updates/komodo_coin_updates.dart';