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

A root detection Flutter plugin project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add root_detection

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

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

Publisher

unverified uploader

Weekly Downloads

A root detection Flutter plugin project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface, uuid

More

Packages that depend on root_detection

Packages that implement root_detection