demo_images

A asset and network image carousel slider widget. Give the list of asset image or network image it give you slider

Features

  • Infinite scroll
  • show asset images
  • Auto play is avaliable

Supported platforms

  • Flutter Android
  • Flutter iOS
  • Flutter web
  • Flutter desktop

How to use

Simply create a DemoInages widget, and pass the required params:

DemoImages(urls:imgUrls, height: 400,asset: false, )

Libraries

demo_images