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

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

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

219
likes
160
points
37.6k
downloads
Dart console SDK - write console (cli) apps/scripts using dart.

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

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

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

200
likes
150
points
42.4k
downloads
Money and currency handling for Dart. Fixed-decimal math, multi-currency support and conversions, parsing and formatting. (Money.parse('$2010.00') * 10).format('SCC#,##0') -> $US20,100

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

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

pubspec_managercopy "pubspec_manager: ^3.2.0" to clipboard
pubspec_manager: ^3.2.0 copied to clipboard

18
likes
160
points
52.5k
downloads
Read, write and modify a pubspec.yaml with a type safe API including retention and modifications of comments and out of spec content.

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

13
likes
160
points
135k
downloads
A Dependency injection (Inversion of Control) library. Supports nested Scopes and multiple values of the same type.

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

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

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

11
likes
160
points
43.6k
downloads
Fixed scale decimal numbers with mathematical operations, formatting and parsing.

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

9
likes
150
points
49.3k
downloads
String validation and sanitization for Dart.