https://github.com/asteriskzuo/extension_sdk_demo
https://github.com/asteriskzuo/extension_sdk_demo
channel cmake cpp flutter jni
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/asteriskzuo/extension_sdk_demo
- Owner: AsteriskZuo
- License: other
- Created: 2022-02-24T07:28:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T04:39:48.000Z (over 4 years ago)
- Last Synced: 2025-04-14T19:17:33.103Z (about 1 year ago)
- Topics: channel, cmake, cpp, flutter, jni
- Language: C++
- Homepage:
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# extension_sdk_demo
A new flutter plugin project.
## Getting Started
This project is a starting point for a Flutter
[plug-in package](https://flutter.dev/developing-packages/),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
## demo的流程介绍
[详细介绍](./docs/design.md)