diff --git a/pubspec.yaml b/pubspec.yaml index 7d8a452..4d8f749 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,8 @@ name: flutter_zxing description: A barcode scanner and generator natively in Flutter with Dart FFI based on ZXing. version: 0.0.1 -# homepage: +repository: https://github.com/khoren93/flutter_zxing + environment: sdk: ">=2.16.1 <3.0.0" flutter: ">=2.5.0"