general_system_device 0.0.56 copy "general_system_device: ^0.0.56" to clipboard
general_system_device: ^0.0.56 copied to clipboard

GeneralSystemDevice Library for help you integrate any package commong used like permission, and many more only use one library

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate general_system_device

Use it

The package has the following executables:

$ general_system_device

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add general_system_device

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

dependencies:
  general_system_device: ^0.0.56

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:general_system_device/general_system_device.dart';
0
likes
140
points
848
downloads

Publisher

unverified uploader

Weekly Downloads

GeneralSystemDevice Library for help you integrate any package commong used like permission, and many more only use one library

Homepage
View/report issues

Topics

#general-system-device #system #device #plugin #media

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
github.com

License

MIT (license)

Dependencies

camera, camera_windows, collection, file_picker, flutter, flutter_background, general_audio, general_lib, general_lib_flutter, html, image, io_universe, media_universe, path, permission_handler, wakelock_plus, yaml

More

Packages that depend on general_system_device