feed 0.5.20
feed: ^0.5.20 copied to clipboard
A package for managing load more lists and sliding sheets.
We analyzed this package 6 hours ago, and awarded it 75 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.5.20").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
308 out of 795 API elements (38.7 %) 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.
10/10 points: Package has an example
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.dartthat imports:package:feed/animationSystem/simulation_system_delegate_builder.dartthat imports:package:fort/fort.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:feed/feed.dartthat imports:package:feed/animationSystem/simulation_system_delegate_builder.dartthat imports:package:fort/fort.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:feed/feed.dartthat imports:package:feed/animationSystem/simulation_system_delegate_builder.dartthat imports:package:fort/fort.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:feed/feed.dartthat imports:package:feed/animationSystem/simulation_system_delegate_builder.dartthat imports:package:fort/fort.dartthat declares support for platforms:Android,iOS.
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
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.3 | |
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 |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 7.2.1 | 9.2.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
code_assets |
- | 0.19.10 | 1.0.0 | |
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.7 | 3.0.7 | |
ffi |
- | 2.1.5 | 2.1.5 | |
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 | |
glob |
- | 2.1.3 | 2.1.3 | |
hive |
- | 2.2.3 | 2.2.3 | |
hive_flutter |
- | 1.1.0 | 1.1.0 | |
hooks |
- | 0.20.5 | 1.0.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
native_toolchain_c |
- | 0.17.2 | 0.17.4 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.2.2 | 9.2.2 | |
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.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
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.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
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.4 | 2.5.4 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
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 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 5.4.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.