littlefish_hardware_manager 4.1.11 copy "littlefish_hardware_manager: ^4.1.11" to clipboard
littlefish_hardware_manager: ^4.1.11 copied to clipboard

The implementation for the littlefish hardware manager, the package that will provide the peripherals that have been injected into the main applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add littlefish_hardware_manager

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

dependencies:
  littlefish_hardware_manager: ^4.1.11

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:littlefish_hardware_manager/littlefish_hardware_manager.dart';
0
likes
130
points
37
downloads

Documentation

API reference

Publisher

verified publisherlittlefishapp.com

Weekly Downloads

The implementation for the littlefish hardware manager, the package that will provide the peripherals that have been injected into the main applications.

Homepage

License

unknown (license)

Dependencies

flutter, littlefish_core

More

Packages that depend on littlefish_hardware_manager