usuful_functions 0.1.1+1 copy "usuful_functions: ^0.1.1+1" to clipboard
usuful_functions: ^0.1.1+1 copied to clipboard

A collections of usuful functions to make .

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add usuful_functions

With Flutter:

 $ flutter pub add usuful_functions

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

dependencies:
  usuful_functions: ^0.1.1+1

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:usuful_functions/usuful_functions.dart';
0
likes
145
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A collections of usuful functions to make .

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on usuful_functions