juliuscanute / qr_code_scanner

QR Code Scanner for Flutter
BSD 2-Clause "Simplified" License
1.01k stars 804 forks source link

Fix plugin that cannot be run on a newer flutter version #747

Closed zh4dev closed 1 month ago

zh4dev commented 1 month ago
  1. Update all dependencies
  2. Upgrade android gradle
  3. Fix namespace error when calling this plugin
  4. Fix example project that cannot be run on a newer flutter version