Browse Source

export QRCodeWithLogo

melon.yin 2 năm trước cách đây
mục cha
commit
edbc68b4f5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lib/qr_flutter.dart

+ 1 - 0
lib/qr_flutter.dart

@@ -10,5 +10,6 @@ export 'src/errors.dart';
 export 'src/qr_image_view.dart';
 export 'src/qr_painter.dart';
 export 'src/qr_versions.dart';
+export 'src/qrcode_withlogo.dart';
 export 'src/types.dart';
 export 'src/validator.dart';