hackle_platform_interface 1.2.0 copy "hackle_platform_interface: ^1.2.0" to clipboard
hackle_platform_interface: ^1.2.0 copied to clipboard

Hackle Flutter SDK for platform interface.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hackle_platform_interface

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

dependencies:
  hackle_platform_interface: ^1.2.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:hackle_platform_interface/hackle_platform_interface.dart';
0
likes
110
pub points
19%
popularity

Publisher

unverified uploader

Hackle Flutter SDK for platform interface.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hackle_platform_interface