flutter_yolo_open_kit 1.1.1 copy "flutter_yolo_open_kit: ^1.1.1" to clipboard
flutter_yolo_open_kit: ^1.1.1 copied to clipboard

A commercial-friendly YOLO detector for Flutter, powered by YOLOX and PP-YOLOE+ (Apache 2.0).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_yolo_open_kit

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

dependencies:
  flutter_yolo_open_kit: ^1.1.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:flutter_yolo_open_kit/flutter_yolo_open_kit.dart';
0
likes
140
points
104
downloads

Publisher

unverified uploader

Weekly Downloads

A commercial-friendly YOLO detector for Flutter, powered by YOLOX and PP-YOLOE+ (Apache 2.0).

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on flutter_yolo_open_kit

Packages that implement flutter_yolo_open_kit