environment_plus 1.1.1 copy "environment_plus: ^1.1.1" to clipboard
environment_plus: ^1.1.1 copied to clipboard

PlatformAndroid

A Flutter plugin that provides comprehensive device, app, and environment information for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add environment_plus

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

dependencies:
  environment_plus: ^1.1.1

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_plus/environment_plus.dart';
0
likes
160
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides comprehensive device, app, and environment information for Flutter apps.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

android_id, battery_plus, connectivity_plus, device_info_plus, flutter, freezed_annotation, geolocator, json_annotation, logging, manifest_info_reader, package_info_plus, path_provider, slugid

More

Packages that depend on environment_plus