Browse Source

added repository url

pull/3/head
Khoren Markosyan 3 years ago
parent
commit
b597e3709d
  1. 3
      pubspec.yaml

3
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"

Loading…
Cancel
Save