Initial commit
上级
正在显示
.gitignore
0 → 100644
.idea/.gitignore
0 → 100644
.idea/flutter_dong_scan.iml
0 → 100644
.idea/libraries/Dart_SDK.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
.metadata
0 → 100644
CHANGELOG.md
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
android/.gitignore
0 → 100644
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
File added
android/gradlew
0 → 100755
android/gradlew.bat
0 → 100644
android/settings.gradle
0 → 100644
271 Bytes
272 Bytes
7.5 KB
1.2 KB
1.5 KB
android/src/main/res/raw/beep.ogg
0 → 100644
File added
example/.gitignore
0 → 100644
example/.metadata
0 → 100644
example/README.md
0 → 100644
example/android/.gitignore
0 → 100644
example/android/app/build.gradle
0 → 100644
544 Bytes
442 Bytes
721 Bytes
example/android/build.gradle
0 → 100644
example/android/gradle.properties
0 → 100644
example/android/settings.gradle
0 → 100644
example/ios/.gitignore
0 → 100644
example/ios/Podfile
0 → 100644
example/ios/Podfile.lock
0 → 100644
example/ios/Runner/AppDelegate.h
0 → 100644
example/ios/Runner/AppDelegate.m
0 → 100644
10.7 KB
564 Bytes
1.3 KB
1.6 KB
1.0 KB
1.7 KB
1.9 KB
1.3 KB
1.9 KB
2.6 KB
2.6 KB
3.7 KB
1.8 KB
3.2 KB
3.5 KB
68 Bytes
68 Bytes
68 Bytes
example/ios/Runner/Info.plist
0 → 100644
example/ios/Runner/main.m
0 → 100644
example/lib/main.dart
0 → 100644
example/pubspec.yaml
0 → 100644
ios/.gitignore
0 → 100644
ios/Assets/.gitkeep
0 → 100644
106 Bytes
106 Bytes
1.2 KB
1.5 KB
1.3 KB
106 Bytes
105 Bytes
ios/Classes/MyScanPlugin.h
0 → 100644
ios/Classes/MyScanPlugin.m
0 → 100644
ios/Classes/SDScanConfig.h
0 → 100644
ios/Classes/SDScanConfig.m
0 → 100644
ios/Classes/SDScanHeader.h
0 → 100644
ios/Classes/SDScanMaskView.h
0 → 100644
ios/Classes/SDScanMaskView.m
0 → 100644
ios/Classes/UIView+Extension.h
0 → 100755
ios/Classes/UIView+Extension.m
0 → 100755
ios/flutter_dong_scan.podspec
0 → 100644
lib/scan.dart
0 → 100644
pubspec.yaml
0 → 100644