romantic_common 0.0.4 copy "romantic_common: ^0.0.4" to clipboard
romantic_common: ^0.0.4 copied to clipboard

Package including lot helpers for easy developing on dart language.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add romantic_common

With Flutter:

 $ flutter pub add romantic_common

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  romantic_common: ^0.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:romantic_common/romantic_common.dart';
0
likes
130
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

Package including lot helpers for easy developing on dart language.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

args, cli_util, enum_to_string, fhir_yaml, path, recase, universal_io

More

Packages that depend on romantic_common