full_width_dropdown_button 0.2.4
full_width_dropdown_button: ^0.2.4 copied to clipboard
A polished full-width Flutter dropdown with nested submenus, smart up/down overlay positioning, scroll following, hover states, and smooth animations.
0.2.4 #
- Added comprehensive API documentation for the public package surface.
- Replaced deprecated submenu transition usage with a compatibility-safe animation.
- Restored strict static analysis in CI.
- Refreshed release metadata for pub.flutter-io.cn scoring.
0.2.3 #
- Replaced the static screenshot with a compact animated WebP preview.
0.2.2 #
- Replaced the large animated screenshot with a smaller static PNG for pub.flutter-io.cn.
0.2.1 #
- Added pub.flutter-io.cn screenshot metadata.
- Switched the README screenshot to a raw GitHub URL for reliable rendering.
0.2.0 #
- Added screenshot documentation for the dropdown demo.
0.1.1 #
- Fixed widget tests hanging because of an unused repeating animation.
- Removed analyzer deprecation warnings.
- Removed the unused placement variable and unnecessary library declaration.
- Added homepage metadata for pub.flutter-io.cn validation.
0.1.0 #
- Initial release.
- Added flat and rich dropdown APIs.
- Added nested animated submenus.
- Added smart down-first positioning with automatic upward fallback.
- Added overlay tracking while the trigger scrolls.
- Added hover, haptic, destructive-action, and custom trigger support.
- Added thread-style submenu connectors.
