Showing
47 changed files
with
1243 additions
and
0 deletions
.gitignore
0 → 100644
.metadata
0 → 100644
CHANGELOG.md
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/build.gradle
0 → 100644
android/gradle/wrapper/gradle-wrapper.jar
0 → 100644
No preview for this file type
android/settings.gradle
0 → 100644
android/src/main/AndroidManifest.xml
0 → 100644
example/.gitignore
0 → 100644
example/README.md
0 → 100644
example/analysis_options.yaml
0 → 100644
example/android/.gitignore
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/lib/main.dart
0 → 100644
example/pubspec.lock
0 → 100644
example/pubspec.yaml
0 → 100644
example/test/widget_test.dart
0 → 100644
lib/flutter_channel.dart
0 → 100644
lib/flutter_channel_method_channel.dart
0 → 100644
lib/flutter_channel_platform_interface.dart
0 → 100644
pubspec.yaml
0 → 100644
test/flutter_channel_test.dart
0 → 100644
-
Please register or login to post a comment