gg_publish library

Classes

GgPublish
The command line interface for GgPublish
IsLatestStatePublished
Checks if the latest state is published
IsPublished
Checks if a package was published to pub.dev before.
IsUpgraded
Base class for all ggGit commands
IsVersionPrepared
Is the version in pubspec.yaml an increment of the version at pub.dev?
MockClient
A Mock for the http.Client class using Mocktail
MockIsLatestStatePublished
A Mock for the IsLatestStatePublished class using Mocktail
MockIsPublished
A Mock for the IsPublished class using Mocktail
MockIsUpgraded
A Mock for the IsUpgraded class using Mocktail
MockIsVersionPrepared
A Mock for the HasPreparedVersions class using Mocktail
MockPrepareNextVersion
Mock class for PrepareNextVersion
MockPublish
A Mock for the Publish class using Mocktail
MockPublishedVersion
A Mock for the PublishedVersion class using Mocktail
MockPublishTo
Mock implementation of PublishTo
PrepareNextVersion
Creates a new version and writes it into pubspec.yaml
Publish
Base class for all ggGit commands
PublishedVersion
Returns the version published to pub.dev of a given dart package
PublishTo
Returns the value of pubspec.yaml's publish_to field.

Enums

VersionIncrement
Version increments