onepub.dev

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

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

179
likes
160
pub points
96%
popularity
Money and Currency classes with fixed precision maths, parsing and formatting. (Money.parse('$2010.00') * 10).format('S CC#,##0') -> $ US20,100

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

56
likes
160
pub points
95%
popularity
Provides easy access to useful information about the system (architecture, bitness, kernel, memory, operating system, CPU, user).

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

47
likes
160
pub points
91%
popularity
Provides a set of String related aimed at extending the core String class and provide safer methods for working with nullable strings and strings in general.

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

11
likes
160
pub points
99%
popularity
A Dependency injection (Inversion of Control) library. Supports nested Scopes and multiple values of the same type.

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

129
likes
140
pub points
99%
popularity
A helper library for command-line applications that need more control over input/output than the standard library provides.

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

7
likes
160
pub points
76%
popularity
Fixed scale decimal numbers with mathematical operations, formatting and parsing.

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

7
likes
150
pub points
83%
popularity
String validation and sanitization for Dart.

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

16
likes
150
pub points
73%
popularity
Provides a simple means of saving/loading settings from a yaml file without the yaml fuss.

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

201
likes
120
pub points
92%
popularity
Dart console SDK - write console (cli) apps/scripts using dart.

posixcopy "posix: ^6.0.1" to clipboard
posix: ^6.0.1 copied to clipboard

7
likes
130
pub points
92%
popularity
Exposes the POSIX api on OSx and Linux