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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add assetflux_flutter

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

dependencies:
  assetflux_flutter: ^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:assetflux_flutter/assetflux_flutter.dart';
3
likes
130
points
213
downloads

Documentation

Documentation
API reference

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

BSD-3-Clause (license)

Dependencies

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

More

Packages that depend on assetflux_flutter