app_environment 0.0.2 copy "app_environment: ^0.0.2" to clipboard
app_environment: ^0.0.2 copied to clipboard

app的环境切换.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_environment

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

dependencies:
  app_environment: ^0.0.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:app_environment/app_environment.dart';
0
likes
75
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

app的环境切换.

Documentation

API reference

License

MIT (license)

Dependencies

event_bus, flutter, flutter_baseui_kit, flutter_effect_kit, flutter_environment_base, flutter_overlay_kit, provider

More

Packages that depend on app_environment