flutter_quill_forked 9.1.4 copy "flutter_quill_forked: ^9.1.4" to clipboard
flutter_quill_forked: ^9.1.4 copied to clipboard

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.

0
likes
110/ 140
pub points
37%
popularity

We analyzed this package 17 hours ago, and awarded it 110 pub points (of a possible 140):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

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: flutter_quill_forked,
    • contains a version property, and,
    • does not contain a publish_to property.

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

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

709 out of 1690 API elements (42.0 %) have documentation comments.

Some symbols that are missing documentation: flutter_quill, flutter_quill.AlignAttribute, flutter_quill.AlignAttribute.AlignAttribute, flutter_quill.Attribute, flutter_quill.Attribute.Attribute.

10/10 points: Package has an example and has no issues with screenshots

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:flutter_quill_forked/extensions.dart that imports:
  • package:flutter_quill_forked/src/utils/platform.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutter_quill_forked/extensions.dart that imports:
  • package:flutter_quill_forked/src/utils/platform.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:flutter_quill_forked/extensions.dart that imports:
  • package:flutter_quill_forked/src/utils/platform.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:flutter_quill_forked/extensions.dart that imports:
  • package:flutter_quill_forked/src/utils/platform.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package not compatible with platform Web

Because:

  • package:flutter_quill_forked/extensions.dart that imports:
  • package:flutter_quill_forked/src/utils/platform.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 21 issues. Showing the first 2:

INFO: 'RawKeyboardListener' is deprecated and shouldn't be used. Use KeyboardListener instead. This feature was deprecated after v3.18.0-2.0.pre.

lib/src/widgets/editor/editor.dart:306:14

    ╷
306 │       return RawKeyboardListener(
    │              ^^^^^^^^^^^^^^^^^^^
    ╵

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

INFO: 'RawKeyboardListener.new' is deprecated and shouldn't be used. Use KeyboardListener instead. This feature was deprecated after v3.18.0-2.0.pre.

lib/src/widgets/editor/editor.dart:306:14

    ╷
306 │       return RawKeyboardListener(
    │              ^^^^^^^^^^^^^^^^^^^
    ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
charcode ^1.3.1 1.3.1 1.3.1
collection ^1.17.0 1.18.0 1.18.0
dart_quill_delta ^0.0.1 0.0.1 9.3.10
device_info_plus ^9.1.0 9.1.2 10.1.0
equatable ^2.0.5 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
flutter_colorpicker ^1.0.3 1.0.3 1.0.3
flutter_keyboard_visibility ^5.4.1 5.4.1 6.0.0
flutter_localizations flutter 0.0.0 0.0.0
html2md ^1.3.1 1.3.1 1.3.1
intl ^0.18.1 0.18.1 0.19.0
markdown ^7.1.1 7.2.2 7.2.2
meta ^1.9.1 1.11.0 1.14.0
quiver ^3.2.1 3.2.1 3.2.1
super_clipboard ^0.8.0 0.8.5 0.8.12
url_launcher ^6.1.14 6.2.6 6.2.6
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
device_info_plus_platform_interface - 7.0.0 7.0.0
diff_match_patch - 0.4.1 0.4.1
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
irondash_engine_context - 0.5.2 0.5.2
irondash_message_channel - 0.6.0 0.6.0
js - 0.6.7 0.7.1
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
path - 1.9.0 1.9.0
pixel_snap - 0.1.5 0.1.5
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
super_native_extensions - 0.8.5 0.8.12
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
win32_registry - 1.1.3 1.1.3

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

Found 4 issues. Showing the first 2:

The constraint `^0.0.1` on dart_quill_delta does not support the stable version `9.2.9`.

Try running dart pub upgrade --major-versions dart_quill_delta to update the constraint.

The constraint `^9.1.0` on device_info_plus does not support the stable version `10.0.0`.

Try running dart pub upgrade --major-versions device_info_plus to update the constraint.

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

0
likes
110
pub points
37%
popularity
screenshot

Publisher

unverified uploader

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.

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #widget #rich-text-editor #quill

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

charcode, collection, dart_quill_delta, device_info_plus, equatable, flutter, flutter_colorpicker, flutter_keyboard_visibility, flutter_localizations, html2md, intl, markdown, meta, quiver, super_clipboard, url_launcher

More

Packages that depend on flutter_quill_forked