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 #748

Open zh4dev opened 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
  5. Update environment sdk to ^3.5.3 (example project)