aio_image_view 1.1.0 copy "aio_image_view: ^1.1.0" to clipboard
aio_image_view: ^1.1.0 copied to clipboard

A battle-hardened image rendering and caching library for Flutter with multi-bucket caching, circuit breakers, and network resilience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aio_image_view

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

dependencies:
  aio_image_view: ^1.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:aio_image_view/aio_image_view.dart';
0
likes
160
points
53
downloads

Documentation

Documentation
API reference

Publisher

verified publishertomars.tech

Weekly Downloads

A battle-hardened image rendering and caching library for Flutter with multi-bucket caching, circuit breakers, and network resilience.

Repository (GitHub)
View/report issues

Topics

#svg #image #assets #caching

License

MIT (license)

Dependencies

cached_network_image, file, flutter, flutter_cache_manager, flutter_shimmer_effects, flutter_svg, http, path, path_provider, path_provider_platform_interface, pool

More

Packages that depend on aio_image_view