rc 0.3.3 copy "rc: ^0.3.3" to clipboard
rc: ^0.3.3 copied to clipboard

RC is a configuration/collection manager that uses .(dot) to set and read collection contents.

RC v0.3.3 #

To install RC v0.3.3 with command:

dart pub add orm:^0.3.3

Or update your pubspec.yaml file:

dependencies:
  rc: ^0.3.3

What's Changed #

  • Optimize warning output

RC v0.3.2 #

To install RC v0.3.2 with command:

dart pub add orm:^0.3.2

Or update your pubspec.yaml file:

dependencies:
  rc: ^0.3.2

What's Changed #

  • Fixed init loaders not run.

RC v0.3.1 #

To install RC v0.3.1 with command:

dart pub add orm:^0.3.1

Or update your pubspec.yaml file:

dependencies:
  rc: ^0.3.1

What's Changed #

  • RC class public sources field, the sources is a unmodifiable Map.
  • Add RC+Environment extension, exports environment KV.
1
likes
150
pub points
30%
popularity

Publisher

verified publisherodroe.com

RC is a configuration/collection manager that uses .(dot) to set and read collection contents.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

path

More

Packages that depend on rc