kinetic_gallery 0.1.2
kinetic_gallery: ^0.1.2 copied to clipboard
Gesture-driven Flutter galleries featuring dynamic hero carousels and virtualized, zoomable infinite masonry spaces.
0.1.2 #
- Optimize virtualized card mounting, widget reuse, repaint isolation, and image-heavy gallery retention controls.
- Add
cacheExtent,repaintBoundary, andcontentRevisionoptions where applicable.
0.1.1 #
- Add public Hero photo previews with declarative and imperative APIs, configurable appearance and dismissal, accessibility support, and reduced-motion handling.
- Migrate the Infinite Gallery example to the core PhotoPreview API and add preview interaction and golden coverage.
0.1.0 #
- Remove the Morph demo entry and page; retain Hero Carousel and Infinite Gallery in the example.
- Add InfiniteCardSpace with virtualized masonry columns, focal pinch zoom (60%–180% by default), desktop zoom inputs, and aspect-preserving photo focus in the example.
- Add state-preserving MorphGallery grid/focus transitions, focused paging and interactive dismissal.
- Add dynamically sized HeroCarousel and compact DepthCarousel using a shared Scrollable implementation.
- Add controllers, stable keys, custom transforms, keyboard/RTL support and reduced-motion handling.
- Add six-platform example projects, live playgrounds, interaction tests, goldens and a profile harness.
- Adopt the MIT license and document primary APIs in the README.
- Release candidate: remaining platform acceptance is tracked in doc/validation.md.