File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 3.0.2
2+
3+ - chore: updated dependency constraints to support lower bounds
4+
15## 3.0.1
26
37** BREAKING CHANGES**
1721
1822## 3.0.0
1923
20- ### Note : This release was retracted due to [ #26 ] ( https://github.com/OutdatedGuy/cached_video_player_plus/issues/26 )
24+ ** NOTE : This release was retracted due to [ #26 ] ( https://github.com/OutdatedGuy/cached_video_player_plus/issues/26 ) **
2125
2226## 2.0.0
2327
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Add the `cached_video_player_plus` package to your `pubspec.yaml` file:
1919
2020``` yaml
2121dependencies :
22- cached_video_player_plus : ^3.0.1
22+ cached_video_player_plus : ^3.0.2
2323` ` `
2424
2525### 2. Follow the installation instructions
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ packages:
1515 path: ".."
1616 relative: true
1717 source: path
18- version: "3.0.1 "
18+ version: "3.0.2 "
1919 characters:
2020 dependency: transitive
2121 description:
Original file line number Diff line number Diff line change 11name : cached_video_player_plus
22description : " Original video_player plugin with the superpower of caching embedded in Android, iOS and macOS."
3- version : 3.0.1
3+ version : 3.0.2
44homepage : https://outdatedguy.rocks
55repository : https://github.com/OutdatedGuy/cached_video_player_plus
66
You can’t perform that action at this time.
0 commit comments