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
6.19k
downloads
Dart library for running asynchronous functions on time. Useful for load balancing, rate limiting, lazy execution.

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

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

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

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

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

15
likes
150
points
75
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
41
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
9
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
30
downloads
Cross-platform extensions that help determine the cause of a caught FileSystemException.

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

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

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

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

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

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