## Running analysis for "flutter_quill" version "7.10.2" STARTED: 2026-01-08T20:40:37.965596Z ### Starting pana 2026-01-08 20:40:55.364918 INFO: Running `dart pub unpack flutter_quill:7.10.2 --output /tmp/pana-flutter_quillUTCXOT/flutter_quill --no-resolve`... 2026-01-08 20:40:57.108889 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 20:40:57.153780 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 20:40:57.352284 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 20:40:57.672885 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-08 20:41:00.651174 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-08 20:41:01.082881 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 20:41:02.026620 INFO: Analyzing package... 2026-01-08 20:41:02.064412 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-08 20:41:25.137296 INFO: Running `git init`... 2026-01-08 20:41:25.173734 INFO: Running `git remote add origin https://github.com/singerdmx/flutter-quill`... 2026-01-08 20:41:25.206472 INFO: Running `git remote show origin`... 2026-01-08 20:41:25.493825 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-08 20:41:26.106623 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-08 20:41:26.145734 INFO: Running `git show origin/master:example/pubspec.yaml`... 2026-01-08 20:41:26.183940 INFO: Running `git show origin/master:flutter_quill_extensions/pubspec.yaml`... 2026-01-08 20:41:26.226863 INFO: Running `git show origin/master:flutter_quill_test/pubspec.yaml`... 2026-01-08 20:41:26.267760 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-08 20:46:07.902804 INFO: Analyzing pub downgrade... 2026-01-08 20:46:07.909310 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2026-01-08 20:46:10.220935 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-08 20:46:16.319440 INFO: [pub-downgrade-failed] 2026-01-08 20:46:16.325983 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2026-01-08 20:46:17.122084 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2026-01-08 20:46:27.287609 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-flutter_quillUTCXOT/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2026-01-08 20:48:15.064458 INFO: `dartdoc` completed: 2026-01-08 20:48:15.064458 INFO: Documenting flutter_quill... 2026-01-08 20:48:15.064458 INFO: Discovering libraries... 2026-01-08 20:48:15.064458 INFO: Linking elements... 2026-01-08 20:48:15.064458 INFO: Precaching local docs for 898281 elements... 2026-01-08 20:48:15.064458 INFO: Initialized dartdoc with 1712 libraries 2026-01-08 20:48:15.064458 INFO: Generating docs for library extensions.dart from package:flutter_quill/extensions.dart... 2026-01-08 20:48:15.064458 INFO: Generating docs for library quill_delta.dart from package:flutter_quill/quill_delta.dart... 2026-01-08 20:48:15.064458 INFO: Generating docs for library flutter_quill.dart from package:flutter_quill/flutter_quill.dart... 2026-01-08 20:48:15.064458 INFO: Generating docs for library translations.dart from package:flutter_quill/translations.dart... 2026-01-08 20:48:15.064458 INFO: Generating docs for library flutter_quill_test.dart from package:flutter_quill/flutter_quill_test.dart... 2026-01-08 20:48:15.064458 INFO: Documented 5 public libraries in 106.4 seconds 2026-01-08 20:48:15.064458 INFO: Success! Docs generated into /tmp/pana-flutter_quillUTCXOT/raw-dartdoc 2026-01-08 20:48:15.064458 INFO: warning: ambiguous reexport of leaf.Leaf, canonicalization candidates: (flutter_quill, flutter_quill.extensions) -> flutter_quill.extensions (confidence 0.01000) 2026-01-08 20:48:15.064458 INFO: from leaf.Leaf: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/nodes/leaf.dart:11:16) 2026-01-08 20:48:15.064458 INFO: flutter_quill: 1.135 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1250)) 2026-01-08 20:48:15.064458 INFO: flutter_quill.extensions: 1.145 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1250)) 2026-01-08 20:48:15.064458 INFO: Use {@canonicalFor leaf.Leaf} in the desired library's documentation to 2026-01-08 20:48:15.064458 INFO: resolve the ambiguity and/or override dartdoc's decision, or structure 2026-01-08 20:48:15.064458 INFO: your package so the reexport is less ambiguous. The symbol will still be 2026-01-08 20:48:15.064458 INFO: referenced in all candidates -- this only controls the location where it 2026-01-08 20:48:15.064458 INFO: will be written and which library will be displayed in navigation for 2026-01-08 20:48:15.064458 INFO: the relevant pages. The flag 2026-01-08 20:48:15.064458 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-08 20:48:15.064458 INFO: threshold at which this warning will appear. 2026-01-08 20:48:15.064458 INFO: warning: ambiguous reexport of leaf.QuillText, canonicalization candidates: (flutter_quill, flutter_quill.extensions) -> flutter_quill.extensions (confidence 0.01000) 2026-01-08 20:48:15.064458 INFO: from leaf.QuillText: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/nodes/leaf.dart:219:7) 2026-01-08 20:48:15.064458 INFO: flutter_quill: 1.135 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1250)) 2026-01-08 20:48:15.064458 INFO: flutter_quill.extensions: 1.145 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1250)) 2026-01-08 20:48:15.064458 INFO: warning: ambiguous reexport of leaf.Embed, canonicalization candidates: (flutter_quill, flutter_quill.extensions) -> flutter_quill.extensions (confidence 0.01000) 2026-01-08 20:48:15.064458 INFO: from leaf.Embed: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/nodes/leaf.dart:252:7) 2026-01-08 20:48:15.064458 INFO: flutter_quill: 1.135 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1250)) 2026-01-08 20:48:15.064458 INFO: flutter_quill.extensions: 1.145 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1250)) 2026-01-08 20:48:15.064458 INFO: warning: ambiguous reexport of quill_delta.DataDecoder, canonicalization candidates: (flutter_quill, flutter_quill.delta) -> flutter_quill.delta (confidence 0.01100) 2026-01-08 20:48:15.064458 INFO: from quill_delta.DataDecoder: (file:///tmp/pana_ZAQBDZ/lib/src/models/quill_delta.dart:14:9) 2026-01-08 20:48:15.064458 INFO: flutter_quill: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 20:48:15.064458 INFO: flutter_quill.delta: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-01-08 20:48:15.064458 INFO: warning: ambiguous reexport of quill_delta.Operation, canonicalization candidates: (flutter_quill, flutter_quill.delta) -> flutter_quill.delta (confidence 0.01100) 2026-01-08 20:48:15.064458 INFO: from quill_delta.Operation: (file:///tmp/pana_ZAQBDZ/lib/src/models/quill_delta.dart:20:7) 2026-01-08 20:48:15.064458 INFO: flutter_quill: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 20:48:15.064458 INFO: flutter_quill.delta: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-01-08 20:48:15.064458 INFO: warning: ambiguous reexport of quill_delta.Delta, canonicalization candidates: (flutter_quill, flutter_quill.delta) -> flutter_quill.delta (confidence 0.01100) 2026-01-08 20:48:15.064458 INFO: from quill_delta.Delta: (file:///tmp/pana_ZAQBDZ/lib/src/models/quill_delta.dart:183:7) 2026-01-08 20:48:15.064458 INFO: flutter_quill: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 20:48:15.064458 INFO: flutter_quill.delta: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-01-08 20:48:15.064458 INFO: warning: ambiguous reexport of quill_delta.DeltaIterator, canonicalization candidates: (flutter_quill, flutter_quill.delta) -> flutter_quill.delta (confidence 0.01100) 2026-01-08 20:48:15.064458 INFO: from quill_delta.DeltaIterator: (file:///tmp/pana_ZAQBDZ/lib/src/models/quill_delta.dart:732:7) 2026-01-08 20:48:15.064458 INFO: flutter_quill: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 20:48:15.064458 INFO: flutter_quill.delta: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-01-08 20:48:15.064458 INFO: warning: ambiguous reexport of leaf, canonicalization candidates: (flutter_quill, flutter_quill.extensions) -> flutter_quill.extensions (confidence 0.01000) 2026-01-08 20:48:15.064458 INFO: from leaf: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/nodes/leaf.dart:1:1) 2026-01-08 20:48:15.064458 INFO: flutter_quill: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2026-01-08 20:48:15.064458 INFO: flutter_quill.extensions: 1.163 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1429)) 2026-01-08 20:48:15.064458 INFO: warning: ambiguous reexport of quill_delta, canonicalization candidates: (flutter_quill, flutter_quill.delta) -> flutter_quill.delta (confidence 0.01100) 2026-01-08 20:48:15.064458 INFO: from quill_delta: (file:///tmp/pana_ZAQBDZ/lib/src/models/quill_delta.dart:1:1) 2026-01-08 20:48:15.064458 INFO: flutter_quill: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 20:48:15.064458 INFO: flutter_quill.delta: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-08 20:48:15.064458 INFO: warning: flutter_quill.extensions has no library level documentation comments 2026-01-08 20:48:15.064458 INFO: from flutter_quill.extensions: (file:///tmp/pana_ZAQBDZ/lib/extensions.dart:1:1) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [mounted] 2026-01-08 20:48:15.064458 INFO: from leaf.Leaf.cutAt: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/nodes/leaf.dart:173:9) 2026-01-08 20:48:15.064458 INFO: warning: flutter_quill.delta has no library level documentation comments 2026-01-08 20:48:15.064458 INFO: from flutter_quill.delta: (file:///tmp/pana_ZAQBDZ/lib/quill_delta.dart:1:1) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [text] 2026-01-08 20:48:15.064458 INFO: from quill_delta.Operation.insert: (file:///tmp/pana_ZAQBDZ/lib/src/models/quill_delta.dart:35:21) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [(-1, "mouse"), (1, "sofas")] 2026-01-08 20:48:15.064458 INFO: from quill_delta.Delta.diff: (file:///tmp/pana_ZAQBDZ/lib/src/models/quill_delta.dart:489:9) 2026-01-08 20:48:15.064458 INFO: warning: flutter_quill has no library level documentation comments 2026-01-08 20:48:15.064458 INFO: from flutter_quill: (file:///tmp/pana_ZAQBDZ/lib/flutter_quill.dart:1:1) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [mounted] 2026-01-08 20:48:15.064458 INFO: from node.Node: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/nodes/node.dart:20:16) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [QuillBaseToolbar.basic] 2026-01-08 20:48:15.064458 INFO: from base_toolbar.QuillToolbarDivider: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/toolbar/base_toolbar.dart:96:7) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [http://quilljs.com] 2026-01-08 20:48:15.064458 INFO: from link_style2.QuillToolbarLinkStyleButton2: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/toolbar/buttons/link_style2.dart:18:7) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [RenderEditableTextBlock] 2026-01-08 20:48:15.064458 INFO: from editor.RenderEditableContainerBox: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/editor/editor.dart:1531:7) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [Change] 2026-01-08 20:48:15.064458 INFO: from document.ChangeSource: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/document.dart:446:6) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [change] 2026-01-08 20:48:15.064458 INFO: from document.Document.compose: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/document.dart:287:8) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [Change] 2026-01-08 20:48:15.064458 INFO: from document.Document.delete: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/document.dart:93:9) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [ChangeSource.local] 2026-01-08 20:48:15.064458 INFO: from document.Document.delete: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/document.dart:93:9) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [ChangeSource.local] 2026-01-08 20:48:15.064458 INFO: from document.Document.format: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/document.dart:140:9) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [ChangeSource.local] 2026-01-08 20:48:15.064458 INFO: from document.Document.insert: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/document.dart:72:9) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [ChangeSource.local] 2026-01-08 20:48:15.064458 INFO: from document.Document.replace: (file:///tmp/pana_ZAQBDZ/lib/src/models/documents/document.dart:108:9) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [MediaSourceSelectorDialog] 2026-01-08 20:48:15.064458 INFO: from quill_dialog_theme.QuillDialogTheme.mediaSelectorDialogConstraints: (file:///tmp/pana_ZAQBDZ/lib/src/models/themes/quill_dialog_theme.dart:47:25) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from quill_dialog_theme.QuillDialogTheme.mediaSelectorDialogConstraints: (file:///tmp/pana_ZAQBDZ/lib/src/models/themes/quill_dialog_theme.dart:47:25) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [MediaSourceSelectorDialog] 2026-01-08 20:48:15.064458 INFO: from quill_dialog_theme.QuillDialogTheme.mediaSelectorDialogPadding: (file:///tmp/pana_ZAQBDZ/lib/src/models/themes/quill_dialog_theme.dart:50:28) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from quill_dialog_theme.QuillDialogTheme.mediaSelectorDialogPadding: (file:///tmp/pana_ZAQBDZ/lib/src/models/themes/quill_dialog_theme.dart:50:28) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [https://api.flutter.dev/flutter/widgets/EditableText/contentInsertionConfiguration.html] 2026-01-08 20:48:15.064458 INFO: from configurations.QuillEditorConfigurations.contentInsertionConfiguration: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/editor/configurations.dart:278:40) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from configurations.QuillEditorConfigurations.contentInsertionConfiguration: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/editor/configurations.dart:278:40) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [https://docs.flutter.dev/development/ui/advanced/actions-and-shortcuts#actions] 2026-01-08 20:48:15.064458 INFO: from configurations.QuillEditorConfigurations.customActions: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/editor/configurations.dart:258:36) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from configurations.QuillEditorConfigurations.customActions: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/editor/configurations.dart:258:36) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [https://docs.flutter.dev/development/ui/advanced/actions-and-shortcuts#shortcuts] 2026-01-08 20:48:15.064458 INFO: from configurations.QuillEditorConfigurations.customShortcuts: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/editor/configurations.dart:253:41) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from configurations.QuillEditorConfigurations.customShortcuts: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/editor/configurations.dart:253:41) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [spacing] 2026-01-08 20:48:15.064458 INFO: from default_styles.DefaultTextBlockStyle.decoration: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/default_styles.dart:60:24) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from default_styles.DefaultTextBlockStyle.decoration: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/default_styles.dart:60:24) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [ignorePointer] 2026-01-08 20:48:15.064458 INFO: from editor.RenderAbstractEditor.handleTapDown: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/editor/editor.dart:99:8) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [ignorePointer] 2026-01-08 20:48:15.064458 INFO: from editor.RenderEditor.handleTapDown: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/editor/editor.dart:854:8) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from editor.RenderAbstractEditor.handleTapDown: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/editor/editor.dart:99:8) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [childBuilder] 2026-01-08 20:48:15.064458 INFO: from base.QuillToolbarBaseButtonExtraOptions.controller: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/buttons/base.dart:20:25) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from base.QuillToolbarBaseButtonExtraOptions.controller: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/buttons/base.dart:20:25) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [options] 2026-01-08 20:48:15.064458 INFO: from base.QuillToolbarBaseButtonExtraOptions.controller: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/buttons/base.dart:20:25) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from base.QuillToolbarBaseButtonExtraOptions.controller: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/buttons/base.dart:20:25) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [QuillToolbar.basic] 2026-01-08 20:48:15.064458 INFO: from configurations.QuillToolbarConfigurations.axis: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/configurations.dart:165:14) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from configurations.QuillToolbarConfigurations.axis: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/configurations.dart:165:14) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [LinkDialog()] 2026-01-08 20:48:15.064458 INFO: from configurations.QuillToolbarConfigurations.dialogTheme: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/configurations.dart:217:27) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from configurations.QuillToolbarConfigurations.dialogTheme: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/configurations.dart:217:27) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [fontFamilyValues] 2026-01-08 20:48:15.064458 INFO: from font_family.QuillToolbarFontFamilyButtonOptions.rawItemsMap: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/buttons/font_family.dart:68:30) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from font_family.QuillToolbarFontFamilyButtonOptions.rawItemsMap: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/buttons/font_family.dart:68:30) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [fontSizesValues] 2026-01-08 20:48:15.064458 INFO: from font_size.QuillToolbarFontSizeButtonOptions.rawItemsMap: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/buttons/font_size.dart:64:30) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from font_size.QuillToolbarFontSizeButtonOptions.rawItemsMap: (file:///tmp/pana_ZAQBDZ/lib/src/models/config/toolbar/buttons/font_size.dart:64:30) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [didUpdateWidget] 2026-01-08 20:48:15.064458 INFO: from font_family.QuillToolbarFontFamilyButton.controller: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/toolbar/buttons/font_family.dart:26:25) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from font_family.QuillToolbarFontFamilyButton.controller: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/toolbar/buttons/font_family.dart:26:25) 2026-01-08 20:48:15.064458 INFO: warning: unresolved doc reference [didUpdateWidget] 2026-01-08 20:48:15.064458 INFO: from font_size.QuillToolbarFontSizeButton.controller: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/toolbar/buttons/font_size.dart:21:25) 2026-01-08 20:48:15.064458 INFO: in documentation inherited from font_size.QuillToolbarFontSizeButton.controller: (file:///tmp/pana_ZAQBDZ/lib/src/widgets/toolbar/buttons/font_size.dart:21:25) 2026-01-08 20:48:15.064458 INFO: warning: flutter_quill.translations has no library level documentation comments 2026-01-08 20:48:15.064458 INFO: from flutter_quill.translations: (file:///tmp/pana_ZAQBDZ/lib/translations.dart:1:1) 2026-01-08 20:48:15.064458 INFO: warning: flutter_quill_test has no library level documentation comments 2026-01-08 20:48:15.064458 INFO: from flutter_quill_test: (file:///tmp/pana_ZAQBDZ/lib/flutter_quill_test.dart:1:1) 2026-01-08 20:48:15.064458 INFO: Found 44 warnings and 0 errors. 2026-01-08 20:48:15.174770 INFO: Writing summary.json 2026-01-08 20:48:15.177670 INFO: Running dartdoc post-processing 2026-01-08 20:48:15.180406 INFO: Creating .tar.gz archive 2026-01-08 20:48:17.243002 INFO: Finished .tar.gz archive 2026-01-08 20:48:20.813022 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T20:48:20.989628Z