peek_and_pop 0.1.3 peek_and_pop: ^0.1.3 copied to clipboard
Peek & Pop implementation for Flutter based on the iOS functionality of the same name.
[0.1.3] - 07.07.2019 #
-
Fixed a bug in the example project.
-
Improved installation directions:
Note: Don't forget to add to your Info.plist. See webview_flutter for more info.
[0.1.2] - 07.07.2019 #
-
snap is now implemented directly to the example and it works flawlessly.
-
More callbacks added for better control.
-
Simple enumeration for stages.
-
Improved animations.
-
Improved documentation.
[0.1.1] - 06.07.2019 #
- Improved code style.
[0.1.0] - 06.07.2019 #
-
Improved "PeekAndPopMoveController".
-
Improved Long Press version.
-
Improved documentation.
[0.0.1] - 05.07.2019 #
- Initial release. Known issues are:
I) "For devices that don't support Force Press, the package comes with an adaptation to Long Press however the Long Press version of this package is still under development and is not fully tested yet so consider it as a developers preview."
II) "The "PeekAndPopMoveController" functionality is a very recent addition and therefore it can have unexpected behaviour. An improved version will be submitted shortly."