pal 2.1.0+2
pal: ^2.1.0+2 copied to clipboard
The no code Flutter onboarding editor
We analyzed this package 2 days ago, and awarded it 65 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.
0/5 points: Provide a valid README.md
Links in `README.md` should be secure. 1 link is insecure.
README.md:140:67
╷
140 │ | appToken | <code>String</code> | the app token created from the <a href="http://demo.pal-plugin.tech"><strong>admin</strong></a> | ✅ | |</p>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https URLs instead.
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
20 out of 63 API elements (31.7 %) have documentation comments.
Some symbols that are missing documentation: i18n, i18n.$en, i18n.$en.$en.new, i18n.GeneratedLocalizationsDelegate, i18n.GeneratedLocalizationsDelegate.GeneratedLocalizationsDelegate.new.
10/10 points: Package has 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 not compatible with platform Web
Because:
package:pal/pal.dartthat imports:package:pal/src/pal.dartthat imports:package:pal/src/router.dartthat imports:package:pal/src/ui/editor/pages/helper_editor/editor_preview/editor_preview.dartthat imports:package:pal/src/ui/editor/pages/helper_editor/editor_preview/editor_preview_presenter.dartthat imports:package:pal/src/services/editor/helper/helper_editor_service.dartthat imports:package:pal/src/injectors/editor_app/editor_app_context.dartthat imports:package:pal/src/database/repository/editor/helper_editor_repository.dartthat imports:dart:io
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 349 issues. Showing the first 2:
ERROR: Missing concrete implementations of 'getter abstract class WidgetsLocalizations.copyButtonLabel', 'getter abstract class WidgetsLocalizations.cutButtonLabel', 'getter abstract class WidgetsLocalizations.lookUpButtonLabel', 'getter abstract class WidgetsLocalizations.noResultsFound', and 11 more.
lib/generated/i18n.dart:11:7
╷
11 │ class S implements WidgetsLocalizations {
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/generated/i18n.dart
ERROR: The named parameter 'accentColor' isn't defined.
lib/src/theme.dart:125:7
╷
125 │ accentColor: dark,
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/theme.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.15.0 |
1.19.1 | 1.19.1 | |
dotted_border |
^2.0.0 |
2.1.0 | 3.1.0 | |
flutter_colorpicker |
0.6.0 |
0.6.0 | 1.1.0 | |
google_fonts |
^2.1.0 |
2.3.3 | 6.3.3 | |
hive |
^2.0.4 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.0.0 |
1.1.0 | 1.1.0 | |
http |
^0.13.3 |
0.13.6 | 1.6.0 | |
http_parser |
^4.0.0 |
4.1.2 | 4.1.2 | |
mvvm_builder |
^3.0.0-null.safety |
3.0.1-null.safety | 3.0.1-null.safety | |
package_info_plus |
^1.0.1 |
1.4.3+1 | 9.0.0 | |
path_provider |
^2.0.1 |
2.1.5 | 2.1.5 | |
rxdart |
^0.27.0 |
0.27.7 | 0.28.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
package_info_plus_linux |
- | 1.0.5 | 2.0.0 | Discontinued |
package_info_plus_macos |
- | 1.3.0 | 2.0.0 | Discontinued |
package_info_plus_platform_interface |
- | 1.0.2 | 3.2.1 | |
package_info_plus_web |
- | 1.0.6 | 2.0.0 | Discontinued |
package_info_plus_windows |
- | 2.1.0 | 3.0.0 | Discontinued |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
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_math |
- | 2.2.0 | 2.2.0 | |
win32 |
- | 3.1.4 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 6 issues. Showing the first 2:
The constraint `^2.0.0` on dotted_border does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions dotted_border to update the constraint.
The constraint `0.6.0` on flutter_colorpicker does not support the stable version `0.6.1`.
Try running dart pub upgrade --major-versions flutter_colorpicker to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 24 errors:
NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER-lib/generated/i18n.dart:11:7- Missing concrete implementations of 'getter abstract class WidgetsLocalizations.copyButtonLabel', 'getter abstract class WidgetsLocalizations.cutButtonLabel', 'getter abstract class WidgetsLocalizations.lookUpButtonLabel', 'getter abstract class WidgetsLocalizations.noResultsFound', and 11 more.UNDEFINED_NAMED_PARAMETER-lib/src/theme.dart:125:7- The named parameter 'accentColor' isn't defined.UNDEFINED_NAMED_PARAMETER-lib/src/theme.dart:126:7- The named parameter 'accentColorBrightness' isn't defined.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.3, Flutter 3.38.2, Dart 3.10.0.
Check the analysis log for details.