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

A Flutter package for displaying interactive modals over background content while maintaining full interactivity with both. Features draggable modals, customizable positioning, and smooth animations.

0.0.1 #

  • Initial release
  • InteractiveModal widget with customizable positioning (top, bottom)
  • InteractiveModalController for managing modal visibility
  • Support for smooth slide animations with customizable duration
  • Ability to interact with both modal and background widgets simultaneously
  • Draggable modal functionality - Move modals anywhere on screen
  • DragHandle widget - Control which areas are draggable vs scrollable
  • Multiple comprehensive examples:
    • Simple example: Basic interactive modal usage
    • Travel Map example: Advanced map interaction with animated controls
    • Draggable example: Demonstrates draggable modal features
  • Theme-aware design (automatically adapts to light/dark mode)
  • No external dependencies (pure Flutter implementation)
  • Fully documented API with dartdoc comments
  • Complete test coverage
0
likes
150
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for displaying interactive modals over background content while maintaining full interactivity with both. Features draggable modals, customizable positioning, and smooth animations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on interactive_modal