parmesan 0.1.0
parmesan: ^0.1.0 copied to clipboard
CLI tool to scaffold Flutter + C++ FFI projects
0.1.0 #
- Initial release
- Module management: Add C++ modules with auto-generated headers, bridge code, and Dart FFI bindings
- Cross-platform builds: Windows and Linux platform support with CMake configuration
- Automatic binding generation: Parse C++ headers and generate
dart:ffibindings