Browse Source

export QRCodeWithLogo

melon.yin 2 years ago
parent
commit
edbc68b4f5
1 changed files with 1 additions and 0 deletions
  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';