https://github.com/1010code/flutter_native_c
https://github.com/1010code/flutter_native_c
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/1010code/flutter_native_c
- Owner: 1010code
- Created: 2022-10-11T07:31:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-21T16:31:13.000Z (2 months ago)
- Last Synced: 2025-11-21T18:21:21.496Z (2 months ago)
- Language: Dart
- Homepage: https://andy6804tw.github.io/2022/10/11/flutter-c-interop/
- Size: 904 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_native_c
這次範例透過建立一個 C++ BMI 計算的方法,讓 Flutter 呼叫並取得結果。
