flusmic_ui 4.0.0
flusmic_ui: ^4.0.0 copied to clipboard
A collection of widgets, utilities and extensions to integrate Flusmic more easy in Flutter.
We analyzed this package 15 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/PixelaGt/flusmic/issues
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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
175 out of 564 API elements (31.0 %) have documentation comments.
Some symbols that are missing documentation: flusmic_ui.AlternateLanguage.copyWith
, flusmic_ui.AlternateLanguage.id
, flusmic_ui.AlternateLanguage.lang
, flusmic_ui.AlternateLanguage.toJson
, flusmic_ui.AlternateLanguage.type
.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flusmic_ui/flusmic_ui.dart
that imports:package:flusmic_ui/src/flusmic_rich_text.dart
that imports:package:flusmic_ui/src/widgets/rich_image.dart
that imports:package:extended_image/extended_image.dart
that imports:package:extended_image/src/utils.dart
that imports:package:extended_image/src/extended_image.dart
that imports:package:extended_image/src/editor/editor.dart
that imports:package:extended_image_library/extended_image_library.dart
that imports:package:extended_image_library/src/platform.dart
that imports:package:extended_image_library/src/_platform_io.dart
that 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 6 issues. Showing the first 2:
WARNING: The parameter type of '==' operators should be non-nullable.
lib/src/models/flusmic_status.freezed.dart:116:17
╷
116 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/models/flusmic_status.freezed.dart
WARNING: The parameter type of '==' operators should be non-nullable.
lib/src/models/flusmic_status.freezed.dart:230:17
╷
230 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/models/flusmic_status.freezed.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
common_bloc |
^4.2.4 |
4.2.4 | 4.2.4 | |
extended_image |
^7.0.2 |
7.0.2 | 10.0.0 | |
flusmic |
^4.0.0 |
4.0.1 | 4.0.1 | |
freezed_annotation |
^2.2.0 |
2.4.4 | 3.0.0 | |
state_notifier |
^0.7.2+1 |
0.7.2+1 | 1.0.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.0.0 | |
bloc_concurrency |
- | 0.2.5 | 0.3.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dio |
- | 5.8.0+1 | 5.8.0+1 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
extended_image_library |
- | 3.6.0 | 5.0.0 | |
ffi |
- | 2.1.4 | 2.1.4 | |
http |
- | 1.3.0 | 1.3.0 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.17.0 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.16 | 2.2.16 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 5.4.0 | 6.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.1.4 | 2.1.4 | |
web |
- | 1.1.1 | 1.1.1 | |
webfeed |
- | 0.7.0 | 0.7.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 5.4.1 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `^7.0.2` on extended_image does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions extended_image
to update the constraint.
The constraint `^2.2.0` on freezed_annotation does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed_annotation
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.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.