frappe_form 0.9.1 
frappe_form: ^0.9.1 copied to clipboard
A library to render Frappe DocForm and generate a response
We analyzed this package 14 hours ago, and awarded it 150 pub points (of a possible 160):
 10/10 points: Provide a valid pubspec.yaml
 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: BSD-2-Clause.
 0/10 points: 20% or more of the public API has dartdoc comments
206 out of 1222 API elements (16.9 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: frappe_form, frappe_form.$AttachmentCopyWithExtension.copyWith, frappe_form.$DocFieldAnswerCopyWithExtension.copyWith, frappe_form.$DocFieldCopyWithExtension.copyWith, frappe_form.$DocFormCopyWithExtension.copyWith.
 10/10 points: Package has an example
 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
 
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:frappe_form/frappe_form.dartthat imports:package:frappe_form/src/presentation/widgets/doc_field_item/text_input/doc_field_text_editor_view.dartthat imports:package:html_editor_enhanced/html_editor.dartthat imports:package:html_editor_enhanced/utils/options.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:frappe_form/frappe_form.dartthat imports:package:frappe_form/src/presentation/widgets/doc_field_item/text_input/doc_field_text_editor_view.dartthat imports:package:html_editor_enhanced/html_editor.dartthat imports:package:html_editor_enhanced/src/widgets/toolbar_widget.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `Linux`.
Because:
package:frappe_form/frappe_form.dartthat imports:package:frappe_form/src/presentation/widgets/doc_field_item/text_input/doc_field_text_editor_view.dartthat imports:package:html_editor_enhanced/html_editor.dartthat imports:package:flutter_inappwebview/flutter_inappwebview.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package does not support platform `macOS`.
Because:
package:frappe_form/frappe_form.dartthat imports:package:frappe_form/src/presentation/widgets/doc_field_item/text_input/doc_field_text_editor_view.dartthat imports:package:html_editor_enhanced/html_editor.dartthat imports:package:html_editor_enhanced/utils/options.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:frappe_form/frappe_form.dartthat imports:package:frappe_form/src/presentation/widgets/doc_field_item/text_input/doc_field_text_editor_view.dartthat imports:package:html_editor_enhanced/html_editor.dartthat imports:package:html_editor_enhanced/utils/options.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/linux/file_picker_linux.dartthat imports:package:dbus/dbus.dartthat declares support for platforms:Windows,Linux.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:frappe_form/frappe_form.dartthat imports:package:frappe_form/src/presentation/widgets/doc_field_item/text_input/doc_field_text_editor_view.dartthat imports:package:html_editor_enhanced/html_editor.dartthat imports:package:html_editor_enhanced/utils/options.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
 0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:frappe_form/frappe_form.dartthat imports:package:frappe_form/src/presentation/widgets/doc_field_item/text_input/doc_field_text_editor_view.dartthat imports:package:html_editor_enhanced/html_editor.dartthat imports:package:html_editor_enhanced/utils/options.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker_io.dartthat imports:dart:io
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
 50/50 points: code has no errors, warnings, lints, or formatting issues
 10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
adeptannotations | 
^7.0.0 | 
7.0.0 | 7.0.0 | |
collection | 
^1.19.1 | 
1.19.1 | 1.19.1 | |
equatable | 
^2.0.7 | 
2.0.7 | 2.0.7 | |
flutter_html | 
^3.0.0 | 
3.0.0 | 3.0.0 | |
flutter_rating_bar | 
^4.0.1 | 
4.0.1 | 4.0.1 | |
html_editor_enhanced | 
^2.7.1 | 
2.7.1 | 2.7.1 | |
intl | 
>=0.19.0 <1.0.0 | 
0.20.2 | 0.20.2 | |
intl_phone_field | 
^3.2.0 | 
3.2.0 | 3.2.0 | |
json_annotation | 
^4.9.0 | 
4.9.0 | 4.9.0 | |
shimmer | 
^3.0.0 | 
3.0.0 | 3.0.0 | |
url_launcher | 
^6.3.2 | 
6.3.2 | 6.3.2 | |
validators | 
^3.0.0 | 
3.0.0 | 3.0.0 | 
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.