initialize_geiger_data 1.1.2 initialize_geiger_data: ^1.1.2 copied to clipboard
initialize_geiger_data for local only option.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add initialize_geiger_data
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
initialize_geiger_data: ^1.1.2
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:initialize_geiger_data/initialize_geiger_data.dart';