mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 463 forks source link

finishing androidx migration #90

Closed ethael closed 5 years ago

ethael commented 5 years ago

there were some steps missing in currently applied androidx migration according to migration manuals here:

  1. https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility
  2. https://medium.com/@gabrc52/how-to-migrate-your-flutter-app-to-androidx-1202ad43c8c8

following changes should do the trick