0 purchases
sm image
sm_image #
sm_image is a Flutter image loading package that wraps cached_network_image, offering image loading, caching, and animation during the loading process.
Installing #
Depend on it
Run this command:
With Dart:
dart pub add sm_image
copied to clipboard
With Flutter:
flutter pub add sm_image
copied to clipboard
Or add the dependency to your pubspec.yaml file and run dart pub get:
dependencies:
sm_image: ^0.0.1
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.