zefyr

pubspec.yaml 802B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. name: zefyr
  2. description: Clean, minimalistic and collaboration-ready rich text editor for Flutter.
  3. version: 0.10.4
  4. author: Anatoly Pulyaevskiy <anatoly.pulyaevskiy@gmail.com>
  5. homepage: https://github.com/memspace/zefyr
  6. environment:
  7. sdk: '>=2.7.0 <3.0.0'
  8. dependencies:
  9. flutter:
  10. sdk: flutter
  11. collection: ^1.14.6
  12. url_launcher: ^5.0.0
  13. quill_delta: ^1.0.2
  14. notus:
  15. git:
  16. url: https://git.links123.net/cloudteam/zefyr.git
  17. path: packages/notus
  18. meta: ^1.1.0
  19. quiver_hashcode: ^2.0.0
  20. wechat_assets_picker: ^5.0.0-dev.3
  21. provider: ^4.3.2+2
  22. image_picker: ^0.6.7+17
  23. dev_dependencies:
  24. flutter_test:
  25. sdk: flutter
  26. pedantic: ^1.0.0
  27. flutter:
  28. uses-material-design: true
  29. fonts:
  30. - family: ZefyrFont
  31. fonts:
  32. - asset: lib/fonts/zefyrfont.ttf