lib_mlx 0.1.0 copy "lib_mlx: ^0.1.0" to clipboard
lib_mlx: ^0.1.0 copied to clipboard

PlatformiOS

iOS-only Flutter FFI management bridge for a local MLX OpenAI server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lib_mlx

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  lib_mlx: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lib_mlx/lib_mlx.dart';
0
likes
145
points
0
downloads

Documentation

API reference

Publisher

verified publishergsmlg.dev

Weekly Downloads

iOS-only Flutter FFI management bridge for a local MLX OpenAI server.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on lib_mlx

Packages that implement lib_mlx