yet-another.dev

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

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

59
likes
160
points
40.2k
downloads
Dart string formatting with Python-style braces and printf mini-languages.#string#formatting#printf#sprintf#interpolation

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

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

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

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

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

1
likes
160
points
389
downloads
A Flutter package for managing scopes and dependency injection within the widget tree#state-management#dependency-injection#scope#widget

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

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

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

0
likes
160
points
461
downloads
A toolkit for creating your own customizable and hierarchical loggers in Dart.#debugging#logging

flutter_team_loggercopy "flutter_team_logger: ^0.7.1" to clipboard
flutter_team_logger: ^0.7.1 copied to clipboard

0
likes
160
points
306
downloads
Flutter widgets for displaying logs from team_logger library in the UI.

team_loggercopy "team_logger: ^0.7.1" to clipboard
team_logger: ^0.7.1 copied to clipboard

0
likes
150
points
706
downloads
A logging library for big teams, big applications and huge logs.#logging#console#tracing
screenshot

format_intlcopy "format_intl: ^1.1.0" to clipboard
format_intl: ^1.1.0 copied to clipboard

recently created package Added 16 days ago
0
likes
150
points
293
downloads

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

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