draggable_floating_fab 0.1.4 copy "draggable_floating_fab: ^0.1.4" to clipboard
draggable_floating_fab: ^0.1.4 copied to clipboard

A draggable, sticky FAB overlay with a drag-to-dismiss zone for Flutter apps.

0.1.4 #

  • Allow customizing the default FAB icon via fabIcon, fabIconColor, and fabIconSize (or directly on SupportFabButton).
  • Export SupportFabButton from the package barrel.

0.1.2 #

  • Fix route matching so / in hiddenRoutePaths only hides the root route (nested paths no longer match via contains).
  • Add routeListenable so GoRouter apps rebuild on navigation without an external ListenableBuilder.
  • Nested hidden routes now use prefix matching (/help hides /help/tickets).

0.1.1 #

  • Add pub.dev screenshots for edge-snapping and drag-to-dismiss.
  • Add package topics for discoverability.

0.1.0 #

  • Initial release: draggable, sticky support FAB overlay with edge snapping, session dismiss zone, namespaced position persistence, and optional route-based visibility.
3
likes
160
points
224
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A draggable, sticky FAB overlay with a drag-to-dismiss zone for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#flutter #fab #floating-action-button #overlay #ui

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on draggable_floating_fab