Showing
98 changed files
with
2840 additions
and
0 deletions
.gitignore
0 → 100644
.idea/codeStyles/Project.xml
0 → 100644
.idea/libraries/Dart_SDK.xml
0 → 100644
.idea/libraries/Flutter_Plugins.xml
0 → 100644
.idea/libraries/Flutter_for_Android.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
.idea/workspace.xml
0 → 100644
.metadata
0 → 100644
CHANGELOG.md
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
android/.gitignore
0 → 100644
android/.idea/.name
0 → 100644
No preview for this file type
android/.idea/caches/gradle_models.ser
0 → 100644
No preview for this file type
android/.idea/codeStyles/Project.xml
0 → 100644
android/.idea/gradle.xml
0 → 100644
android/.idea/misc.xml
0 → 100644
android/.idea/modules.xml
0 → 100644
android/.idea/runConfigurations.xml
0 → 100644
android/.idea/vcs.xml
0 → 100644
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/gradle/wrapper/gradle-wrapper.jar
0 → 100644
No preview for this file type
android/gradlew
0 → 100644
android/gradlew.bat
0 → 100644
android/settings.gradle
0 → 100644
android/src/main/AndroidManifest.xml
0 → 100644
example/.gitignore
0 → 100644
example/.metadata
0 → 100644
example/README.md
0 → 100644
example/android/app/build.gradle
0 → 100644
544 Bytes
442 Bytes
721 Bytes
1.01 KB
1.41 KB
example/android/build.gradle
0 → 100644
example/android/gradle.properties
0 → 100644
example/android/settings.gradle
0 → 100644
example/ios/Flutter/AppFrameworkInfo.plist
0 → 100644
example/ios/Flutter/Debug.xcconfig
0 → 100644
example/ios/Flutter/Release.xcconfig
0 → 100644
example/ios/Runner.xcodeproj/project.pbxproj
0 → 100644
example/ios/Runner/AppDelegate.h
0 → 100644
example/ios/Runner/AppDelegate.m
0 → 100644
564 Bytes
1.25 KB
1.55 KB
1.68 KB
1.88 KB
1.25 KB
1.85 KB
3.74 KB
1.84 KB
3.22 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.lock
0 → 100644
example/pubspec.yaml
0 → 100644
ios/.gitignore
0 → 100644
ios/Assets/.gitkeep
0 → 100644
ios/Classes/WakelockPlugin.h
0 → 100644
ios/Classes/WakelockPlugin.m
0 → 100644
ios/wakelock.podspec
0 → 100644
lib/wakelock.dart
0 → 100644
pubspec.lock
0 → 100644
pubspec.yaml
0 → 100644
wakelock.iml
0 → 100644
-
Please register or login to post a comment