Go to file
Sphericalkat a5b8aa83d6
feat: set up FFI
Signed-off-by: Sphericalkat <me@kat.bio>
2024-07-17 02:32:33 +05:30
.vscode feat: set up FFI 2024-07-17 02:32:33 +05:30
example feat: set up FFI 2024-07-17 02:32:33 +05:30
lib feat: set up FFI 2024-07-17 02:32:33 +05:30
native/linux/x86-64 feat: set up FFI 2024-07-17 02:32:33 +05:30
test feat: set up FFI 2024-07-17 02:32:33 +05:30
.fvmrc feat: set up FFI 2024-07-17 02:32:33 +05:30
.gitignore feat: set up FFI 2024-07-17 02:32:33 +05:30
analysis_options.yaml feat: set up FFI 2024-07-17 02:32:33 +05:30
CHANGELOG.md feat: set up FFI 2024-07-17 02:32:33 +05:30
pubspec.yaml feat: set up FFI 2024-07-17 02:32:33 +05:30
README.md feat: set up FFI 2024-07-17 02:32:33 +05:30

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.