gmsoft_pkg 0.4.1
gmsoft_pkg: ^0.4.1 copied to clipboard
gmsoft_pkg flutter package project for erp.
We analyzed this package 16 hours ago, and awarded it 85 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 ("0.4.1").
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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting gmsoft_pkg... Discovering libraries... Linking elements... Precaching local docs for 1246831 elements... Initialized dartdoc with 1840 libraries Generating docs for library text_field_widget.dart from package:gmsoft_pkg/text_field_widget.dart... Generating docs for library search_date_field_widget.dart from package:gmsoft_pkg/search_date_field_widget.dart... Generating docs for library gm_click_me.dart from package:gmsoft_pkg/gm_click_me.dart... Generating docs for library search_field_widget.dart from package:gmsoft_pkg/search_field_widget.dart... Generating docs for library datepicker_widget.dart from package:gmsoft_pkg/datepicker_widget.dart... [36 more lines] ERR: warning: gmsoft_pkg has no library level documentation comments from gmsoft_pkg: (file:///tmp/pana_DERNLT/lib/text_field_widget.dart:1:1) warning: gmsoft_pkg has no library level documentation comments from gmsoft_pkg: (file:///tmp/pana_DERNLT/lib/gm_click_me.dart:1:1) error: file already written at "gmsoft_pkg/index.html" for symbol gmsoft_pkg: (file:///tmp/pana_DERNLT/lib/gm_click_me.dart:1:1) conflicting with file already generated by gmsoft_pkg: (file:///tmp/pana_DERNLT/lib/text_field_widget.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'gmsoft_pkg' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [249 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:gmsoft_pkg/file_picker_widget.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 `Android`.
Because:
package:gmsoft_pkg/file_picker_widget.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 `iOS`.
Because:
package:gmsoft_pkg/file_picker_widget.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 `Linux`.
Because:
package:gmsoft_pkg/file_picker_widget.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 `macOS`.
Because:
package:gmsoft_pkg/file_picker_widget.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:gmsoft_pkg/file_picker_widget.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 169 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: DetailsCard.key_, DetailsCard.value, DetailsCard.child, DetailsCard.rightchild, DetailsCard.minwidth, DetailsCard.iconKey, DetailsCard.iconValue
lib/details_card.dart:7:7
╷
7 │ class DetailsCard extends StatelessWidget {
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/details_card.dart
WARNING: Unused import: 'dart:io'.
lib/file_picker_widget.dart:1:8
╷
1 │ import 'dart:io';
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/file_picker_widget.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
animated_splash_screen |
^1.3.0 |
1.3.0 | 1.3.0 | |
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
file_picker |
^10.2.0 |
10.3.3 | 10.3.3 | |
flutter_colorpicker |
^1.0.3 |
1.1.0 | 1.1.0 | |
flutter_svg |
>=1.1.4 <=2.2.0 |
2.2.0 | 2.2.2 | |
form_field_validator |
^1.1.0 |
1.1.0 | 1.1.0 | |
gap |
^3.0.1 |
3.0.1 | 3.0.1 | |
http |
^1.4.0 |
1.5.0 | 1.5.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
lottie |
^3.3.1 |
3.3.2 | 3.3.2 | |
rflutter_alert |
^2.0.7 |
2.0.7 | 2.0.7 | |
shared_preferences |
^2.5.3 |
2.5.3 | 2.5.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cross_file |
- | 0.3.5 | 0.3.5 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.32 | 2.0.32 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
page_transition |
- | 2.2.1 | 2.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
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 |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.3 | 6.0.3 | |
shared_preferences_android |
- | 2.4.15 | 2.4.15 | |
shared_preferences_foundation |
- | 2.5.5 | 2.5.5 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.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_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `>=1.1.4 <=2.2.0` on flutter_svg does not support the stable version `2.2.1`.
Try running dart pub upgrade --major-versions flutter_svg 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.