netglade_flutter_utils 1.1.0 copy "netglade_flutter_utils: ^1.1.0" to clipboard
netglade_flutter_utils: ^1.1.0 copied to clipboard

Flutter utils used internally at netglade.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add netglade_flutter_utils
copied to clipboard

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

dependencies:
  netglade_flutter_utils: ^1.1.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:netglade_flutter_utils/netglade_flutter_utils.dart';
copied to clipboard
1
likes
130
points
180
downloads

Publisher

verified publishernetglade.cz

Weekly Downloads

2024.10.07 - 2025.04.21

Flutter utils used internally at netglade.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks

More

Packages that depend on netglade_flutter_utils