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

outdated

Flutter package to set environment.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add environment_widget

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

dependencies:
  environment_widget: ^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:environment_widget/environment_widget.dart';
1
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to set environment.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on environment_widget