Last updated:
0 purchases
jie preview image
Features #
Show a single image or a swipeable list of images
Getting started #
flutter pub add jie_preview_image
copied to clipboard
Usage #
previewImage(context, urls:[url1, url2, url3]);
copied to clipboard
Import it
Now in your Dart code, you can use:
import 'package:jie_preview_image/jie_preview_image.dart';
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.