Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add myself to the authors
  • Loading branch information
cbenhagen committed Jan 16, 2019
commit 5961f50fa43bf5d5240ff7cd72d2a6d37e1b0688
4 changes: 3 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: chewie
description: A video player for Flutter with Cupertino and Material play controls
version: 0.8.0
homepage: https://github.com/brianegan/chewie
author: Brian Egan <[email protected]>
authors:
- Brian Egan <[email protected]>
- Ben Hagen <[email protected]>

environment:
sdk: ">=2.0.0-dev.28.0 <3.0.0"
Expand Down