eliasteeny / flutter_document_scanner

Document scanner plugin ported from react native to flutter
MIT License
38 stars 26 forks source link

Can't push a new update to pub.dev because of a new overall package size limit #15

Closed eliasteeny closed 3 years ago

eliasteeny commented 3 years ago

The latest version can still be used by installing the plugin through git: https://flutter.dev/docs/development/packages-and-plugins/using-packages

refer to this section : Dependencies on unpublished packages

eliasteeny commented 3 years ago

imported the jnilibs through jitpack to reduce the overall package size for a successful upload to pub.dev.