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
150
points
294k
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
150
points
41.6k
downloads
Dart console SDK - write console (cli) apps/scripts using dart.

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

200
likes
150
points
46.2k
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

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

54
likes
150
points
87.5k
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

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

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

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

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

65
likes
140
points
324k
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
150
points
58k
downloads
Read, write and modify a pubspec.yaml with a type safe API including retention and modifications of comments and out of spec content.

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

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

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

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