Logan/Flutter/example/README.md
2020-02-04 14:48:11 +08:00

9 lines
298 B
Markdown

# flutter_logan_examle
This is a demo shows how to use fultter_logan plugin in flutter.
## How to run this demo?
You can use Visual Studio Code or Xcode to run this project.
Xcode:
cd ~/your path/flutter_logan/example
flutter build ios (you shuld install flutter first)
open ios/Runner.xcworkspace