yet-another.dev

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

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

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

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

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

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

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

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

0
likes
160
points
2.18k
downloads
A toolkit for working with ANSI escape codes and analyzing strings containing them.#ansi#escape-codes#console#color#cli

scopocopy "scopo: ^0.8.1" to clipboard
scopo: ^0.8.1 copied to clipboard

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

logger_buildercopy "logger_builder: ^0.2.0" to clipboard
logger_builder: ^0.2.0 copied to clipboard

recently created package Added 23 days ago
0
likes
160
points
303
downloads
A toolkit for creating your own customizable and hierarchical loggers in Dart.#debugging#logging

pkglogcopy "pkglog: ^0.2.4" to clipboard
pkglog: ^0.2.4 copied to clipboard

0
likes
155
points
108
downloads
A package providing logging functions to libraries.#debugging#logging

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

2
likes
160
points
29
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