conventional 0.0.2-pre copy "conventional: ^0.0.2-pre" to clipboard
conventional: ^0.0.2-pre copied to clipboard

outdated

A light-weight conventional commit parser and tools

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add conventional

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

dependencies:
  conventional: ^0.0.2-pre

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

Import it

Now in your Dart code, you can use:

import 'package:conventional/conventional.dart';
4
likes
0
pub points
57%
popularity

Publisher

verified publisherbrainchildprojects.com

A light-weight conventional commit parser and tools

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, pub_semver

More

Packages that depend on conventional