revercode.com

  • Packages
Results 11 packages owned by revercode.com
Sort by

schedulerscopy "schedulers: ^1.0.1" to clipboard
schedulers: ^1.0.1 copied to clipboard

32
likes
160
points
3.39k
downloads
Dart library for running asynchronous functions on time. Useful for load balancing, rate limiting, lazy execution.

xrandomcopy "xrandom: ^0.7.2" to clipboard
xrandom: ^0.7.2 copied to clipboard

11
likes
150
points
369
downloads
Random number generators library focused on the consistency, performance and reproducibility

stack_blurcopy "stack_blur: ^0.2.2" to clipboard
stack_blur: ^0.2.2 copied to clipboard

8
likes
160
points
175
downloads
Fast and beautiful image blurring algorithm for raw RGBA pixel buffers.

tabularcopy "tabular: ^0.6.3+1" to clipboard
tabular: ^0.6.3+1 copied to clipboard

15
likes
150
points
42
downloads
Dart library for displaying tabular data in a visually appealing ASCII table format.

errnocopy "errno: ^1.4.1" to clipboard
errno: ^1.4.1 copied to clipboard

3
likes
160
points
64
downloads
Defines system error code constants for the OSs that the Dart platform is running on

bisectioncopy "bisection: ^0.4.3+1" to clipboard
bisection: ^0.4.3+1 copied to clipboard

2
likes
150
points
21
downloads
Searching in sorted lists. Adding items while maintaining the sort order. Port of the Python bisect library.

file_errorscopy "file_errors: ^1.1.0" to clipboard
file_errors: ^1.1.0 copied to clipboard

0
likes
140
points
44
downloads
Cross-platform extensions that help determine the cause of a caught FileSystemException.

fmapcopy "fmap: ^0.4.0" to clipboard
fmap: ^0.4.0 copied to clipboard

0
likes
140
points
38
downloads
Simple approach to caching or persistent blob storage. A Map-like object for accessing data stored on the filesystem.

jsontreecopy "jsontree: ^0.3.0" to clipboard
jsontree: ^0.3.0 copied to clipboard

0
likes
160
points
28
downloads
Statically typed JSON tree. This type-safe tree can contain JSON-compatible objects and nothing else.

prefnotifierscopy "prefnotifiers: ^1.0.8+1" to clipboard
prefnotifiers: ^1.0.8+1 copied to clipboard

0
likes
90
points
68
downloads
Represents shared preferences as ValueNotifier objects. Reads and writes occur asynchronously in background.