xfxwidgets 1.11.19
xfxwidgets: ^1.11.19 copied to clipboard
Complex Custom Widgets.
We analyzed this package 23 hours ago, and awarded it 95 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.11.19").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
531 out of 1521 API elements (34.9 %) have documentation comments.
Some symbols that are missing documentation: ImagePainter
, ImagePainter.ImagePainter.backImage
, ImagePainter.ImagePainter.initialColor
, ImagePainter.ImagePainter.initialStrokeWidth
, ImagePainter.ImagePainter.isNewNota
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:xfxwidgets/xfxwidgets.dart
that imports:package:xfxwidgets/XTabItem.dart
that imports:package:xfxwidgets/XF_ELENCO/XElenco.dart
that imports:package:xfxwidgets/XfxUtils.dart
that imports:package:flutter_email_sender/flutter_email_sender.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:xfxwidgets/xfxwidgets.dart
that imports:package:xfxwidgets/XTabItem.dart
that imports:package:xfxwidgets/XF_ELENCO/XElenco.dart
that imports:package:xfxwidgets/XfxUtils.dart
that imports:package:flutter_email_sender/flutter_email_sender.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:xfxwidgets/xfxwidgets.dart
that imports:package:xfxwidgets/XTabItem.dart
that imports:package:xfxwidgets/XF_ELENCO/XElenco.dart
that imports:package:xfxwidgets/XfxUtils.dart
that imports:package:flutter_email_sender/flutter_email_sender.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:xfxwidgets/xfxwidgets.dart
that imports:package:xfxwidgets/XTabItem.dart
that imports:package:xfxwidgets/XF_ELENCO/XElenco.dart
that imports:package:xfxwidgets/XfxUtils.dart
that imports:package:flutter_email_sender/flutter_email_sender.dart
that declares support for platforms:Android
,iOS
.
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:xfxwidgets/xfxwidgets.dart
that imports:package:xfxwidgets/XTabItem.dart
that imports:package:xfxwidgets/XF_ELENCO/XElenco.dart
that imports:package:xfxwidgets/XMediaRecorder.dart
that imports:package:xfxwidgets/XF_MAIN/XApp.dart
that imports:package:xfxwidgets/XF_MAIN/XAppState.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `iOS`.
Because:
package:xfxwidgets/xfxwidgets.dart
that imports:package:xfxwidgets/XTabItem.dart
that imports:package:xfxwidgets/XF_ELENCO/XElenco.dart
that imports:package:xfxwidgets/XMediaRecorder.dart
that imports:package:xfxwidgets/XF_MAIN/XApp.dart
that imports:package:xfxwidgets/XF_MAIN/XAppState.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:xfxwidgets/xfxwidgets.dart
that imports:package:xfxwidgets/XTabItem.dart
that imports:package:xfxwidgets/XF_ELENCO/XElenco.dart
that imports:package:xfxwidgets/XF_ELENCO/XFilterEl.dart
that imports:package:xtoolspackage/xtoolspackage.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.cn/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 1431 issues. Showing the first 2:
WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: ImagePainter.xMedia, ImagePainter.payload, ImagePainter.backImage, ImagePainter.isOnlySignature, ImagePainter.readOnly, ImagePainter.onSave, ImagePainter.signature_Width, ImagePainter.signature_Height, ImagePainter.height, ImagePainter.width, ImagePainter.colors, ImagePainter.isNewNota
lib/ImagePainter/ImagePainter.dart:22:7
╷
22 │ class ImagePainter extends StatefulWidget {
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ImagePainter/ImagePainter.dart
WARNING: A value for optional parameter 'backImage' isn't ever given.
lib/ImagePainter/ImagePainter.dart:45:10
╷
45 │ this.backImage,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/ImagePainter/ImagePainter.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
android_intent_plus |
^5.3.0 |
5.3.1 | 6.0.0 | |
animation_list |
^3.0.0 |
3.1.0 | 3.1.0 | |
audio_waveforms |
^1.3.0 |
1.3.0 | 1.3.0 | |
audioplayers |
^6.0.06 |
6.5.1 | 6.5.1 | |
camera |
^0.11.0 |
0.11.2 | 0.11.2 | |
camera_web |
^0.3.5 |
0.3.5 | 0.3.5 | |
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
connectivity_plus |
^6.0.3 |
6.1.5 | 7.0.0 | |
curved_navigation_bar |
^1.0.3 |
1.0.6 | 1.0.6 | |
date_field |
^6.0.3+1 |
6.0.3+1 | 6.0.3+1 | |
fast_contacts |
^4.0.0 |
4.0.0 | 5.0.0 | |
file_picker |
^8.1.2 |
8.3.7 | 10.3.3 | |
flutter_cached_pdfview |
^0.4.2 |
0.4.3 | 0.4.3 | |
flutter_email_sender |
^6.0.2 |
6.0.3 | 8.0.0 | |
flutter_exif_rotation |
^0.5.2 |
0.5.2 | 0.5.2 | |
flutter_keyboard_visibility |
^6.0.0 |
6.0.0 | 6.0.0 | |
flutter_pdfview |
^1.4.0 |
1.4.3 | 1.4.3 | |
flutter_slidable |
^3.0.0 |
3.1.2 | 4.0.3 | |
flutter_slidable_panel |
^1.1.3 |
1.1.4 | 1.1.4 | |
flutter_sound |
^9.1.1 |
9.28.0 | 9.28.0 | |
flutter_swipe_detector |
^2.0.0 |
2.0.0 | 2.0.0 | |
http |
^1.2.1 |
1.5.0 | 1.5.0 | |
image |
^4.0.17 |
4.5.4 | 4.5.4 | |
image_painter |
^0.7.1 |
0.7.1 | 0.7.1 | |
image_picker |
^1.1.1 |
1.2.0 | 1.2.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
observable |
^0.24.0 |
0.24.0 | 0.24.0 | |
open_file |
^3.3.2 |
3.5.10 | 3.5.10 | |
path_provider |
^2.1.3 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
shared_preferences |
^2.1.2 |
2.5.3 | 2.5.3 | |
syncfusion_flutter_core |
^26.2.14 |
26.2.14 | 31.1.22 | |
syncfusion_flutter_datagrid |
^26.2.14 |
26.2.14 | 31.1.22 | |
universal_html |
^2.2.4 |
2.2.4 | 2.2.4 | |
uuid |
^4.5.0 |
4.5.1 | 4.5.1 | |
video_player |
^2.6.1 |
2.10.0 | 2.10.0 | |
wakelock_plus |
^1.1.1 |
1.3.3 | 1.4.0 | |
xcommonwidgets |
1.6.84 |
1.6.84 | 1.6.84 | |
xfxbase |
^2.6.74 |
2.6.75 | 2.6.75 | |
xtoolspackage |
1.6.17 |
1.6.17 | 1.6.17 | |
zoom_widget |
^2.0.1 |
2.0.1 | 2.0.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 9 issues. Showing the first 2:
The constraint `^5.3.0` on android_intent_plus does not support the stable version `6.0.0`, that was published 21 days ago.
When android_intent_plus is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions android_intent_plus
to update the constraint.
The constraint `^6.0.3` on connectivity_plus does not support the stable version `7.0.0`, that was published 21 days ago.
When connectivity_plus is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions connectivity_plus
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.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.