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

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

0.1.0 #

  • Refactored Immich integration: merged ImmichUrlBuilder into ImmichApi, merged ImmichAssetMapper into ImmichRepository
  • Removed intermediate types (ImmichMediaItem, ImmichMediaMetadata, ImmichExifMetadata) — providers now map directly to AerialMedia
  • Consolidated ImmichAssetPrefs/ImmichUrlPrefs into ImmichMediaPrefs
  • Extracted shared utilities (qualityUrlKeys, detectMediaType, enrichMetadata) to utils.dart
  • Created BundledVideoProvider base class, reducing provider boilerplate from ~180 lines to ~25 lines each
  • Reduced codebase from 2,500+ to ~2,200 lines
  • Added documentation (architecture, providers, models, Immich integration)

0.0.1 #

  • Initial release
0
likes
145
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