Update pubspec to show the supported platforms

pull/1444/head
Ahmed Hnewa 2 years ago
parent 3ab8a4b73c
commit d9e9d7653c
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 7
      flutter_quill_extensions/pubspec.yaml
  2. 7
      pubspec.yaml

@ -3,6 +3,13 @@ description: Embed extensions for flutter_quill including image, video, formula
version: 0.5.1
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions
platforms:
android:
ios:
# linux:
macos:
web:
windows:
environment:
sdk: ">=2.17.0 <4.0.0"

@ -3,6 +3,13 @@ description: A rich text editor built for the modern Android, iOS, web and deskt
version: 7.5.0
homepage: https://1o24bbs.com/c/bulletjournal/108
repository: https://github.com/singerdmx/flutter-quill
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: ">=2.17.0 <4.0.0"

Loading…
Cancel
Save