Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahyangnb/flutter_pip


https://github.com/ahyangnb/flutter_pip

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# flutter_pip

you must config
```
UIBackgroundModes

audio
fetch
location
processing

```

to `/ios/Runner/Info.plist` of project.

and add the file `background_video_of_pip.mp4` to Runner folder in ios.

# Flutter env
Create by flutter 3.24.3