monorepository 0.0.0 copy "monorepository: ^0.0.0" to clipboard
monorepository: ^0.0.0 copied to clipboard

A Dart package for managing monorepository. **Coming Soon!**

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add monorepository

With Flutter:

 $ flutter pub add monorepository

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

dependencies:
  monorepository: ^0.0.0

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:monorepository/monorepository.dart';
0
likes
150
points
17
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Dart package for managing monorepository. **Coming Soon!**

Repository (GitHub)
View/report issues

Topics

#monorepo #modular-development #build-system #repository-organization #tooling

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

More

Packages that depend on monorepository