mm_device_info 0.0.1 copy "mm_device_info: ^0.0.1" to clipboard
mm_device_info: ^0.0.1 copied to clipboard

A production-ready Flutter plugin for retrieving comprehensive device, operating system, display, battery, storage, network, security, and application information across Android, iOS, Web, Windows, ma [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mm_device_info

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

dependencies:
  mm_device_info: ^0.0.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:mm_device_info/mm_device_info.dart';
0
likes
110
points
9
downloads

Documentation

Documentation
API reference

Publisher

verified publishersivakarmegan.in

Weekly Downloads

A production-ready Flutter plugin for retrieving comprehensive device, operating system, display, battery, storage, network, security, and application information across Android, iOS, Web, Windows, macOS, and Linux.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #device-info #plugin #android #ios

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on mm_device_info

Packages that implement mm_device_info