flutter_content 4.0.0
flutter_content: ^4.0.0 copied to clipboard
Point stuff out for your users => Target, Transform, Configure Callouts, Record to JSON in Dev, and Play in Producton
We analyzed this package 2 hours ago, and awarded it 100 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/biancashouse/flutter-content was unreachable. Make sure that the website is reachable via HEAD requests.
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: GPL-3.0.
10/10 points: 20% or more of the public API has dartdoc comments
1991 out of 7184 API elements (27.7 %) have documentation comments.
Some symbols that are missing documentation: button_styles_extn, button_styles_extn.ButtonStylesExtension, button_styles_extn.ButtonStylesExtension.cannedButtonStyles, button_styles_extn.ButtonStylesExtension.findButtonStyleName, container_styles_extn.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:flutter_content/flutter_content.dartthat imports:package:flutter_content/src/api/editable_page/editable_page.dartthat imports:package:flutter_callouts/flutter_callouts.dartthat imports:package:flutter_callouts/src/api/callouts/callout_config.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `iOS`.
Because:
package:flutter_content/flutter_content.dartthat imports:package:flutter_content/src/api/editable_page/editable_page.dartthat imports:package:flutter_callouts/flutter_callouts.dartthat imports:package:flutter_callouts/src/system_mixin.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:flutter_content/flutter_content.dartthat imports:package:flutter_content/src/api/editable_page/editable_page.dartthat imports:package:flutter_callouts/flutter_callouts.dartthat imports:package:flutter_callouts/src/api/callouts/callout_config.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_content/flutter_content.dartthat imports:package:flutter_content/src/api/editable_page/editable_page.dartthat imports:package:flutter_callouts/flutter_callouts.dartthat imports:package:flutter_callouts/src/api/callouts/callout_config.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `macOS`.
Because:
package:flutter_content/flutter_content.dartthat imports:package:flutter_content/src/api/editable_page/editable_page.dartthat imports:package:flutter_callouts/flutter_callouts.dartthat imports:package:flutter_callouts/src/api/callouts/callout_config.dartthat imports:package:pointer_interceptor/pointer_interceptor.dartthat declares support for platforms:iOS,Web.
Package does not support platform `Web`.
Because:
package:flutter_content/flutter_content.dartthat imports:package:flutter_content/src/api/editable_page/editable_page.dartthat imports:package:flutter_callouts/flutter_callouts.dartthat imports:package:flutter_callouts/src/ls_mixin.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_content/flutter_content.dartthat imports:package:flutter_content/src/api/editable_page/editable_page.dartthat imports:package:flutter_content/src/api/editable_page/snippet_tree_view.dartthat imports:package:flutter_content/src/snippet/snode_widget.dartthat imports:package:flutter_content/src/snippet/pnodes/editors/property_callout_button_quill_text.dartthat imports:package:flutter_quill/flutter_quill.dartthat imports:package:flutter_quill/src/toolbar/simple_toolbar.dartthat imports:package:flutter_quill/src/toolbar/config/simple_toolbar_config.dartthat imports:package:flutter_quill/src/toolbar/config/buttons/toggle_style_options.dartthat imports:package:flutter_quill/src/toolbar/config/base_button_options.dartthat imports:package:flutter_quill/src/editor_toolbar_controller_shared/quill_config.dartthat imports:package:flutter_quill/src/editor/config/editor_config.dartthat imports:package:flutter_quill/src/editor/widgets/text/utils/text_block_utils.dartthat imports:package:flutter_quill/src/editor/widgets/default_styles.dartthat imports:package:flutter_quill/src/common/utils/platform.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.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 456 issues. Showing the first 2:
WARNING: The value of the local variable 'childMap' isn't used.
lib/src/model/firestore_model_repo.dart:182:15
╷
182 │ var childMap = data['child'];
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/model/firestore_model_repo.dart
WARNING: This default clause is covered by the previous cases.
lib/src/snippet/markdown_editor/markdown_toolbar_parser.dart:187:7
╷
187 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/snippet/markdown_editor/markdown_toolbar_parser.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
auto_size_text_field |
^2.2.4 |
2.2.4 | 2.2.4 | |
built_collection |
^5.1.1 |
5.1.1 | 5.1.1 | |
built_value |
^8.9.3 |
8.12.0 | 8.12.0 | |
calendar_date_picker2 |
^2.0.1 |
2.0.1 | 2.0.1 | |
carousel_slider |
^5.0.0 |
5.1.1 | 5.1.1 | |
clipboard |
^0.1.3 |
0.1.3 | 2.0.2 | |
cloud_firestore |
^5.6.11 |
5.6.12 | 6.0.3 | |
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 | |
dart_mappable |
^4.6.1 |
4.6.1 | 4.6.1 | |
dotted_border |
^3.1.0 |
3.1.0 | 3.1.0 | |
email_validator |
^3.0.0 |
3.0.0 | 3.0.0 | |
file_picker |
^10.2.0 |
10.3.3 | 10.3.3 | |
file_selector |
^1.0.3 |
1.0.4 | 1.0.4 | |
file_selector_platform_interface |
^2.6.2 |
2.6.2 | 2.6.2 | |
firebase_auth |
^5.6.2 |
5.7.0 | 6.1.1 | |
firebase_core |
^3.14.0 |
3.15.2 | 4.2.0 | |
firebase_storage |
^12.4.8 |
12.4.10 | 13.0.3 | |
firebase_ui_localizations |
^1.14.0 |
1.14.1 | 2.0.1 | |
firebase_ui_shared |
^1.4.1 |
1.4.2 | 1.4.2 | |
firebase_ui_storage |
^2.1.2 |
2.1.3 | 3.0.1 | |
flex_color_picker |
^3.7.1 |
3.7.1 | 3.7.1 | |
flutter_animate |
^4.5.2 |
4.5.2 | 4.5.2 | |
flutter_bloc |
^9.1.1 |
9.1.1 | 9.1.1 | |
flutter_callouts |
^10.1.0 |
10.1.0 | 10.1.0 | |
flutter_hooks |
^0.21.2 |
0.21.3+1 | 0.21.3+1 | |
flutter_quill |
^11.4.2 |
11.5.0 | 11.5.0 | |
freezed |
^3.2.3 |
3.2.3 | 3.2.3 | |
freezed_annotation |
^3.1.0 |
3.1.0 | 3.1.0 | |
gap |
^3.0.1 |
3.0.1 | 3.0.1 | |
go_router |
^16.0.0 |
16.3.0 | 16.3.0 | |
google_fonts |
^6.2.1 |
6.3.2 | 6.3.2 | |
google_sign_in |
^7.1.0 |
7.2.0 | 7.2.0 | |
google_sign_in_web |
^1.0.0 |
1.1.0 | 1.1.0 | |
gradient_borders |
^1.0.1 |
1.0.2 | 1.0.2 | |
http |
^1.2.2 |
1.5.0 | 1.5.0 | |
hydrated_bloc |
^10.0.0 |
10.1.1 | 10.1.1 | |
image |
^4.5.2 |
4.5.4 | 4.5.4 | |
image_network |
^2.5.6 |
2.6.0 | 2.6.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
logger |
^2.6.0 |
2.6.2 | 2.6.2 | |
lorem_ipsum |
^0.0.3 |
0.0.3 | 0.0.3 | |
markdown_widget |
^2.3.2+8 |
2.3.2+8 | 2.3.2+8 | |
meta |
^1.15.0 |
1.16.0 | 1.17.0 | |
mockito |
^5.4.4 |
5.5.1 | 5.5.1 | |
multi_split_view |
^3.5.0 |
3.6.1 | 3.6.1 | |
numeric_keyboard |
^1.1.0 |
1.1.0 | 1.1.0 | |
on_screen_ruler |
^0.0.1 |
0.0.1 | 0.0.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
percent_indicator |
^4.2.3 |
4.2.5 | 4.2.5 | |
pointer_interceptor |
^0.10.1+2 |
0.10.1+2 | 0.10.1+2 | |
random_string |
^2.3.1 |
2.3.1 | 2.3.1 | |
rotated_corner_decoration |
^2.1.0+1 |
2.1.0+1 | 2.1.0+1 | |
smooth_page_indicator |
^1.2.0+3 |
1.2.1 | 1.2.1 | |
timeago |
^3.7.0 |
3.7.1 | 3.7.1 | |
transparent_pointer |
^1.0.1 |
1.0.1 | 1.0.1 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 | |
watcher |
^1.1.0 |
1.1.4 | 1.1.4 | |
webview_flutter |
^4.13.0 |
4.13.0 | 4.13.0 | |
webview_flutter_android |
^4.7.0 |
4.10.5 | 4.10.5 | |
webview_flutter_platform_interface |
^2.13.1 |
2.14.0 | 2.14.0 | |
webview_flutter_web |
^0.2.3+4 |
0.2.3+4 | 0.2.3+4 | |
webview_flutter_wkwebview |
^3.22.0 |
3.23.1 | 3.23.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 7 issues. Showing the first 2:
The constraint `^0.1.3` on clipboard does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions clipboard to update the constraint.
The constraint `^5.6.11` on cloud_firestore does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore to update the constraint.
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.