fluent_editor_character_map 1.0.0 copy "fluent_editor_character_map: ^1.0.0" to clipboard
fluent_editor_character_map: ^1.0.0 copied to clipboard

Character map plugin for FluentEditor — adds a special characters palette dialog with categories and search.

130/ 160
pub points
30
downloads

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

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

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

Failed to verify repository URL.

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

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

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

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

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

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

48 out of 87 API elements (55.2 %) have documentation comments.

Some symbols that are missing documentation: fluent_editor_character_map.CharacterCategoryLabel, fluent_editor_character_map.CharacterCategoryLabel.label, fluent_editor_character_map.CharacterData, fluent_editor_character_map.CharacterData.all, fluent_editor_character_map.CharacterData.byCategory.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:fluent_editor_character_map/fluent_editor_character_map.dart that imports:
  • package:fluent_editor_character_map/src/character_map_plugin.dart that imports:
  • package:fluent_editor/handlers/handle_insert_character.dart that imports:
  • package:fluent_editor/utils/node_operations.dart that imports:
  • package:fluent_editor/utils/fragment_operations.dart that imports:
  • package:fluent_editor/utils/resolve_selection.dart that imports:
  • package:fluent_editor/utils/cursor_navigation.dart that imports:
  • package:fluent_editor/factories.dart that imports:
  • package:fluent_editor/plugins/plugin_api.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_positioned_sidebar.dart that imports:
  • package:fluent_editor/widgets/fluent_document_widget.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_unified_sidebar.dart that imports:
  • package:fluent_editor/fluent_document.dart that imports:
  • package:fluent_editor/plugins/builtin_plugin.dart that imports:
  • package:fluent_editor/widgets/nodes/fluent_image_widget.dart that imports:
  • package:fluent_editor/widgets/dialogs/image_insert_dialog.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package not compatible with platform Web

Because:

  • package:fluent_editor_character_map/fluent_editor_character_map.dart that imports:
  • package:fluent_editor_character_map/src/character_map_plugin.dart that imports:
  • package:fluent_editor/handlers/handle_insert_character.dart that imports:
  • package:fluent_editor/utils/node_operations.dart that imports:
  • package:fluent_editor/utils/fragment_operations.dart that imports:
  • package:fluent_editor/utils/resolve_selection.dart that imports:
  • package:fluent_editor/utils/cursor_navigation.dart that imports:
  • package:fluent_editor/factories.dart that imports:
  • package:fluent_editor/plugins/plugin_api.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_positioned_sidebar.dart that imports:
  • package:fluent_editor/widgets/fluent_document_widget.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_unified_sidebar.dart that imports:
  • package:fluent_editor/fluent_document.dart that imports:
  • package:fluent_editor/plugins/builtin_plugin.dart that imports:
  • package:fluent_editor/widgets/nodes/fluent_paragraph_widget.dart that imports:
  • package:fluent_editor/utils/cursor_utils.dart that imports:
  • package:fluent_editor/handlers/event_handler.dart that imports:
  • dart:io

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:fluent_editor_character_map/fluent_editor_character_map.dart that imports:
  • package:fluent_editor_character_map/src/character_map_plugin.dart that imports:
  • package:fluent_editor/handlers/handle_insert_character.dart that imports:
  • package:fluent_editor/utils/node_operations.dart that imports:
  • package:fluent_editor/utils/fragment_operations.dart that imports:
  • package:fluent_editor/utils/resolve_selection.dart that imports:
  • package:fluent_editor/utils/cursor_navigation.dart that imports:
  • package:fluent_editor/factories.dart that imports:
  • package:fluent_editor/plugins/plugin_api.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_positioned_sidebar.dart that imports:
  • package:fluent_editor/widgets/fluent_document_widget.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_unified_sidebar.dart that imports:
  • package:fluent_editor/fluent_document.dart that imports:
  • package:fluent_editor/plugins/builtin_plugin.dart that imports:
  • package:fluent_editor/widgets/nodes/fluent_image_widget.dart that imports:
  • package:fluent_editor/widgets/dialogs/image_insert_dialog.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:fluent_editor_character_map/fluent_editor_character_map.dart that imports:
  • package:fluent_editor_character_map/src/character_map_plugin.dart that imports:
  • package:fluent_editor/handlers/handle_insert_character.dart that imports:
  • package:fluent_editor/utils/node_operations.dart that imports:
  • package:fluent_editor/utils/fragment_operations.dart that imports:
  • package:fluent_editor/utils/resolve_selection.dart that imports:
  • package:fluent_editor/utils/cursor_navigation.dart that imports:
  • package:fluent_editor/factories.dart that imports:
  • package:fluent_editor/plugins/plugin_api.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_positioned_sidebar.dart that imports:
  • package:fluent_editor/widgets/fluent_document_widget.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_unified_sidebar.dart that imports:
  • package:fluent_editor/fluent_document.dart that imports:
  • package:fluent_editor/plugins/builtin_plugin.dart that imports:
  • package:fluent_editor/widgets/nodes/fluent_image_widget.dart that imports:
  • package:fluent_editor/widgets/dialogs/image_insert_dialog.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:fluent_editor_character_map/fluent_editor_character_map.dart that imports:
  • package:fluent_editor_character_map/src/character_map_plugin.dart that imports:
  • package:fluent_editor/handlers/handle_insert_character.dart that imports:
  • package:fluent_editor/utils/node_operations.dart that imports:
  • package:fluent_editor/utils/fragment_operations.dart that imports:
  • package:fluent_editor/utils/resolve_selection.dart that imports:
  • package:fluent_editor/utils/cursor_navigation.dart that imports:
  • package:fluent_editor/factories.dart that imports:
  • package:fluent_editor/plugins/plugin_api.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_positioned_sidebar.dart that imports:
  • package:fluent_editor/widgets/fluent_document_widget.dart that imports:
  • package:fluent_editor/widgets/editor/fluent_unified_sidebar.dart that imports:
  • package:fluent_editor/fluent_document.dart that imports:
  • package:fluent_editor/plugins/builtin_plugin.dart that imports:
  • package:fluent_editor/widgets/nodes/fluent_image_widget.dart that imports:
  • package:fluent_editor/widgets/dialogs/image_insert_dialog.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

INFO: 'value' is deprecated and shouldn't be used. Use initialValue instead. This will set the initial value for the form field. This feature was deprecated after v3.33.0-1.0.pre.

lib/src/character_palette_dialog.dart:154:23

    ╷
154 │                       value: _selectedCategory,
    │                       ^^^^^
    ╵

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

INFO: 'value' is deprecated and shouldn't be used. Use initialValue instead. This will set the initial value for the form field. This feature was deprecated after v3.33.0-1.0.pre.

lib/src/character_palette_dialog.dart:196:25

    ╷
196 │                         value: _selectedSubcategory,
    │                         ^^^^^
    ╵

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

Passed report section
Support up-to-date dependencies
40 / 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
fluent_editor ^1.1.0 1.1.0 1.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 108.0.0 108.0.0
analyzer - 14.4.0 14.4.0
archive - 3.6.1 4.3.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
barcode - 2.2.9 2.2.9
bidi - 2.0.13 2.0.13
build - 4.0.11 4.0.11
build_config - 1.3.3 1.3.3
characters - 1.4.1 1.4.1
checked_yaml - 2.0.4 2.0.4
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.5+5 0.3.5+5
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
dart_style - 3.1.13 3.1.13
desktop_drop - 0.7.1 0.8.4
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_picker - 8.3.7 12.3.0
file_selector - 1.1.0 1.1.0
file_selector_android - 0.5.2+11 0.5.2+11
file_selector_ios - 0.5.3+6 0.5.3+6
file_selector_linux - 0.9.4+1 0.9.4+1
file_selector_macos - 0.9.5+1 0.9.5+1
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_web - 0.9.5 0.9.5
file_selector_windows - 0.9.3+6 0.9.3+6
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
glob - 2.2.0 2.2.0
google_fonts - 6.3.3 8.2.1
hooks - 2.2.0 2.2.0
html - 0.15.7 0.15.7
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image - 4.3.0 4.10.0
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
json_annotation - 4.12.0 4.12.0
json_serializable - 6.14.1 6.14.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
nanoid - 1.0.0 1.0.0
objective_c - 9.6.0 9.6.0
package_config - 3.0.0 3.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.6 2.1.6
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
pdf - 3.12.0 3.13.0
petitparser - 7.0.2 7.0.2
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.1 2.2.1
pubspec_parse - 1.6.0 1.6.0
qr - 3.0.2 4.0.0
record_use - 1.1.1 1.1.1
shared_preferences - 2.5.5 2.5.5
shared_preferences_android - 2.4.28 2.4.28
shared_preferences_foundation - 2.5.7 2.5.7
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_gen - 4.3.0 4.3.0
source_helper - 1.3.13 1.3.13
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.33 6.3.33
url_launcher_ios - 6.4.2 6.4.2
url_launcher_linux - 3.2.3 3.2.3
url_launcher_macos - 3.2.6 3.2.6
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.6 3.1.6
vector_math - 2.4.2 2.4.2
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
win32 - 5.15.0 6.4.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1
yaml - 3.1.4 3.1.4

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Character map plugin for FluentEditor — adds a special characters palette dialog with categories and search.

License

MIT (license)

Dependencies

fluent_editor, flutter

More

Packages that depend on fluent_editor_character_map