hackle 2.15.0 copy "hackle: ^2.15.0" to clipboard
hackle: ^2.15.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.15.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
868
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.19 - 2025.04.03

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