csq_navigator_auto_route_observer 1.0.0 copy "csq_navigator_auto_route_observer: ^1.0.0" to clipboard
csq_navigator_auto_route_observer: ^1.0.0 copied to clipboard

Contentsquare Navigator Observer for Flutter apps on iOS, Android that use `AutoRoute` for navigation.

110/ 160
pub points
100
downloads

We analyzed this package 12 days ago, and awarded it 110 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

8 out of 9 API elements (88.9 %) have documentation comments.

Some symbols that are missing documentation: csq_navigator_auto_route_observer.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:csq_navigator_auto_route_observer/csq_navigator_auto_route_observer.dart that imports:
  • package:csq_navigator_auto_route_observer/src/hannibal_lecter.dart that imports:
  • package:csq_navigator_auto_route_observer/src/solomon_grundy.dart that imports:
  • package:csq_navigator_auto_route_observer/src/thanos.dart that imports:
  • package:contentsquare/csq.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:csq_navigator_auto_route_observer/csq_navigator_auto_route_observer.dart that imports:
  • package:csq_navigator_auto_route_observer/src/hannibal_lecter.dart that imports:
  • package:csq_navigator_auto_route_observer/src/solomon_grundy.dart that imports:
  • package:csq_navigator_auto_route_observer/src/thanos.dart that imports:
  • package:contentsquare/csq.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:csq_navigator_auto_route_observer/csq_navigator_auto_route_observer.dart that imports:
  • package:csq_navigator_auto_route_observer/src/hannibal_lecter.dart that imports:
  • package:csq_navigator_auto_route_observer/src/solomon_grundy.dart that imports:
  • package:csq_navigator_auto_route_observer/src/thanos.dart that imports:
  • package:contentsquare/csq.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:csq_navigator_auto_route_observer/csq_navigator_auto_route_observer.dart that imports:
  • package:csq_navigator_auto_route_observer/src/hannibal_lecter.dart that imports:
  • package:csq_navigator_auto_route_observer/src/solomon_grundy.dart that imports:
  • package:csq_navigator_auto_route_observer/src/thanos.dart that imports:
  • package:contentsquare/csq.dart that declares support for platforms: Android, iOS.
Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 5 issues. Showing the first 2:

WARNING: Unused import: 'package:contentsquare/csq.dart'.

lib/src/thanos.dart:2:8

  ╷
2 │ import 'package:contentsquare/csq.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: The type name 'striga' isn't an UpperCamelCase identifier.

lib/src/solomon_grundy.dart:8:7

  ╷
8 │ class striga extends AutoRouteObserver
  │       ^^^^^^
  ╵

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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
auto_route ^9.0.0 9.3.0+1 11.1.0
contentsquare >=4.0.0 <5.0.0 4.0.1 4.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
dart_flutter_version - 1.0.25 1.0.25
equatable - 2.0.7 2.0.7
fixnum - 1.1.1 1.1.1
heap_flutter_bridge - 0.4.0 0.4.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
protobuf - 6.0.0 6.0.0
pub_semver - 2.2.0 2.2.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1

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

The constraint `^9.0.0` on auto_route does not support the stable version `10.0.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
100
downloads

Publisher

verified publishercontentsquare.com

Weekly Downloads

Contentsquare Navigator Observer for Flutter apps on iOS, Android that use `AutoRoute` for navigation.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

auto_route, contentsquare, flutter

More

Packages that depend on csq_navigator_auto_route_observer