python_ffi_dart 0.4.4
python_ffi_dart: ^0.4.4 copied to clipboard
A Python-FFI for Dart, intended for Dart-only applications outside of a Flutter project.
0.4.4 #
- Updated dependencies.
0.4.3 #
- Updated dependencies.
0.4.2 #
- Updated dependencies.
0.4.1 #
- Updated dependencies.
0.4.0 #
- Fixed Bundling Python modules with external package .
- Updated dependencies.
0.3.1 #
- Updated dependencies.
- On macOS, the Python runtime is not automatically downloaded and cached.
- The Python stdlib is now automatically downloaded and cached.
0.3.0+1 #
- Updated dependencies.
0.3.0 #
- Updated to Dart 3.x.
0.2.2 #
- Updated dependencies.
0.2.1 #
- Updated dependencies.
- Clarified limitations on Windows.
0.2.0+1 #
- Clarified limitations on Linux.
0.2.0 #
- Added support for Linux.
0.1.0 #
- Added support for Windows.
0.0.3 #
- Updated dependencies.
0.0.2+1 #
- Updated Readme.
0.0.2 #
- Updated dependencies.
0.0.1+3 #
- Updated Readme.
0.0.1+2 #
- Fixed capitalization in description.
0.0.1+1 #
- Included the source of python module
type_mappings
in the example. - Removed CHANGELOG.md from the example.
0.0.1 #
- Initial version.