selection_marquee 0.0.1 copy "selection_marquee: ^0.0.1" to clipboard
selection_marquee: ^0.0.1 copied to clipboard

A customizable drag-to-select marquee package for Flutter.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on "Keep a Changelog" and this project adheres to Semantic Versioning.

0.0.1 - 2025-12-19 #

Added #

  • Initial public release of selection_marquee.
  • Marquee/drag-to-select widget with mouse and touch support (SelectionMarquee).
  • SelectionController API and SelectableItem helper for wiring items.
  • Edge auto-scroll with configurable speed, edge zone fraction, minimum factor, and two modes (jump, animate).
  • SelectionDecoration to customize selection appearance: solid, dashed, dotted, marchingAnts, borderWidth, dashLength, gapLength, borderRadius, and marchingSpeed.
  • Example app with live tuning controls for auto-scroll and selection decoration, plus a collapsible sidebar showing estimated velocity.
  • README, LICENSE (MIT), and a GitHub Actions workflow to deploy the example web build to GitHub Pages.
0
likes
0
points
264
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable drag-to-select marquee package for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on selection_marquee