hrg_rtsp_ip_camera 1.0.0+1 copy "hrg_rtsp_ip_camera: ^1.0.0+1" to clipboard
hrg_rtsp_ip_camera: ^1.0.0+1 copied to clipboard

Um plugin para usar uma camera RTSP no Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hrg_rtsp_ip_camera

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

dependencies:
  hrg_rtsp_ip_camera: ^1.0.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:hrg_rtsp_ip_camera/hrg_rtsp_ip_camera.dart';
1
likes
110
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Um plugin para usar uma camera RTSP no Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter, media_kit, media_kit_video

More

Packages that depend on hrg_rtsp_ip_camera