dive_obslib 0.5.0 copy "dive_obslib: ^0.5.0" to clipboard
dive_obslib: ^0.5.0 copied to clipboard

PlatformmacOS

A Flutter plugin package for Dive that provides low level access to obslib using FFI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dive_obslib

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

dependencies:
  dive_obslib: ^0.5.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:dive_obslib/dive_obslib.dart';
2
likes
150
points
56
downloads

Publisher

verified publisherlarryaasen.com

Weekly Downloads

A Flutter plugin package for Dive that provides low level access to obslib using FFI.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on dive_obslib