hooks_meedu 0.0.1-dev.2 copy "hooks_meedu: ^0.0.1-dev.2" to clipboard
hooks_meedu: ^0.0.1-dev.2 copied to clipboard

outdated

A way to use both flutter_hooks and flutter_meedu together.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hooks_meedu

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

dependencies:
  hooks_meedu: ^0.0.1-dev.2

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:hooks_meedu/hooks_meedu.dart';
0
likes
0
pub points
34%
popularity

Publisher

verified publishermeedu.app

A way to use both flutter_hooks and flutter_meedu together.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, flutter_hooks, flutter_meedu

More

Packages that depend on hooks_meedu