oex 0.0.2 copy "oex: ^0.0.2" to clipboard
oex: ^0.0.2 copied to clipboard

outdated

A Flutter Plugin, which lets you search OEX Chess Engines

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oex

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

dependencies:
  oex: ^0.0.2

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:oex/oex.dart';
1
likes
0
pub points
2%
popularity

Publisher

verified publisherkhad.im

A Flutter Plugin, which lets you search OEX Chess Engines

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on oex