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

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.1.0 #

Min height for detection of Software Navigation Bar is 16.

0.1.1 #

Set SWIFT_VERSION to 4.1

0.1.2 #

Changed SWIFT_VERSION to 4.2

0
likes
20
pub points
46%
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