cleanarch_dart 1.0.10 copy "cleanarch_dart: ^1.0.10" to clipboard
cleanarch_dart: ^1.0.10 copied to clipboard

A simple command-line application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cleanarch_dart

With Flutter:

 $ flutter pub add cleanarch_dart

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

dependencies:
  cleanarch_dart: ^1.0.10

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:cleanarch_dart/cleanarch_dart.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A simple command-line application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, path, recase

More

Packages that depend on cleanarch_dart