custom_utils 0.0.35 copy "custom_utils: ^0.0.35" to clipboard
custom_utils: ^0.0.35 copied to clipboard

Some nice utils made by MicroProgramers including all basic packages to make code fast

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_utils

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

dependencies:
  custom_utils: ^0.0.35

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:custom_utils/custom_utils.dart';
5
likes
110
pub points
53%
popularity

Publisher

verified publishermicroprogramers.org

Some nice utils made by MicroProgramers including all basic packages to make code fast

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

async, flexi_chip, flutter, intl, sizer, url_launcher

More

Packages that depend on custom_utils