configure 1.0.0 copy "configure: ^1.0.0" to clipboard
configure: ^1.0.0 copied to clipboard

outdated

Save configuration to JSON file

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add configure

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

dependencies:
  configure: ^1.0.0

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:configure/configure.dart';
1
likes
20
pub points
43%
popularity

Publisher

unverified uploader

Save configuration to JSON file

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on configure