mirror of
https://github.com/Meituan-Dianping/Logan.git
synced 2025-12-08 19:25:57 +00:00
9 lines
298 B
Markdown
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 |