flutter_widget_offset 1.1.0 copy "flutter_widget_offset: ^1.1.0" to clipboard
flutter_widget_offset: ^1.1.0 copied to clipboard

A class library for obtaining and listening the offset of the widget to the edge of the root layout. This type of library is also suitable for dialogs(`showDialog`).

1.1.0 #

  • Support monitoring soft keyboard status changes (display and hide).

1.0.5 #

  • format flutter_widget_offset.dart
  • update example name

1.0.4 #

  • save each changed value to controller.

1.0.3 #

  • add a method to actively notify the status of OffsetChangeObserver
  • add the OffsetDetectorController controller to OffsetDetector.
  • update example

1.0.2 #

  • format lib/flutter_widget_offset.dart

1.0.1 #

  • add API document

1.0.0 #

  • add OffsetChangeObserver
  • add OffsetDetector widget
  • add widget offset example

0.0.1 #

  • Describe initial release.
3
likes
120
pub points
61%
popularity

Publisher

unverified uploader

A class library for obtaining and listening the offset of the widget to the edge of the root layout. This type of library is also suitable for dialogs(`showDialog`).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_widget_offset