FlutterEbookApp icon indicating copy to clipboard operation
FlutterEbookApp copied to clipboard

epub_viewer, esys_flutter_share, permission_handler` deprecated

Open hs777it opened this issue 4 years ago • 0 comments

The plugins epub_viewer, esys_flutter_share, permission_handler use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them since a future release of Flutter will remove these deprecated APIs. If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding:

Please update to Null safety

hs777it avatar Dec 10 '21 08:12 hs777it