assetflux_flutter 1.0.0 copy "assetflux_flutter: ^1.0.0" to clipboard
assetflux_flutter: ^1.0.0 copied to clipboard

Flutter SDK for AssetFlux — manage remote image assets with automatic density selection, CDN caching, and gradual rollout support.

Changelog #

1.0.0 - 2026-02-11 #

Initial stable release of the AssetFlux Flutter SDK.

Features #

  • SDK initialization with project ID and API key validation
  • RemoteImage widget for displaying remote assets with automatic density and format selection
  • ShimmerPlaceholder widget for animated loading states
  • Manifest caching — memory + disk with configurable TTL and ETag support
  • Background manifest refresh at configurable intervals
  • Gradual rollout — deterministic bucket assignment based on device ID, user ID, or custom identifier
  • Offline support — three fallback modes: bundled, placeholder, cacheFirst
  • Prefetch API — prefetch single assets, multiple assets, or glob patterns
  • Direct URL resolution via resolveAssetUrl() for custom image widgets
  • Debug mode with detailed logging and per-asset debug info
  • Manifest update listener via manifestNotifier for reactive UI rebuilds
3
likes
0
points
213
downloads

Publisher

verified publisherassetflux.io

Weekly Downloads

Flutter SDK for AssetFlux — manage remote image assets with automatic density selection, CDN caching, and gradual rollout support.

Homepage
Repository (GitHub)
View/report issues

Topics

#assets #images #cdn #remote-config

License

unknown (license)

Dependencies

crypto, device_info_plus, flutter, flutter_cache_manager, http, path_provider, shared_preferences

More

Packages that depend on assetflux_flutter