Isvisoft / flutter_screen_recording

A new Flutter plugin for record the screen.
MIT License
142 stars 138 forks source link

how to get web dowloaded .webm file full path after stop recording #82

Open hemalivekariyacloudus22 opened 1 year ago

hemalivekariyacloudus22 commented 1 year ago

how to get from flutter_screen_recording package in web dowloaded .webm file full path after stop recording because after stop recording its just give the path as name of file please suggest here thanks🙏

SittiphanSittisak commented 1 year ago

give full path on web or add a function to get Uint8List instead of auto download.