diff --git a/example/pubspec.lock b/example/pubspec.lock index f861ec9..666d488 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -148,7 +148,7 @@ packages: path: ".." relative: true source: path - version: "0.7.1" + version: "0.7.2" font_awesome_flutter: dependency: "direct main" description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 858c4ff..e85ba68 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -11,6 +11,7 @@ dependencies: sdk: flutter flutter_zxing: path: ../ + version: ^0.7.2 font_awesome_flutter: ^10.1.0 image: ^3.2.0 image_picker: ^0.8.5