alghwalbi_easy_router 1.1.1 copy "alghwalbi_easy_router: ^1.1.1" to clipboard
alghwalbi_easy_router: ^1.1.1 copied to clipboard

Experience effortless navigation in your Flutter apps across platforms. Seamlessly adapts to each environment, mirroring web routes in the browser's search bar on the web, while integrating with defau [...]

1
likes
100/ 140
pub points
0%
popularity

We analyzed this package 13 days ago, and awarded it 100 pub points (of a possible 140):

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

0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://www.linkedin.com/in/ahmed-abdelrahman-ali-96b249201/ 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.

failed
Provide documentation
10 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

6 out of 26 API elements (23.1 %) have documentation comments.

Some symbols that are missing documentation: alghwalbi_easy_router, alghwalbi_easy_router.EasyRouter, alghwalbi_easy_router.EasyRouter.EasyRouter, alghwalbi_easy_router.EasyRouter.allAppRoutes, alghwalbi_easy_router.EasyRouter.back.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:alghwalbi_easy_router/alghwalbi_easy_router.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

INFO: The part-of directive uses a library name.

lib/src/easy_route.dart:1:1

  ╷
1 │ part of alghwalbi_easy_router;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: Implicit tear-off of the 'call' method.

lib/src/easy_route.dart:199:22

    ╷
199 │     locationBuilder: RoutesLocationBuilder(routes: routes),
    │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/easy_route.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
beamer 1.6.0 1.6.0 1.6.1
flutter flutter 0.0.0 0.0.0
lifecycle 0.8.0 0.8.0 0.8.0
url_strategy 0.2.0 0.2.0 0.2.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
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
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4

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

The constraint `1.6.0` on beamer does not support the stable version `1.6.1`.

Try running dart pub upgrade --major-versions beamer 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.

1
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Experience effortless navigation in your Flutter apps across platforms. Seamlessly adapts to each environment, mirroring web routes in the browser's search bar on the web, while integrating with default mobile behavior. Say goodbye to platform inconsistencies and hello to a consistent user experience. Simplify routing with alghwalbi_easy_router today!

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

beamer, flutter, lifecycle, url_strategy

More

Packages that depend on alghwalbi_easy_router