swipeable_page_route 0.4.7 copy "swipeable_page_route: ^0.4.7" to clipboard
swipeable_page_route: ^0.4.7 copied to clipboard

Swipe to navigate back and admire beautifully morphing widgets

90/ 160
pub points
3.46k
downloads

We analyzed this package 10 hours ago, and awarded it 90 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

97 out of 110 API elements (88.2 %) have documentation comments.

Some symbols that are missing documentation: swipeable_page_route, swipeable_page_route.BuildContextSwipeablePageRoute, swipeable_page_route.BuildContextSwipeablePageRoute.getSwipeablePageRoute, swipeable_page_route.MorphingAppBar.MorphingAppBar.new, swipeable_page_route.SwipeablePage.SwipeablePage.new.

Passed check 10/10 points: Package has an example and has no issues with screenshots

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

Passed check 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:swipeable_page_route/swipeable_page_route.dart that imports:
  • package:swipeable_page_route/src/app_bar/sliver_app_bar.dart that imports:
  • package:swipeable_page_route/src/app_bar/app_bar.dart that imports:
  • package:swipeable_page_route/src/app_bar/actions.dart that imports:
  • package:list_diff/list_diff.dart that imports:
  • package:list_diff/isolated.dart that imports:
  • dart:isolate

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

ERROR: A value of type 'AppBarThemeData' can't be returned from the function 'appBarTheme' because it has a return type of 'AppBarTheme'.

lib/src/app_bar/state.dart:233:34

    ╷
233 │   AppBarTheme get appBarTheme => theme.appBarTheme;
    │                                  ^^^^^^^^^^^^^^^^^
    ╵

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

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

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

Package Constraint Compatible Latest Notes
black_hole_flutter ^1.0.3 1.1.0 1.1.0
collection ^1.15.0 1.19.1 1.19.1
list_diff ^2.0.0 2.0.1 2.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
vector_math - 2.2.0 2.2.0

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • RETURN_OF_INVALID_TYPE - lib/src/app_bar/state.dart:233:34 - A value of type 'AppBarThemeData' can't be returned from the function 'appBarTheme' because it has a return type of 'AppBarTheme'.

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.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
315
likes
90
points
3.46k
downloads
screenshot

Publisher

verified publisherwanke.dev

Weekly Downloads

Swipe to navigate back and admire beautifully morphing widgets

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

black_hole_flutter, collection, flutter, list_diff

More

Packages that depend on swipeable_page_route