find_in_page 0.1.0 copy "find_in_page: ^0.1.0" to clipboard
find_in_page: ^0.1.0 copied to clipboard

Ctrl+F for Flutter. Highlight search matches across your widgets, navigate between them, and scroll the active match into view.

0.1.0 #

Initial release.

  • FindInPageScope: Ctrl+F / Cmd+F opens a find bar overlay, Escape closes it; provides the controller to descendants.
  • FindableText: Text replacement (supports the common Text parameters) with match highlighting and a distinct active-match color.
  • FindBar: standalone Material search bar with a match counter and previous/next/close controls.
  • FindInPageController: query, case sensitivity, match list, wrapping navigation, and scroll-into-view for the active match.
  • FindableSource: interface for making custom widgets searchable.
2
likes
0
points
947
downloads

Publisher

verified publisherdeveloperyusuf.com

Weekly Downloads

Ctrl+F for Flutter. Highlight search matches across your widgets, navigate between them, and scroll the active match into view.

Repository (GitHub)
View/report issues

Topics

#search #find #highlight #text #widget

License

unknown (license)

Dependencies

flutter

More

Packages that depend on find_in_page