num_utilities
A collection of extension methods for nums, ints, and doubles; and iterables of nums, ints, and doubles.
1.0.5
5.0K downloads/mo
#3845 most downloaded on pub.dev
james-alex/num_utilities
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 10 months
Most releases are documented
notes for 7 of 8 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
8 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jan 2021 to Jan 2023Releases
latest 8-
1.0.519 Jan 2023Release notes
Open source →-
Added the [center] and [map] methods to [Range].
-
Added the [sign] extension method to [Random].
-
-
1.0.402 Dec 2022Release notes
Open source →Added the [Range] object.
Changed the license from a BSD-2-Clause license to a BSD-3-Clause license.
-
1.0.311 Jul 2022 -
1.0.206 Jan 2022 -
1.0.2+109 Jan 2022Nothing published for this version
-
1.0.116 Mar 2021Release notes
Open source →-
Updated every method and getter to cast to and reference a single implementation of each respective method/getter on
Iterable<num?>. -
Added the [isIncremental] and [isDecremental] methods to
Iterable<num>.
-
-
1.0.004 Mar 2021Release notes
Open source →-
Migrated to null-safe code.
-
Added the [invert] getter to [num], [int], and [double].
-
-
0.1.029 Jan 2021