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

retracted[pending analysis]

A Flutter plugin to detect the current platform (Android or iOS) and return system info.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ness_digital

With Flutter:

 $ flutter pub add ness_digital

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

dependencies:
  ness_digital: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ness_digital/ness_digital.dart';
0
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to detect the current platform (Android or iOS) and return system info.

Homepage

License

(pending) (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ness_digital

Packages that implement ness_digital