danasugu / tavern

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tavern

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

About

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


Languages

Language:Dart 95.7%Language:Ruby 2.4%Language:Java 0.7%Language:Objective-C 0.6%Language:Swift 0.3%Language:Kotlin 0.2%Language:HTML 0.1%