flan_darwin 0.2.19 copy "flan_darwin: ^0.2.19" to clipboard
flan_darwin: ^0.2.19 copied to clipboard

PlatformiOS

Shared Darwin (iOS/MacOS) implementation of the flan plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flan_darwin

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

dependencies:
  flan_darwin: ^0.2.19

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:flan_darwin/flan_darwin.dart';
0
likes
145
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Shared Darwin (iOS/MacOS) implementation of the flan plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flan_platform_interface, flutter

More

Packages that depend on flan_darwin

Packages that implement flan_darwin