hackle_platform_interface 1.4.0 copy "hackle_platform_interface: ^1.4.0" to clipboard
hackle_platform_interface: ^1.4.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
copied to clipboard

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.4.0
copied to clipboard

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';
copied to clipboard
0
likes
100
points
504
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.08 - 2025.04.22

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