Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 819 Bytes

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 819 Bytes

3.0.0

  • Upgrade to Flutter 3

2.2.1

  • Improve scan performance

2.2.0

  • Add camera selection option
  • Add point of interest

2.1.0

  • Add releaseResources method
  • Improve scan reliability using multiple results instead of one

2.0.1

  • IOS black screen fixed
  • Improve accuracy with better camera resolution

2.0.0

  • Null safety migration

1.0.5

  • Fix overflow

1.0.4

  • Add pedantic file content to analysis_options.yaml
  • Fix new discovered analysis errors

1.0.3

  • Add missing documentation
  • Fix analysis errors
  • Add dart_ui stub to be compliant with static analysis on compile time

1.0.2

  • Clean README
  • Set correct version of flutter

1.0.1

  • Fix camera resource release
  • Fix pubspec descrition, repository, homepage
  • Fix analysis errors

1.0.0

  • Plugin created