PackageTrack
Sign in Get early access

animated_scroll_view

Scrollable widgets, that helps you easily animate items removing, inserting, moving etc.

1.0.2 63 downloads/mo #3189 most downloaded on pub.dev radomir9720/animated_scroll_view

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships fairly regularly

a new release about every 5 weeks

Nearly every release is documented

notes for 7 of 7 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

7 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

7 releases · Mar 2023 to Jun 2023
2024 2025 2026
Release Pre-release

Releases

latest 7
  1. 1.0.2 28 Jun 2023
    Release notes

    What's Changed

    Full Changelog: 1.0.1...1.0.2

    Open source →
    Release notes
    • FIX: DefaultItemsNotifier().updateValue() incorrect items equality check
    • FIX: incorrect index when moving an item that should be inserted to greater index
    • FIX: added forgotten itemWrapper and itemsAnimationController parameters to scrollables
    • FIX(SizeAndFadeTransition): do not throw exception if there is no Scrollable ancestor
    Open source →
  2. 1.0.1 07 May 2023
    Release notes

    What's Changed

    • fix: last item is inserted without animation by insert all items event by @radomir9720 in #11

    Full Changelog: 1.0.0...1.0.1

    Open source →
    Release notes
    • FIX: last item is inserted without animation by InserAllItemsEvent
    • CI: fix publishing workflow
    • DOCS: updated readme
    Open source →
  3. 1.0.1+1 07 May 2023
    Release notes

    What's Changed

    Full Changelog: 1.0.1...1.0.1+1

    Open source →
  4. 1.0.0 04 May 2023
    Release notes

    What's Changed

    • feat: animate items rebuild of which is caused by another items modification by @radomir9720 in #10

    Full Changelog: 0.5.2...1.0.0

    Open source →
    Release notes
    • BREAKING FEAT: animate items, rebuild of which is caused by another items modification event (breaking change: added scrollViewType parameter to ModificationEvent.execute() method)
    • FEAT: added new events:
      • InsertAllItemsEvent
      • InsertInfluencedItemEvent
      • InsertAdaptiveItemEvent
      • RemoveInfluencedItemEvent
      • RemoveAdaptiveItemEvent
      • MoveInfluencedItemEvent
      • MoveAdaptiveItemEvent
    • CHORE: migration to flutter 3.7 small changes
    • CI: added workflow which publishes the package to pub.dev
    • CI: bump flutter version to 3.7.12
    Open source →
  5. 0.5.2 30 Apr 2023
    Release notes

    What's Changed

    • feat: determine under the hood the axis of size transition by @radomir9720 in #9

    Full Changelog: 0.5.1...0.5.2

    Open source →
    Release notes
    • FEAT: determine the axis of SizeTransition under the hood
    • FEAT(widgetbook): added axis knob for all scrollable widgets
    Open source →
  6. 0.5.1 28 Apr 2023
    Release notes

    What's Changed

    • fix: id mapper not assigned to items entity after calling update value by @radomir9720 in #8

    Full Changelog: 0.5.0...0.5.1

    Open source →
    Release notes
    • FIX: idMapper not assigned to ItemsEntity after calling ItemsNotifier.updateValue()
    • FIX: item not marked as removed on move event when index did not changed
    Open source →
  7. 0.5.0 26 Mar 2023
    Release notes

    What's Changed

    • fix: adding two and more items atop visible area causes jump by @radomir9720 in #5

    Full Changelog: 0.4.0...0.5.0

    Open source →
    Release notes
    • CHORE: new DefaultItemsNotifier logic(fixes found issues)
    • DOCS: document all public members
    • FEAT: added extensions on EventController for easily adding new events
    • TEST: added some tests for AnimatedListView
    • FIX(widgetbook): wrap SliverAnimatedLListView in CustomScrollView
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive