ari_utils

Last updated:

0 purchases

ari_utils Image
ari_utils Images
Add to Cart

Description:

ari utils

Ari Utils #
This package is composed of functions I find myself writing and re-using all of the time in Dart.
Coming from a pythonic background a lot of these functions are inspired from python, but there are
several different other utilities I use all the time as well.
All of these functions are in pure dart and don't use any sub dependencies (except collections), so unless the language
itself changes you can be sure that using this package as dependency will be fine, and that it is
compatible on all platforms.
Getting started #
paste this in pubspec.yaml:
ari_utils_dart: ^{version number}
copied to clipboard
import string:
import 'package:ari_utils_dart/ari_utils_dart.dart';
copied to clipboard
Additional information #
The documentation is available at https://simpletheory.github.io/ari_utils_dart/
Feel free to comment and contribute at https://github.com/SimpleTheory/ari_utils_dart

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.