mjpeg_view 1.0.1 copy "mjpeg_view: ^1.0.1" to clipboard
mjpeg_view: ^1.0.1 copied to clipboard

Provide a viewer to play motion jpeg as a Flutter widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mjpeg_view

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

dependencies:
  mjpeg_view: ^1.0.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:mjpeg_view/mjpeg_view.dart';
2
likes
160
points
722
downloads

Publisher

unverified uploader

Weekly Downloads

Provide a viewer to play motion jpeg as a Flutter widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, http, rxdart

More

Packages that depend on mjpeg_view