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

Native text-selection menus and custom-painted handles, foundation-only.

Changelog #

0.1.0 - 2026-08-26 #

  • Native text-selection menus per platform (Android floating ActionMode, iOS UIEditMenuInteraction/UIMenuController, macOS NSMenu, Windows TrackPopupMenu, GTK menu) anchored at a Dart-computed rect clamped above the IME and inside the screen.
  • Foundation-only custom-painted selection handles.
  • No custom-drawn menu and no fallback: a platform without an implementation returns false from NativeToolboxMenu.showMenu.
1
likes
160
points
157
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native text-selection menus and custom-painted handles, foundation-only.

Repository (GitLab)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on native_adaptive_toolbox

Packages that implement native_adaptive_toolbox