PackageTrack
Sign in Get early access

marquee

A Flutter widget that scrolls text infinitely. Provides many customizations including custom scroll directions, durations, curves as well as pauses after every round.

2.3.0 84K downloads/mo #1192 most downloaded on pub.dev MarcelGarus/marquee

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Ships unpredictably

gaps range from 8 days to 2.4 years

Most releases are documented

notes for 21 of 25 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

25 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

25 releases · Oct 2018 to Oct 2024
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 25
  1. 2.3.0 10 Oct 2024
    Release notes
    • Update fading_edge_scrollview dependency to 4.1.1 to support flutter 3.24
    • Addded @dispose call for controller to stop marquee from recreating with new controller - major performance gain.
    • Thanks to @shilosaadon and @realitymolder
    Open source →
  2. 2.2.3 04 Jun 2022
    Release notes
    • Update fading_edge_scrollview dependency to 3.0.0, which supports Flutter 3.
    • Thanks to @jannisnikoy
    Open source →
  3. 2.2.2 18 May 2022
    Release notes
    • Update to Flutter 3.
    • Simplify the readme.
    • Strip down example to the essentials.
    • Thanks to @ymback
    Open source →
  4. 2.2.1 12 Feb 2022
    Release notes
    • Fix error: ScrollController not attached to any scroll views.
    • Thanks to @SergeyShustikov
    Open source →
  5. 2.2.0 20 Jun 2021
    Release notes
    • Add support for right to left languages.
    • Thanks to @yanivshaked
    Open source →
  6. 2.1.0 13 Apr 2021
    Release notes
    • Add onDone property.
    • Fix bug of using the wrong padding and startPosition when you delay scrolling.
    • Thanks to @Jeferson505 and @emagnier
    Open source →
  7. 2.0.0 23 Mar 2021
    Release notes
    • Migrate to null-safety.
    • Thanks to @Konrad97
    Open source →
  8. 1.7.0 13 Feb 2021
    Release notes
    • Add textScaleFactor parameter.
    • Thanks to @Sprechen
    Open source →
  9. 1.6.1 10 Sep 2020
    Release notes
    • Fixed bug of detached ScrollController after startAfter duration.
    • Improve this changelog.
    • Thanks to @Sauceee and @nt4f04uNd
    Open source →
  10. 1.6.0 02 Sep 2020
    Release notes
    • Added startAfter argument to start scrolling after a duration.
    • Make documentation better.
    • Thanks to @hacker1024
    Open source →
  11. 1.5.3 22 Aug 2020
    Release notes
    • Removed fading on the web.
    • Thanks to @HardVeur
    Open source →
  12. 1.5.2 06 Jun 2020
    Release notes
    • Fixed the fading flashing even if there is no pause.
    Open source →
  13. 1.5.1 06 Jun 2020
    Release notes
    • Minor fixes.
    • Thanks to @arnaudenub
    Open source →
  14. 1.5.0 04 Jun 2020
    Release notes
    • Added feature faded edges.
    • Thanks to @arnaudenub
    Open source →
  15. 1.4.0 04 Jun 2020
    Release notes
    • Added support to stop the scroll after a given number of rounds.
    • Thanks to @arnaudenub
    Open source →
  16. 1.3.1 25 Sep 2019
    Release notes
    • Minor fixes.
    • Thanks to @kodebot and @danieldai
    Open source →
  17. 1.3.0 18 May 2019

    Nothing published for this version

  18. 1.2.0 29 Apr 2019
    Release notes
    • Added support for cross-axis alignment.
    Open source →
  19. 1.1.0 08 Nov 2018

    Nothing published for this version

  20. 1.0.2 29 Oct 2018

    Nothing published for this version

  21. 1.0.1 29 Oct 2018

    Nothing published for this version

  22. 1.0.0 29 Oct 2018
    Release notes
    • Complete overhaul of the widget architecture. Now, no custom widget is accepted as a child, but only text. This is a limitation that was consciously made to allow several other features to be implemented, including:
      • More efficient scrolling that resets after every round.
      • Backwards scrolling.
      • Pauses after every round.
      • Custom durations and curves for accelerating and decelerating.
    • Switched to async handling of scrolling instead of relying on Timer, resulting in a more consistent experience when resuming from a paused app state.
    • Start padding added.
    • API documentation greatly improved. Added many examples.
    • README is more concise.
    Open source →
  23. 0.1.0 22 Oct 2018
    Release notes
    • Added example.
    Open source →
  24. 0.0.2 22 Oct 2018
    Release notes
    • Improved readme.
    • Thanks to @MohiuddinM
    Open source →
  25. 0.0.1 22 Oct 2018
    Release notes
    • Initial release featuring custom scrollAxis, blankSpace, and velocity.
    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