gpt_markdown_fixed 1.0.13 copy "gpt_markdown_fixed: ^1.0.13" to clipboard
gpt_markdown_fixed: ^1.0.13 copied to clipboard

Powerful Markdown & LaTeX Renderer for Flutter: Rich Text, Math, Tables, Links, and Text Selection. Ideal for ChatGPT, Gemini, and more.

55/ 160
pub points
35
downloads

We analyzed this package 27 hours ago, and awarded it 55 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
15 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: gpt_markdown_fixed,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: gpt_markdown_fixed.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.0.13").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

143 out of 282 API elements (50.7 %) have documentation comments.

Some symbols that are missing documentation: code_field, code_field.CodeField.CodeField.new, code_field.CodeField.codes, code_field.CodeField.name, custom_divider.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Tag detection failed.

Exception: Could not find package dir of gpt_markdown

Tag detection failed.

Exception: Could not find package dir of gpt_markdown

Tag detection failed.

Exception: Could not find package dir of gpt_markdown

Tag detection failed.

Exception: Could not find package dir of gpt_markdown

Tag detection failed.

Exception: Could not find package dir of gpt_markdown

Tag detection failed.

Exception: Could not find package dir of gpt_markdown

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 55 issues. Showing the first 2:

ERROR: '_RenderSelectableAdapter.getSelection' ('void Function()') isn't a valid override of 'SelectionHandler.getSelection' ('SelectedContentRange? Function()').

lib/custom_widgets/selectable_adapter.dart:294:8

    ╷
294 │   void getSelection() {
    │        ^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/custom_widgets/selectable_adapter.dart

ERROR: Target of URI doesn't exist: 'package:gpt_markdown/custom_widgets/markdown_config.dart'.

lib/gpt_markdown.dart:2:8

  ╷
2 │ import 'package:gpt_markdown/custom_widgets/markdown_config.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/gpt_markdown.dart

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
flutter_math_fork ^0.7.3 0.7.4 0.7.4
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
flutter_svg - 2.2.1 2.2.1
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.1 7.0.1
provider - 6.1.5+1 6.1.5+1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xml - 6.6.1 6.6.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 44 errors:

  • INVALID_OVERRIDE - lib/custom_widgets/selectable_adapter.dart:294:8 - '_RenderSelectableAdapter.getSelection' ('void Function()') isn't a valid override of 'SelectionHandler.getSelection' ('SelectedContentRange? Function()').
  • URI_DOES_NOT_EXIST - lib/gpt_markdown.dart:2:8 - Target of URI doesn't exist: 'package:gpt_markdown/custom_widgets/markdown_config.dart'.
  • URI_DOES_NOT_EXIST - lib/gpt_markdown.dart:6:8 - Target of URI doesn't exist: 'package:gpt_markdown/custom_widgets/custom_divider.dart'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.24, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
55
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Powerful Markdown & LaTeX Renderer for Flutter: Rich Text, Math, Tables, Links, and Text Selection. Ideal for ChatGPT, Gemini, and more.

Topics

#markdown #latex #selectable #chatgpt #gemini

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_math_fork

More

Packages that depend on gpt_markdown_fixed