environment_switch 1.3.0 copy "environment_switch: ^1.3.0" to clipboard
environment_switch: ^1.3.0 copied to clipboard

switch environment.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add environment_switch

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

dependencies:
  environment_switch: ^1.3.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:environment_switch/environment_switch.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

switch environment.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on environment_switch