mabe_utils 0.1.1 copy "mabe_utils: ^0.1.1" to clipboard
mabe_utils: ^0.1.1 copied to clipboard

Utility widgets, extension methods and types used on every app developed by me (https://raulmabe.dev)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mabe_utils

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

dependencies:
  mabe_utils: ^0.1.1

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

Publisher

verified publisherraulmabe.dev

Utility widgets, extension methods and types used on every app developed by me (https://raulmabe.dev)

Repository (GitHub)
View/report issues

Topics

#utils #extensions #widget #types

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, gap, sprung

More

Packages that depend on mabe_utils