hooks_meedu 0.2.0 copy "hooks_meedu: ^0.2.0" to clipboard
hooks_meedu: ^0.2.0 copied to clipboard

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.2.0

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
120
pub points
36%
popularity

Publisher

verified publishermeedu.app

A way to use both flutter_hooks and flutter_meedu together.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_hooks, flutter_meedu

More

Packages that depend on hooks_meedu