dom_camera 0.0.9 copy "dom_camera: ^0.0.9" to clipboard
dom_camera: ^0.0.9 copied to clipboard

outdated

Plugin for DOM smart camera app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dom_camera

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

dependencies:
  dom_camera: ^0.0.9

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:dom_camera/dom_camera.dart';
1
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin for DOM smart camera app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on dom_camera

Packages that implement dom_camera