yet-another.dev

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

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

59
likes
150
points
25.8k
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
16.5k
downloads
A Flutter widget for chat like a speech bubble in Whatsapp and others.

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

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

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

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

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

0
likes
150
points
2.39k
downloads
A logging library for big teams, big applications and huge logs.

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

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

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

recently created package Added 5 days ago
0
likes
150
points
279
downloads
Flutter widgets for displaying logs from team_logger library in the UI.

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

0
likes
160
points
61
downloads
A toolkit for creating your own customizable and hierarchical loggers in Dart.#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
25
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