mop-flutter-sdk/example
kangxuyao 6cfb987b0d Merge branch 'gmaster'
# Conflicts:
#	example/.flutter-plugins-dependencies
#	example/android/build.gradle
#	example/pubspec.lock
#	lib/mop.dart
2021-12-14 16:12:04 +08:00
..
android Merge branch 'gmaster' 2021-12-14 16:12:04 +08:00
ios android embedding v2 2021-10-10 23:50:23 +08:00
lib android embedding v2 2021-10-10 23:50:23 +08:00
test android embedding v2 2021-10-10 23:50:23 +08:00
.flutter-plugins-dependencies Merge branch 'embedding-v2' of https://github.com/hydrz/mop-flutter-sdk into hydrz-embedding-v2 2021-12-14 15:47:57 +08:00
.gitignore android embedding v2 2021-10-10 23:50:23 +08:00
.metadata android embedding v2 2021-10-10 23:50:23 +08:00
README.md initial commit 2020-02-27 17:21:45 +08:00
analysis_options.yaml android embedding v2 2021-10-10 23:50:23 +08:00
pubspec.lock Merge branch 'embedding-v2' of https://github.com/hydrz/mop-flutter-sdk into hydrz-embedding-v2 2021-12-14 15:47:57 +08:00
pubspec.yaml Merge branch 'embedding-v2' of https://github.com/hydrz/mop-flutter-sdk into hydrz-embedding-v2 2021-12-14 15:47:57 +08:00

README.md

mop_example

Demonstrates how to use the mop plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.