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
17.4k
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

58
likes
150
points
19.9k
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
116
downloads
This package academically provides an opportunity to cancel the future.#future#cancelable-future#async

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

0
likes
160
points
1.7k
downloads
A toolkit for working with ANSI escape codes and analyzing strings containing them.

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

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

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

recently created package Added 16 days ago
0
likes
155
points
322
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

1
likes
160
points
34
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

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

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