- Upgrade to Flutter 3
- Improve scan performance
- Add camera selection option
- Add point of interest
- Add releaseResources method
- Improve scan reliability using multiple results instead of one
- IOS black screen fixed
- Improve accuracy with better camera resolution
- Null safety migration
- Fix overflow
- Add pedantic file content to analysis_options.yaml
- Fix new discovered analysis errors
- Add missing documentation
- Fix analysis errors
- Add dart_ui stub to be compliant with static analysis on compile time
- Clean README
- Set correct version of flutter
- Fix camera resource release
- Fix pubspec descrition, repository, homepage
- Fix analysis errors
- Plugin created