cortex_platform_interface 0.0.1 copy "cortex_platform_interface: ^0.0.1" to clipboard
cortex_platform_interface: ^0.0.1 copied to clipboard

A common platform interface for the cortex plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cortex_platform_interface

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

dependencies:
  cortex_platform_interface: ^0.0.1

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:cortex_platform_interface/cortex_platform_interface.dart';
2
likes
130
points
34
downloads

Publisher

verified publisheremotiv.com

Weekly Downloads

A common platform interface for the cortex plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on cortex_platform_interface