likeminds_feed 1.17.0 likeminds_feed: ^1.17.0 copied to clipboard
Flutter SDK package for LikeMinds feed, empowers you to integrate personalized and engaging feeds into your Flutter application.
We analyzed this package 36 hours ago, and awarded it 110 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
0/10 points: 20% or more of the public API has dartdoc comments
273 out of 2899 API elements (9.4 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: likeminds_feed
, likeminds_feed.AccessApi
, likeminds_feed.AccessApi.AccessApi
, likeminds_feed.AccessApi.accessRepository
, likeminds_feed.AccessApi.editProfile
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:likeminds_feed/likeminds_feed.dart
that imports:package:likeminds_feed/src/persistence/persistence.dart
that imports:package:likeminds_feed/src/persistence/logger/logger.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:dart:io
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:likeminds_feed/likeminds_feed.dart
that imports:package:likeminds_feed/src/persistence/persistence.dart
that imports:package:likeminds_feed/src/persistence/logger/logger.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:likeminds_feed/likeminds_feed.dart
that imports:package:likeminds_feed/src/persistence/persistence.dart
that imports:package:likeminds_feed/src/persistence/logger/logger.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `Windows`.
Because:
package:likeminds_feed/likeminds_feed.dart
that imports:package:likeminds_feed/src/persistence/persistence.dart
that imports:package:likeminds_feed/src/persistence/logger/logger.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Linux`.
Because:
package:likeminds_feed/likeminds_feed.dart
that imports:package:likeminds_feed/src/persistence/persistence.dart
that imports:package:likeminds_feed/src/persistence/logger/logger.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:likeminds_feed/likeminds_feed.dart
that imports:package:likeminds_feed/src/persistence/persistence.dart
that imports:package:likeminds_feed/src/persistence/logger/logger.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:likeminds_feed/likeminds_feed.dart
that imports:package:likeminds_feed/src/persistence/persistence.dart
that imports:package:likeminds_feed/src/persistence/seen_post/handler/handler.dart
that imports:package:likeminds_feed/src/persistence/seen_post/schema/seen_post_hive.dart
that imports:package:hive_flutter/hive_flutter.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
/tmp/pana_JAXCDI/lib/likeminds_feed.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_JAXCDI/lib/src/models/access/edit_profile_request.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
connectivity_plus |
^6.0.3 |
6.1.0 | 6.1.0 |
curl_logger_dio_interceptor |
^1.0.0 |
1.0.0 | 1.0.0 |
device_info_plus |
^10.1.0 |
10.1.2 | 11.1.1 |
dio |
^5.4.0 |
5.7.0 | 5.7.0 |
envied |
^0.5.4+1 |
0.5.4+1 | 1.0.0 |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 |
flutter |
flutter |
0.0.0 | 0.0.0 |
get_it |
^7.6.7 |
7.7.0 | 8.0.2 |
hive |
^2.2.3 |
2.2.3 | 2.2.3 |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 |
json_annotation |
^4.8.1 |
4.9.0 | 4.9.0 |
json_serializable |
^6.7.1 |
6.9.0 | 6.9.0 |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 |
stack_trace |
^1.11.0 |
1.12.0 | 1.12.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 77.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
analyzer |
- | 6.7.0 | 7.0.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
build |
- | 2.4.1 | 2.4.1 |
build_config |
- | 1.1.1 | 1.1.1 |
characters |
- | 1.3.0 | 1.3.1 |
checked_yaml |
- | 2.0.3 | 2.0.3 |
collection |
- | 1.18.0 | 1.19.1 |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
dart_style |
- | 2.3.7 | 2.3.7 |
dbus |
- | 0.7.10 | 0.7.10 |
device_info_plus_platform_interface |
- | 7.0.1 | 7.0.1 |
dio_web_adapter |
- | 2.0.0 | 2.0.0 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
glob |
- | 2.1.2 | 2.1.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
logging |
- | 1.3.0 | 1.3.0 |
macros |
- | 0.1.2-main.4 | 0.1.3-main.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nm |
- | 0.5.0 | 0.5.0 |
package_config |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.1 | 1.9.1 |
path_provider_android |
- | 2.2.14 | 2.2.14 |
path_provider_foundation |
- | 2.4.0 | 2.4.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 |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pub_semver |
- | 2.1.4 | 2.1.4 |
pubspec_parse |
- | 1.3.0 | 1.3.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_gen |
- | 1.5.0 | 1.5.0 |
source_helper |
- | 1.3.4 | 1.3.4 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_math |
- | 2.1.4 | 2.1.4 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 5.8.0 | 5.8.0 |
win32_registry |
- | 1.1.5 | 2.0.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `^10.1.0` on device_info_plus does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
to update the constraint.
The constraint `^0.5.4+1` on envied does not support the stable version `1.0.0`, that was published 10 days ago.
When envied is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions envied
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.15
, Flutter 3.24.5
, Dart 3.5.4
.
Check the analysis log for details.