feed 0.5.21 copy "feed: ^0.5.21" to clipboard
feed: ^0.5.21 copied to clipboard

A package for managing load more lists and sliding sheets.

1
likes
80/ 160
pub points
186
downloads

We analyzed this package 2 days ago, and awarded it 80 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

309 out of 796 API elements (38.8 %) have documentation comments.

Some symbols that are missing documentation: Feed, animation_system_delegate_builder, animation_system_delegate_builder.AnimationSystemController, animation_system_delegate_builder.AnimationSystemController.AnimationSystemController.new, animation_system_delegate_builder.AnimationSystemController.isBinded.

Passed check 10/10 points: Package has an example

Failed 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:feed/feed.dart that imports:
  • package:feed/animationSystem/simulation_system_delegate_builder.dart that imports:
  • package:fort/fort.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:feed/feed.dart that imports:
  • package:feed/animationSystem/simulation_system_delegate_builder.dart that imports:
  • package:fort/fort.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:feed/feed.dart that imports:
  • package:feed/animationSystem/simulation_system_delegate_builder.dart that imports:
  • package:fort/fort.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:feed/feed.dart that imports:
  • package:feed/animationSystem/simulation_system_delegate_builder.dart that imports:
  • package:fort/fort.dart that declares support for platforms: Android, iOS.

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.dev/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

Found 68 issues. Showing the first 2:

ERROR: The getter 'headline5' isn't defined for the type 'TextTheme'.

lib/feeds/compact_feed.dart:241:60

    ╷
241 │               child: Text(widget.title!, style: textStyles.headline5!.copyWith(color: appColors.onBackground),),
    │                                                            ^^^^^^^^^
    ╵

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

WARNING: A value for optional parameter 'duration' isn't ever given.

lib/animationSystem/animation_system_delegate_builder.dart:308:78

    ╷
308 │   Future<bool> _onComplete(DismissDirection direction, double dx, {Duration? duration, OverlayDelegate? overlay, Future<void> Function()? reverse, List<dynamic>? args}) async {
    │                                                                              ^^^^^^^^
    ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
connectivity ^3.0.6 3.0.6 3.0.6 Discontinued
figma_squircle ^0.5.3 0.5.3 0.6.3
flutter_bloc ^7.2.0 7.3.3 9.1.1
flutter_keyboard_visibility ^5.0.3 5.4.1 6.0.0
flutter_neumorphic_null_safety ^3.2.4 3.2.4 3.2.4
flutter_staggered_grid_view ^0.4.0 0.4.1 0.7.0
flutter_svg ^0.22.0 0.22.0 2.2.0
fort 0.1.2 0.1.2 0.1.3
perceive_slidable ^0.1.0 0.1.0 0.1.0
tuple ^2.0.0 2.0.2 2.0.2
Transitive dependencies
Package Constraint Compatible Latest Notes
bloc - 7.2.1 9.0.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
connectivity_for_web - 0.4.0+1 0.4.0+1 Discontinued
connectivity_macos - 0.2.1+2 0.2.1+2
connectivity_platform_interface - 2.0.1 2.0.1
crypto - 3.0.6 3.0.6
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_redux - 0.8.2 0.10.0
hive - 2.2.3 2.2.3
hive_flutter - 1.1.0 1.1.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_drawing - 0.5.1+1 1.0.1
path_parsing - 0.2.1 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.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
petitparser - 5.4.0 7.0.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5 6.1.5
redux - 5.0.0 5.0.0
redux_persist - 0.9.0 0.9.0
redux_persist_flutter - 0.9.0 0.9.0
redux_thunk - 0.4.0 0.4.0
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
synchronized - 3.4.0 3.4.0
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 5.4.1 6.6.0

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

Found 7 issues. Showing the first 2:

The constraint `^0.5.3` on figma_squircle does not support the stable version `0.6.0`.

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

The constraint `^7.2.0` on flutter_bloc does not support the stable version `8.0.0`.

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

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:

  • UNDEFINED_GETTER - lib/feeds/compact_feed.dart:241:60 - The getter 'headline5' isn't defined for the type 'TextTheme'.

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.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: