get_env_info 0.6.2 copy "get_env_info: ^0.6.2" to clipboard
get_env_info: ^0.6.2 copied to clipboard

GetArch infrastructure package, get app environment information

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_env_info

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

dependencies:
  get_env_info: ^0.6.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:get_env_info/get_env_info.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

GetArch infrastructure package, get app environment information

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

device_info, flutter, freezed_annotation, get_arch_core, injectable, json_serializable, package_info

More

Packages that depend on get_env_info