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

Foundation for Frame Vision apps. Takes repeated snapshots and feeds into a machine vision pipeline.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add frame_vision

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

dependencies:
  frame_vision: ^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:frame_vision/main.dart';
1
likes
125
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Foundation for Frame Vision apps. Takes repeated snapshots and feeds into a machine vision pipeline.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, google_mlkit_barcode_scanning, image, image_mlkit_converter, logging, simple_frame_app, url_launcher

More

Packages that depend on frame_vision