Skip to content

A pub.dev client for searching and subscribing to package updates.

Notifications You must be signed in to change notification settings

ThinkDigitalSoftware/tavern

Repository files navigation

Tavern

Codemagic build status

An open-source pub.dev client for searching and subscribing to packages.

Roadmap

  • Search pub.dev
  • Subscribe to updates for a given package.
  • Subscribe to the new packages feed
  • Organize subscriptions into projects
  • Add the ability to share a package

Note:

Developers. Include a file at lib/secrets.dart with your own github ClientID and Client Secret in order to get github logging in functionality:

String gitHubClientId = '5b8861234ClientID7';
String gitHubClientSecret = 'a7e55678ClientSecret998b';

Screenshots

iOS Screenshots

Home


Package Details


API View

Readme


Example


Versions


Analysis


Options