flutter_navigation_bar 0.0.9 copy "flutter_navigation_bar: ^0.0.9" to clipboard
flutter_navigation_bar: ^0.0.9 copied to clipboard

outdated

A Flutter plugin for drawing behind the Navigation Bar.

0.0.1 #

Call setNavigationBarTransparent() and this plugin will set activity.getWindow().setFlags(WindowManager.LayoutParams.FLAG_LAYOUT_IN_OVERSCAN, WindowManager.LayoutParams.FLAG_LAYOUT_IN_OVERSCAN)

0.0.2 #

Added FLAG_LAYOUT_NO_LIMITS.

0.0.3 #

Minor change.

0.0.4 #

Flags are set on init.

0.0.5 #

Converted to Kotlin and Swift. Solved the problem with a transparent Navigation Bar (full screen) and still allowing for the use of safe areas that work with input. Added support for equal width sides in landscape.

0.0.6 #

Changed so that you can set any widget at any time and get the changes.

0.0.7 #

0.0.6 never got published!?

0.0.8 #

Only worked on the first page. Now works on all pages.

0.0.9 #

Multi page problem fix.

0
likes
0
pub points
47%
popularity

Publisher

unverified uploader

A Flutter plugin for drawing behind the Navigation Bar.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_navigation_bar