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

Give the list of asset image or network image it give you slider

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add demo_images

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

dependencies:
  demo_images: ^0.0.1

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:demo_images/demo_images.dart';
2
likes
140
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Give the list of asset image or network image it give you slider

License

GPL-3.0 (license)

Dependencies

carousel_slider, flutter

More

Packages that depend on demo_images