Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoogstraat committed Jun 18, 2021
1 parent 965cb0b commit 8476cd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 6 additions & 0 deletions fast_barcode_scanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.1.1

* Camera position now taken into account on Android.
* Fix DetectionMode.pauseDetection on Android.
* Updated CameraX to v1.1.0-alpha05

## 1.1.0
* Relaxed kotlin version to 1.3.50
* Updated MLKit version (16.1.2)
Expand Down
4 changes: 0 additions & 4 deletions fast_barcode_scanner/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ dependencies:
sdk: flutter
fast_barcode_scanner_platform_interface: ^1.0.3

dependency_overrides:
fast_barcode_scanner_platform_interface:
path: ../fast_barcode_scanner_platform_interface

dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 8476cd0

Please sign in to comment.