flutter_github_contributions library

Classes

Contribution

Functions

getContributions(String login, {String from, String to}) Future<List<Contribution>>
getContributionsSvg(String login, {bool keepDateText = false, String from, String to}) Future<String>
Get user contributions data as svg string