pubspec.yaml 900 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. name: chewie
  2. description: A video player for Flutter with Cupertino and Material play controls
  3. version: 0.9.8+2
  4. homepage: https://github.com/brianegan/chewie
  5. authors:
  6. - Brian Egan <brian@brianegan.com>
  7. - Ben Hagen <ben@ottomatic.io>
  8. environment:
  9. sdk: ">=2.0.0-dev.28.0 <3.0.0"
  10. flutter: ">=1.9.1 <2.0.0"
  11. dependencies:
  12. open_iconic_flutter: ">=0.3.0 <0.4.0"
  13. video_player: ">=0.7.0 <0.11.0"
  14. wakelock: ">=0.1.2 <0.2.0"
  15. screen:
  16. git:
  17. url: https://github.com/hwh97/flutter_screen.git
  18. orientation:
  19. git:
  20. url: https://github.com/hwh97/flutter_orientation.git
  21. sys_volume:
  22. git:
  23. url: https://github.com/hwh97/flutter_volume.git
  24. event_bus:
  25. git:
  26. url: https://git.i2erp.cn/plugins/event_bus.git
  27. flutter:
  28. sdk: flutter
  29. dev_dependencies:
  30. flutter_test:
  31. sdk: flutter
  32. flutter:
  33. uses-material-design: true
  34. assets:
  35. - assets/dub_user_play/