mmkv_linux 2.2.3 copy "mmkv_linux: ^2.2.3" to clipboard
mmkv_linux: ^2.2.3 copied to clipboard

PlatformLinux

Linux platform implementation of MMKV.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mmkv_linux

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

dependencies:
  mmkv_linux: ^2.2.3

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:mmkv_linux/mmkv_linux.dart';
0
likes
110
points
379
downloads

Publisher

unverified uploader

Weekly Downloads

Linux platform implementation of MMKV.

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

unknown (license)

Dependencies

ffi, flutter, mmkv_platform_interface

More

Packages that depend on mmkv_linux

Packages that implement mmkv_linux