Giter Club home page Giter Club logo

fan_carousel_image_slider's Introduction

Hi ๐Ÿ‘‹, I'm Marjan DavodiNejad, a Flutter Developer with Android background.

  • ๐Ÿ‘ฉโ€๐Ÿ’ป Know more about me and my experience with my LinkedIn profile

  • ๐Ÿ“ซ How to reach me [email protected]

Connect with me:

marjandavodinejad 6813298

fan_carousel_image_slider's People

Contributors

marjandn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fan_carousel_image_slider's Issues

Ability to expand view of image (popup view), and setImageSize

This is a nice library, but lacks some common features:

  • When clicking image in slider, it should open a popup view of the full resolution of the image.
  • There should be an option to set a preferred image size (the boxfit constraints does not seem to do the trick for me)
  • There should be an option to modify the border shadow around the images.

Cool-to-have feature

  • The ability to add a button to the bottom right side of the image, to use for adding new images from device/firebase etc.

Carousel show the second image of list instead of first

Hi!

I want to share this curious behavior.

The initialPageIndex attribute, which defaults to 1, should display the first image in the image list (I guess), however it displays the second image.
I have changed initialPageIndex to 0 but the execution throws an assertion error on line 49:
`` assert(initalPageIndex < (imagesLink.length - 1) && initalPageIndex > 0);

Which may be?

Thankyou for your time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.