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

Flutter library for discovering and streaming aerial videos from Apple, Community, Amazon, Immich, and custom feeds.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aerial_views

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

dependencies:
  aerial_views: ^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:aerial_views/aerial_views.dart';
0
likes
150
points
142
downloads

Documentation

API reference

Publisher

verified publisherhseuniversal.com

Weekly Downloads

Flutter library for discovering and streaming aerial videos from Apple, Community, Amazon, Immich, and custom feeds.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

flutter, http, json_annotation

More

Packages that depend on aerial_views