Skip to content

Commit fc1115b

Browse files
migration to rushio consulting (#24)
1 parent fa7bd6a commit fc1115b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ packages:
7070
path: ".."
7171
relative: true
7272
source: path
73-
version: "1.5.0"
73+
version: "1.5.1"
7474
flutter_test:
7575
dependency: "direct dev"
7676
description: flutter

pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: flutter_camera_ml_vision
22
description: A flutter widget that show the camera stream and allow ML vision recognition on it, it allow you to detect barcodes, labels, text, faces...
3-
version: 1.5.0
3+
version: 1.5.1
44
authors:
55
- Jimmy Aumard <[email protected]>
6-
- Kevin Segaud <kevin@santetis.fr>
7-
repository: https://github.com/santetis/flutter_camera_ml_vision
8-
homepage: https://santetis.fr
6+
- Rushio Consulting <dev@rushio-consulting.fr>
7+
repository: https://github.com/rushio-consulting/flutter_camera_ml_vision
8+
homepage: https://rushio-consulting.fr
99

1010
environment:
1111
sdk: ">=2.1.0 <3.0.0"

0 commit comments

Comments
 (0)