pal 2.1.0+2 copy "pal: ^2.1.0+2" to clipboard
pal: ^2.1.0+2 copied to clipboard

discontinued

The no code Flutter onboarding editor

48
likes
65/ 140
pub points
0%
popularity

We analyzed this package 34 hours ago, and awarded it 65 pub points (of a possible 140):

failed
Follow Dart file conventions
15 / 30trigger folding of the section

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 60 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

At the time of the analysis https://pal-plugin.tech was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/Apparence-io/pal-plugin/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://doc.pal-plugin.tech was unreachable. Make sure that the website is reachable via HEAD requests.

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.

OK
Provide documentation
20 / 20trigger folding of the section

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, i18n.GeneratedLocalizationsDelegate, i18n.GeneratedLocalizationsDelegate.GeneratedLocalizationsDelegate.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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.dart that imports:
  • package:pal/src/pal.dart that imports:
  • package:pal/src/router.dart that imports:
  • package:pal/src/ui/editor/pages/helper_editor/editor_preview/editor_preview.dart that imports:
  • package:pal/src/ui/editor/pages/helper_editor/editor_preview/editor_preview_presenter.dart that imports:
  • package:pal/src/services/editor/helper/helper_editor_service.dart that imports:
  • package:pal/src/injectors/editor_app/editor_app_context.dart that imports:
  • package:pal/src/database/repository/editor/helper_editor_repository.dart that imports:
  • dart:io
failed
Pass static analysis
0 / 50trigger folding of the section

0/50 points: code has no errors, warnings, lints, or formatting issues

Found 182 issues. Showing the first 2:

ERROR: Missing concrete implementations of 'getter WidgetsLocalizations.reorderItemDown', 'getter WidgetsLocalizations.reorderItemLeft', 'getter WidgetsLocalizations.reorderItemRight', 'getter WidgetsLocalizations.reorderItemToEnd', and 2 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: Missing concrete implementations of 'getter WidgetsLocalizations.reorderItemDown', 'getter WidgetsLocalizations.reorderItemLeft', 'getter WidgetsLocalizations.reorderItemRight', 'getter WidgetsLocalizations.reorderItemToEnd', and 2 more.

lib/generated/i18n.dart:26:7

   ╷
26 │ class $en extends S {
   │       ^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/generated/i18n.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
collection ^1.15.0 1.18.0 1.18.0
dotted_border ^2.0.0 2.1.0 2.1.0
flutter flutter 0.0.0 0.0.0
flutter_colorpicker 0.6.0 0.6.0 1.0.3
google_fonts ^2.1.0 2.3.3 6.2.1
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.2.1
http_parser ^4.0.0 4.0.2 4.0.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 8.0.0
path_provider ^2.0.1 2.1.3 2.1.3
rxdart ^0.27.0 0.27.7 0.27.7
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
flutter_web_plugins - 0.0.0 0.0.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
package_info_plus_linux - 1.0.5 2.0.0
package_info_plus_macos - 1.3.0 2.0.0
package_info_plus_platform_interface - 1.0.2 3.0.0
package_info_plus_web - 1.0.6 2.0.0
package_info_plus_windows - 2.1.0 3.0.0
path - 1.9.0 1.9.0
path_drawing - 1.0.1 1.0.1
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
win32 - 3.1.4 5.4.0
xdg_directories - 1.0.4 1.0.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 4 issues. Showing the first 2:

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.

The constraint `^2.1.0` on google_fonts does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions google_fonts to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.