overlay_container 0.0.5+1 copy "overlay_container: ^0.0.5+1" to clipboard
overlay_container: ^0.0.5+1 copied to clipboard

A flutter widget which renders its child outside the original widget hierarchy.

[0.0.5+1] - 13/03/2021. #

  • materialColor attribute added. It's basically the color attribute for the Material component that wraps the child that's passed to OverlayContainer. By default it uses Colors.transparent.

[0.0.4+1] - 08/09/2019. #

  • OverlayContainer made a WidgetsBindingObserver and the overlay is re-inserted on every call to didChangeMetrics.

  • OverlayContainer hidden when dispose is called.

[0.0.2] - 24/04/2019. #

  • Comments added for OverlayContainer.

[0.0.1] - 24/04/2019. #

  • Initial release.
50
likes
40
pub points
80%
popularity

Publisher

verified publishermustansir.dev

A flutter widget which renders its child outside the original widget hierarchy.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on overlay_container