hackle 2.14.0 copy "hackle: ^2.14.0" to clipboard
hackle: ^2.14.0 copied to clipboard

Hackle Flutter SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hackle
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: ^2.14.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/hackle.dart';
copied to clipboard
1
likes
100
points
746
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.29 - 2025.04.13

Hackle Flutter SDK

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, hackle_android, hackle_ios, hackle_platform_interface

More

Packages that depend on hackle