pubspec.yaml 965 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. name: trtc_demo
  2. description: TRTC Demo.
  3. publish_to: 'none'
  4. version: 2.0.0
  5. environment:
  6. sdk: '>=2.12.0 <3.0.0'
  7. dependencies:
  8. tencent_trtc_cloud:
  9. tencent_trtc_cloud: ^2.4.1
  10. cupertino_icons: ^1.0.2
  11. provider: ^5.0.0
  12. crypto: ^3.0.1
  13. flutter_styled_toast: 2.0.0
  14. dio: ^4.0.0
  15. path_provider: ^2.0.1
  16. permission_handler: ^6.1.3
  17. # system_alert_window: 0.4.2+2
  18. replay_kit_launcher: ^0.3.0
  19. flutter:
  20. sdk: flutter
  21. dev_dependencies:
  22. flutter_test:
  23. sdk: flutter
  24. build_runner: '>=1.6.2 <3.0.0'
  25. build_web_compilers: '>=2.12.0 <4.0.0'
  26. flutter:
  27. # The following line ensures that the Material Icons font is
  28. # included with your application, so that you can use the icons in
  29. # the material Icons class.
  30. uses-material-design: true
  31. # To add assets to your application, add an assets section, like this:
  32. assets:
  33. - images/watermark_img.png
  34. - images/bg_main_title.png
  35. - images/magic-line.png
  36. - images/avatar3_100.20191230.png