Giter Site home page Giter Site logo

Gallery component about photo_view HOT 7 CLOSED

bluefireteam avatar bluefireteam commented on August 17, 2024 7
Gallery component

from photo_view.

Comments (7)

renancaraujo avatar renancaraujo commented on August 17, 2024 1

Thanks, I will look into that ASAP.

About UI elements, I think this could be easily implemented via Stack. Let's keep PhotoView with less concerns as possible.

from photo_view.

penjual avatar penjual commented on August 17, 2024

That's i'm waiting for! THank you!

from photo_view.

calebisstupid avatar calebisstupid commented on August 17, 2024

I just created a PR with a very simple implementation of this for the project I am working on. If it gets merged, just create a PhotoGalleryView with an array of ImageProviders and it will generate a PageView of each image (using the PhotoViewInline widget) with left/right swiping between each image.

It can definitely be enhanced quite a bit, like some UI showing what image you are on; it is very barebones atm

from photo_view.

calebisstupid avatar calebisstupid commented on August 17, 2024

For sure; that makes sense. I made a point not to alter any existing code too, and just added a new file and class for my implementation.

from photo_view.

renancaraujo avatar renancaraujo commented on August 17, 2024

@calebisstupid Just tested out what you have been doing, great job there. I've made some considerations in the PR.

from photo_view.

HongminHan avatar HongminHan commented on August 17, 2024

How can i put multi PhotoViewInline into one Column/ListView?
Should I waiting for the Gallery component or use some code like @renancaraujo 's PR

from photo_view.

renancaraujo avatar renancaraujo commented on August 17, 2024

After some time thinking about the questions raised on #31, I've addressed some of them in a different branch.

Keeping in mind that we should support every photo view feature in the gallery (such as hero animations) I've opened a new PR #35.

ezgif-4-44bb60fe8c2f

from photo_view.

Related Issues (20)

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.