mabe_utils 0.2.0-pre copy "mabe_utils: ^0.2.0-pre" to clipboard
mabe_utils: ^0.2.0-pre 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.2.0-pre

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';
1
likes
130
points
43
downloads

Publisher

verified publisherraulmabe.dev

Weekly Downloads

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

figma_squircle, flutter, gap, modal_bottom_sheet, provider, sprung

More

Packages that depend on mabe_utils