diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index 428a13f3..da3c46d8 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -1,8 +1,10 @@ name: flutter_quill_extensions description: Embed extensions for flutter_quill including image, video, formula and etc. version: 0.7.2 -homepage: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions -repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions +homepage: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/ +repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/ +issue_tracker: https://github.com/singerdmx/flutter-quill/issues/ +documentation: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/ topics: - ui diff --git a/flutter_quill_test/pubspec.yaml b/flutter_quill_test/pubspec.yaml index daee56e5..2c18005a 100644 --- a/flutter_quill_test/pubspec.yaml +++ b/flutter_quill_test/pubspec.yaml @@ -1,8 +1,10 @@ name: flutter_quill_test description: Test utilities for flutter_quill which includes methods to simplify interacting with the editor in test cases. version: 0.0.5 -homepage: https://1o24bbs.com/c/bulletjournal/108 -repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_test +homepage: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_test/ +repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_test/ +issue_tracker: https://github.com/singerdmx/flutter-quill/issues/ +documentation: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_test/ topics: - ui diff --git a/packages/quill_html_converter/pubspec.yaml b/packages/quill_html_converter/pubspec.yaml index 17333039..f2e41ada 100644 --- a/packages/quill_html_converter/pubspec.yaml +++ b/packages/quill_html_converter/pubspec.yaml @@ -1,8 +1,10 @@ name: quill_html_converter description: A extension for flutter_quill package to add support for dealing with conversion to/from html version: 0.0.1-experimental.1 -homepage: https://github.com/singerdmx/flutter-quill/tree/master/packages/quill_html_converter -repository: https://github.com/singerdmx/flutter-quill/tree/master/packages/quill_html_converter +homepage: https://github.com/singerdmx/flutter-quill/tree/master/packages/quill_html_converter/ +repository: https://github.com/singerdmx/flutter-quill/tree/master/packages/quill_html_converter/ +issue_tracker: https://github.com/singerdmx/flutter-quill/issues/ +documentation: https://github.com/singerdmx/flutter-quill/tree/master/packages/quill_html_converter/ topics: - ui diff --git a/pubspec.yaml b/pubspec.yaml index 184b1bb8..bcd2b3f2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,10 @@ name: flutter_quill description: A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter. version: 8.6.4 -homepage: https://1o24bbs.com/c/bulletjournal/108 -repository: https://github.com/singerdmx/flutter-quill +homepage: https://1o24bbs.com/c/bulletjournal/108/ +repository: https://github.com/singerdmx/flutter-quill/ +issue_tracker: https://github.com/singerdmx/flutter-quill/issues/ +documentation: https://github.com/singerdmx/flutter-quill/ topics: - ui