Isvisoft / flutter_screen_recording

A new Flutter plugin for record the screen.
MIT License
146 stars 140 forks source link

pause and resume screen recording capability on android platform #90

Closed akshayOnform closed 1 year ago

akshayOnform commented 1 year ago
  1. updated ext.kotlin_version = '1.5.31',
  2. updated classpath 'com.android.tools.build:gradle:4.1.3',
  3. added pause and resume screen recording capability to android platform