onepub.dev

  • Packages
Results 40 packages owned by onepub.dev
Sort by

dart_consolecopy "dart_console: ^4.1.2" to clipboard
dart_console: ^4.1.2 copied to clipboard

141
likes
150
points
357k
downloads
A helper library for command-line applications that need more control over input/output than the standard library provides.

system_info2copy "system_info2: ^4.0.0" to clipboard
system_info2: ^4.0.0 copied to clipboard

63
likes
150
points
1.37M
downloads
Provides easy access to useful information about the system (architecture, bitness, kernel, memory, operating system, CPU, user).

stringscopy "strings: ^4.0.0" to clipboard
strings: ^4.0.0 copied to clipboard

52
likes
150
points
122k
downloads
Large collection of String functions aimed at extending the String class whilst providing safer methods for working with nullable Strings.

scopecopy "scope: ^5.1.0" to clipboard
scope: ^5.1.0 copied to clipboard

12
likes
160
points
1.2M
downloads
A Dependency injection (Inversion of Control) library. Supports nested Scopes and multiple values of the same type.

money2copy "money2: ^6.0.3" to clipboard
money2: ^6.0.3 copied to clipboard

188
likes
140
points
64.6k
downloads
Money and Currency classes with fixed precision maths, parsing and formatting. (Money.parse('$2010.00') * 10).format('S CC#,##0') -> $ US20,100

settings_yamlcopy "settings_yaml: ^8.3.0" to clipboard
settings_yaml: ^8.3.0 copied to clipboard

17
likes
150
points
1.13M
downloads
Provides a simple means of saving/loading settings from a yaml file without the yaml fuss.

docker2copy "docker2: ^4.9.0" to clipboard
docker2: ^4.9.0 copied to clipboard

13
likes
160
points
1.09k
downloads
Simple library for viewing and controlling docker images and containers.

validators2copy "validators2: ^5.0.0" to clipboard
validators2: ^5.0.0 copied to clipboard

8
likes
150
points
1.12M
downloads
String validation and sanitization for Dart.

fixedcopy "fixed: ^6.0.0" to clipboard
fixed: ^6.0.0 copied to clipboard

7
likes
150
points
62.7k
downloads
Fixed scale decimal numbers with mathematical operations, formatting and parsing.

dclicopy "dcli: ^7.0.5" to clipboard
dcli: ^7.0.5 copied to clipboard

212
likes
120
points
1.12M
downloads
Dart console SDK - write console (cli) apps/scripts using dart.