onepub 4.2.0 copy "onepub: ^4.2.0" to clipboard
onepub: ^4.2.0 copied to clipboard

Command line tools for the OnePub private Dart/Flutter repository.

example/example.md

/* Copyright (C) OnePub IP Pty Ltd - All Rights Reserved

To install onepub.

dart pub global activate onepub
onepub login

To publish your first private package:

cd mypackage
onepub private
dart pub publish

For flutter users substitute dart pub with flutter pub

Read the blog for help publishing your first package.

For full documentation see the manual.