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

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.13

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
115
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin for DOM smart camera app.

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on dom_camera

Packages that implement dom_camera