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

A plugin to activate the torch for android and ios devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flash_light42

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

dependencies:
  flash_light42: ^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:flash_light42/flash_light.dart';
import 'package:flash_light42/flash_light_method_channel.dart';
import 'package:flash_light42/flash_light_platform_interface.dart';
2
likes
150
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin to activate the torch for android and ios devices.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flash_light42

Packages that implement flash_light42