camera_launcher_windows 0.1.0 copy "camera_launcher_windows: ^0.1.0" to clipboard
camera_launcher_windows: ^0.1.0 copied to clipboard

PlatformWindows

A simple plugin to launch the native Windows camera app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add camera_launcher_windows

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

dependencies:
  camera_launcher_windows: ^0.1.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:camera_launcher_windows/camera_launcher_windows.dart';
0
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A simple plugin to launch the native Windows camera app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on camera_launcher_windows

Packages that implement camera_launcher_windows