pip_view_custom_size 0.10.0
pip_view_custom_size: ^0.10.0 copied to clipboard
Widget to allow the presentation of a widget below a floating one with custom size.
0.10.0 #
- Update PIPView to use custom widget and sizes.
0.9.7 #
- Exposing declarative API to use
PIPViewcalledRawPIPView.
0.9.6-nullsafety #
- Sound null safety
0.9.5 #
- Removed Inherited Widget indirection
- Added example launch script for vscode
0.9.4 #
- Remove Provider dependency
0.9.3 #
- Fix error where the context provided by the builder would not contain the PIPView
- Added an example app
- Added better video example to README
0.9.2 #
- Added youtube link to README
0.9.1 #
- Improve readme
0.9.0 #
- First version