parmesan 0.2.1 copy "parmesan: ^0.2.1" to clipboard
parmesan: ^0.2.1 copied to clipboard

A CLI tool that scaffolds Flutter + C++ FFI projects with automatic Dart binding generation, module management, and cross-platform CMake configuration for Windows and Linux.

0.2.1 #

  • Fixed template path resolution on Windows when installed from pub.dev (file:// URI parsing)

0.2.0 #

  • Expanded package description in pubspec.yaml
  • Updated platform support documentation with detailed macOS incompatibility explanation
  • Added Android and Web platform entries (theoretical support, not officially tested)
  • Clarified that Parmesan is designed and tested specifically for desktop applications

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:ffi bindings
1
likes
160
points
153
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A CLI tool that scaffolds Flutter + C++ FFI projects with automatic Dart binding generation, module management, and cross-platform CMake configuration for Windows and Linux.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, path

More

Packages that depend on parmesan