hugos_extensions 0.0.5 copy "hugos_extensions: ^0.0.5" to clipboard
hugos_extensions: ^0.0.5 copied to clipboard

A personal and highly opinionated Flutter extension package for common UI and Logic tasks

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hugos_extensions

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

dependencies:
  hugos_extensions: ^0.0.5

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:hugos_extensions/hugos_extensions.dart';
1
likes
160
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A personal and highly opinionated Flutter extension package for common UI and Logic tasks

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hugos_extensions