get_it_hooks 2.0.1 copy "get_it_hooks: ^2.0.1" to clipboard
get_it_hooks: ^2.0.1 copied to clipboard

A new Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_it_hooks
copied to clipboard

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

dependencies:
  get_it_hooks: ^2.0.1
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:get_it_hooks/get_it_hooks.dart';
copied to clipboard
13
likes
120
points
149
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

A new Flutter package project.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, get_it

More

Packages that depend on get_it_hooks