fading_marquee_widget 1.2.1 copy "fading_marquee_widget: ^1.2.1" to clipboard
fading_marquee_widget: ^1.2.1 copied to clipboard

A flutter package to apply the marquee effect for the very long widget.

1.2.1 #

  • Enhancement for the very first issue: Improved control over fade effects and durations.
    • Added gradientFractionOnStart and gradientFractionOnEnd to customize the fade gradient coverage.
    • Added fadeDuration to control the transition speed of the fade effect after the marquee is completed.
      • See full example in the Example tab.

1.2.0 #

  • Added Right to Left support for the marquee effect.

1.1.0 #

  • Removed 3rd party package dependency as that was less maintained.

1.0.3+1 #

  • Reformatted the package with dart format.

1.0.3 #

  • Minimum supported dart version is 3.8.0.
  • updated the version of flutter lints from 4.0.0 to 6.0.0.

1.0.2 #

  • Updated the example. There is no code change.

1.0.1 #

  • removed unused packages from the library to avoid the auto adding of that libraries in your project.

1.0.0 #

  • initial release of the fading marquee widget.
5
likes
160
points
245
downloads
screenshot

Documentation

API reference

Publisher

verified publishermds.gen.in

Weekly Downloads

A flutter package to apply the marquee effect for the very long widget.

Repository (GitHub)
View/report issues

Topics

#marquee-text #marquee-widget #marquee #scroll-widget #auto-scroll-widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fading_marquee_widget