home_indicator 1.1.1 copy "home_indicator: ^1.1.1" to clipboard
home_indicator: ^1.1.1 copied to clipboard

outdated

Flutter plugin to show/hide the iPhone X home indicator.

1.1.1 #

  • Protect against a possible crash involving object_setClass.

1.1.0 #

  • Add deferScreenEdges. A "deferred" screen edge is one the user needs to swipe in from twice to trigger the OS behavior. (Deferring the bottom screen edge corresponds to "greying out" the home indicator, hence its inclusion in this package.)

1.0.3 #

  • Use proper Swift 4 syntax for overriding property.

1.0.2 #

  • iOS: only override prefersHomeIndicatorAutoHidden if it is available.

1.0.1 #

  • Update repository URL.

1.0.0 #

  • Initial release: show, hide, and isHidden functions.
15
likes
0
pub points
87%
popularity

Publisher

verified publisherrainway.com

Flutter plugin to show/hide the iPhone X home indicator.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on home_indicator