onepub.dev

  • Packages
Results38 packages owned by onepub.dev
Sort by search relevance
search relevance
overall score
recently updated
newest package
most likes
most pub points
popularity
Provides easy access to useful information about the system (architecture, bitness, kernel, memory, operating system, CPU, user).
Money and Currency classes with fixed precision maths, parsing and formatting. (Money.parse('$2010.00') * 10).format('S CC#,##0') -> $ US20,100
The 'strings' is a helper for the string transformation which can be useful in the code generators (such as 'camelize', 'escape', 'underscore' etc).
Dart console SDK - write console (cli) apps/scripts using dart.
Provides a simple means of saving/loading settings from a yaml file without the yaml fuss.
String validation and sanitization for Dart.
Simple library for viewing and controlling docker images and containers.
Fixed scale decimal numbers with mathematical operations, formatting and parsing.
Automates the release of a dart package to pub.dev including running dartfmt, creating a git tag, incrementing the packages version no. and pushing the package to pub.dev.
A Dependency injection (Inversion of Control) library. Supports nested Scopes and multiple values of the same type.