Isvisoft / flutter_screen_recording

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

add null safety support #73

Closed Div-47 closed 1 year ago

Div-47 commented 2 years ago

Hello dev. please add a null safety support to the plugin. its is highly required for this plugin. please add. Thanks

deepak-ariceum commented 2 years ago

Use this instead https://github.com/endmr11/ed_screen_recorder

Alijaaan commented 2 years ago

Use this instead https://github.com/endmr11/ed_screen_recorder

That package seems not support web, is there any solution for web? with audio support

ivantrave commented 2 years ago

Got this error while trying to use this package:

Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:

package:flutter_screen_recording