animation_image_gallery 0.0.1 copy "animation_image_gallery: ^0.0.1" to clipboard
animation_image_gallery: ^0.0.1 copied to clipboard

Animation Image Gallery

Animation Image Gallery GitHub stars #

dependencies:
  animation_image_gallery: <latest version>

To use the latest changes:

  animation_image_gallery:
    git:
      url: https://github.com/hasantunahan/animation_image_gallery
      ref: master

❔ Usage #

Import this class #

import 'package:animation_image_gallery/animation_image_gallery.dart';

- Simple Implementation #

AnimatedSizeImage(
  imageList : [
ImageItemModel("https://wallpaperaccess.com/full/1682077.png"),
ImageItemModel("https://i.pinimg.com/736x/e9/b1/d2/e9b1d2fa679e10e73d2c111ad879f5e6--nature-wallpaper-mobile"
"-wallpaper.jpg")
];
),
0
likes
110
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Animation Image Gallery

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, scrollable_positioned_list

More

Packages that depend on animation_image_gallery