yet-another.dev

  • Packages
Results 6 packages owned by yet-another.dev
Sort by

formatcopy "format: ^1.6.0" to clipboard
format: ^1.6.0 copied to clipboard

58
likes
150
points
25k
downloads
A package for formatting Dart strings like a format method in Python.

bubblecopy "bubble: ^1.2.1" to clipboard
bubble: ^1.2.1 copied to clipboard

603
likes
140
points
15.2k
downloads
A Flutter widget for chat like a speech bubble in Whatsapp and others.

cancelable_futurecopy "cancelable_future: ^0.4.3" to clipboard
cancelable_future: ^0.4.3 copied to clipboard

2
likes
150
points
58
downloads
This package academically provides an opportunity to cancel the future.#future#cancelable-future#async

scopocopy "scopo: ^0.2.2+1" to clipboard
scopo: ^0.2.2+1 copied to clipboard

0
likes
160
points
326
downloads
A Flutter package for managing scopes and dependency injection within the widget tree

ansi_escape_codescopy "ansi_escape_codes: ^2.1.0" to clipboard
ansi_escape_codes: ^2.1.0 copied to clipboard

0
likes
160
points
237
downloads
Yet another package for using ANSI escape codes and analyzing strings containing the escape codes.

yet_another_decimalcopy "yet_another_decimal: ^1.1.2" to clipboard
yet_another_decimal: ^1.1.2 copied to clipboard

1
likes
160
points
11
downloads
Yet another package for working with decimals without loss of precision, including two versions - one for large numbers, based on BigInt, and a fast version, based on int.#decimal