animated_image_list 0.0.3 copy "animated_image_list: ^0.0.3" to clipboard
animated_image_list: ^0.0.3 copied to clipboard

outdated

Flutter Animated image list with parallax effect and image lightbox .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_image_list

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

dependencies:
  animated_image_list: ^0.0.3

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:animated_image_list/AnimatedImageList.dart';
import 'package:animated_image_list/CustomScrollPhysics.dart';
import 'package:animated_image_list/interpolate.dart';
import 'package:animated_image_list/photoViewerArbnb/PhotoViewerArbnb_page.dart';
import 'package:animated_image_list/photoViewerArbnb/PhotoViewerArbnb_screen.dart';
import 'package:animated_image_list/photoViewerArbnb/TransparentRoute.dart';
import 'package:animated_image_list/SnappingListView.dart';
95
likes
0
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Animated image list with parallax effect and image lightbox .

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, gesture_x_detector, transparent_image

More

Packages that depend on animated_image_list