Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Mobile
youtube_player_flutter
Commits
ab1f0bf0
Commit
ab1f0bf0
authored
5 years ago
by
sarbagyastha
Browse files
Options
Download
Patches
Plain Diff
Version 4
parent
a4cee6a7
develop
main
v9.1.1
No related merge requests found
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
.idea/libraries/Dart_Packages.xml
+11
-11
.idea/libraries/Dart_Packages.xml
.idea/libraries/Flutter_Plugins.xml
+1
-1
.idea/libraries/Flutter_Plugins.xml
example/lib/main.dart
+201
-201
example/lib/main.dart
example/pubspec.lock
+13
-13
example/pubspec.lock
lib/src/controls.dart
+3
-3
lib/src/controls.dart
lib/src/fullscreen_youtube_player.dart
+157
-0
lib/src/fullscreen_youtube_player.dart
lib/src/player.dart
+152
-0
lib/src/player.dart
lib/src/youtube_player.dart
+81
-176
lib/src/youtube_player.dart
lib/src/youtube_scaffold.dart
+2
-0
lib/src/youtube_scaffold.dart
lib/youtube_player_flutter.dart
+1
-2
lib/youtube_player_flutter.dart
pubspec.lock
+8
-8
pubspec.lock
pubspec.yaml
+1
-1
pubspec.yaml
with
631 additions
and
416 deletions
+631
-416
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets