softutils 0.1.0 copy "softutils: ^0.1.0" to clipboard
softutils: ^0.1.0 copied to clipboard

A collection of utilities from SoftYes TI.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add softutils

With Flutter:

 $ flutter pub add softutils

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

dependencies:
  softutils: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:softutils/softutils.dart';
2
likes
125
points
47
downloads
screenshot

Publisher

verified publishersoftyes.com.br

Weekly Downloads

A collection of utilities from SoftYes TI.

Homepage
Repository (GitHub)

Topics

#util #http #platform #mimetype #utilities

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

collection

More

Packages that depend on softutils