Flutter In App Floating View (Picture in Picture)
This project was born based on the need to have a PIP feature. The components are written using the Flutter Framework.
License
grex_floating_view
is under the BSD-3-Clause License.
Libraries
- constants/defaults
- enums/grx_aspect_ratio.enum
- extensions/grx_alignment.extension
- extensions/grx_aspect_ratio.extension
- grx_floating_view
- handlers/grx_floating_view.handler
- models/grx_alignment_distance.model
- models/grx_floating_view_options.model
- models/grx_floating_view_style.model
- models/grx_position.model
- services/grx_floating_view.service
- widgets/grx_floating_view.widget
- widgets/grx_floating_view_consumer.widget