primekit 2.0.0 copy "primekit: ^2.0.0" to clipboard
primekit: ^2.0.0 copied to clipboard

unlisted

A modular Flutter toolkit — networking, auth, notifications, storage, Firebase adapters, Riverpod helpers, and more.

120/ 160
pub points
815
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/RoyLeibo/Primekit was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/RoyLeibo/Primekit was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/RoyLeibo/Primekit/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

2205 out of 2481 API elements (88.9 %) have documentation comments.

Some symbols that are missing documentation: ads, ai, analytics, auth, background.

Passed check 10/10 points: Package has an example

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

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:primekit/primekit.dart that imports:
  • package:primekit/notifications.dart that imports:
  • package:primekit/src/notifications/notifications.dart that imports:
  • package:primekit/src/notifications/local_notifier.dart that imports:
  • package:primekit/src/notifications/local_notifier_io.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:primekit/primekit.dart that imports:
  • package:primekit/notifications.dart that imports:
  • package:primekit/src/notifications/notifications.dart that imports:
  • package:primekit/src/notifications/local_notifier.dart that imports:
  • package:primekit/src/notifications/local_notifier_io.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:primekit/primekit.dart that imports:
  • package:primekit/notifications.dart that imports:
  • package:primekit/src/notifications/notifications.dart that imports:
  • package:primekit/src/notifications/local_notifier.dart that imports:
  • package:primekit/src/notifications/local_notifier_io.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:primekit/primekit.dart that imports:
  • package:primekit/permissions.dart that imports:
  • package:primekit/src/permissions/permissions.dart that imports:
  • package:primekit/src/permissions/permission_helper.dart that imports:
  • package:primekit/src/permissions/permission_helper_io.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:primekit/primekit.dart that imports:
  • package:primekit/permissions.dart that imports:
  • package:primekit/src/permissions/permissions.dart that imports:
  • package:primekit/src/permissions/permission_helper.dart that imports:
  • package:primekit/src/permissions/permission_helper_io.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `Web`.

Because:

  • package:primekit/primekit.dart that imports:
  • package:primekit/device.dart that imports:
  • package:primekit/src/device/device.dart that imports:
  • package:primekit/src/device/location_service.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_apple/geolocator_apple.dart that declares support for platforms: iOS, macOS.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 74 issues. Showing the first 2:

INFO: Use relative imports for files in the 'lib' directory.

lib/src/ads/ad_cooldown_timer.dart:4:8

  ╷
4 │ import 'package:primekit/core.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: Use relative imports for files in the 'lib' directory.

lib/src/ads/ad_event_logger.dart:3:8

  ╷
3 │ import 'package:primekit/core.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ads/ad_event_logger.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
cloud_firestore ^6.1.2 6.2.0 6.2.0
collection ^1.18.0 1.19.1 1.19.1
connectivity_plus ^7.0.0 7.1.0 7.1.0
convert ^3.1.1 3.1.2 3.1.2
croppy ^1.4.1 1.5.1 1.5.1
crypto ^3.0.3 3.0.7 3.0.7
device_info_plus ^12.3.0 12.4.0 12.4.0
dio ^5.7.0 5.9.2 5.9.2
firebase_auth ^6.1.4 6.3.0 6.3.0
firebase_core ^4.4.0 4.6.0 4.6.0
firebase_crashlytics ^5.0.7 5.1.0 5.1.0
firebase_database ^12.1.3 12.2.0 12.2.0
firebase_messaging ^16.1.2 16.1.3 16.1.3
firebase_remote_config ^6.1.4 6.3.0 6.3.0
firebase_storage ^13.0.6 13.2.0 13.2.0
flutter_contacts ^1.1.9+2 1.1.9+2 2.0.1
flutter_local_notifications ^21.0.0 21.0.0 21.0.0
flutter_riverpod ^2.5.1 2.6.1 3.3.1
flutter_secure_storage ^10.0.0 10.0.0 10.0.0
geolocator ^14.0.0 14.0.2 14.0.2
go_router ^17.1.0 17.2.0 17.2.0
google_sign_in ^7.0.0 7.2.0 7.2.0
hive_flutter ^1.1.0 1.1.0 1.1.0
http ^1.2.0 1.6.0 1.6.0
image ^4.0.0 4.8.0 4.8.0
image_picker ^1.1.2 1.2.1 1.2.1
intl ^0.20.2 0.20.2 0.20.2
local_auth ^3.0.0 3.0.1 3.0.1
local_auth_android ^2.0.4 2.0.7 2.0.7
local_auth_darwin ^2.0.2 2.0.3 2.0.3
local_auth_platform_interface ^1.1.0 1.1.0 1.1.0
logger ^2.4.0 2.7.0 2.7.0
mime ^2.0.0 2.0.0 2.0.0
package_info_plus ^9.0.0 9.0.1 9.0.1
path_provider ^2.1.4 2.1.5 2.1.5
permission_handler ^12.0.0 12.0.1 12.0.1
rxdart ^0.28.0 0.28.0 0.28.0
sentry_flutter ^9.14.0 9.16.0 9.16.0
shared_preferences ^2.3.0 2.5.5 2.5.5
timezone >=0.10.1 <0.12.0 0.11.0 0.11.0
uuid ^4.5.3 4.5.3 4.5.3
web ^1.1.0 1.1.1 1.1.1
web_socket_channel ^3.0.1 3.0.3 3.0.3
workmanager ^0.9.0 0.9.0+3 0.9.0+3
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.68 1.3.68
archive - 4.0.9 4.0.9
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
cassowary - 0.4.3 0.4.3
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 7.1.0 7.1.0
cloud_firestore_web - 5.2.0 5.2.0
code_assets - 1.0.0 1.0.0
connectivity_plus_platform_interface - 2.1.0 2.1.0
cross_file - 0.3.5+2 0.3.5+2
cupertino_icons - 1.0.9 1.0.9
dbus - 0.7.12 0.7.12
device_info_plus_platform_interface - 7.0.3 7.0.3
dio_web_adapter - 2.1.2 2.1.2
equatable - 2.0.8 2.0.8
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
firebase_auth_platform_interface - 8.1.8 8.1.8
firebase_auth_web - 6.1.4 6.1.4
firebase_core_platform_interface - 6.0.3 6.0.3
firebase_core_web - 3.5.1 3.5.1
firebase_crashlytics_platform_interface - 3.8.19 3.8.19
firebase_database_platform_interface - 0.3.1 0.3.1
firebase_database_web - 0.2.7+5 0.2.7+5
firebase_messaging_platform_interface - 4.7.8 4.7.8
firebase_messaging_web - 4.1.4 4.1.4
firebase_remote_config_platform_interface - 2.1.1 2.1.1
firebase_remote_config_web - 1.10.5 1.10.5
firebase_storage_platform_interface - 5.2.19 5.2.19
firebase_storage_web - 3.11.4 3.11.4
fixnum - 1.1.1 1.1.1
flutter_local_notifications_linux - 8.0.0 8.0.0
flutter_local_notifications_platform_interface - 11.0.0 11.0.0
flutter_local_notifications_windows - 3.0.0 3.0.0
flutter_plugin_android_lifecycle - 2.0.34 2.0.34
flutter_secure_storage_darwin - 0.2.0 0.2.0
flutter_secure_storage_linux - 3.0.0 3.0.0
flutter_secure_storage_platform_interface - 2.0.1 2.0.1
flutter_secure_storage_web - 2.1.0 2.1.0
flutter_secure_storage_windows - 4.1.0 4.1.0
geoclue - 0.1.1 0.1.1
geolocator_android - 5.0.2 5.0.2
geolocator_apple - 2.3.13 2.3.13
geolocator_linux - 0.2.4 0.2.4
geolocator_platform_interface - 4.2.6 4.2.6
geolocator_web - 4.1.3 4.1.3
geolocator_windows - 0.2.5 0.2.5
glob - 2.1.3 2.1.3
google_identity_services_web - 0.3.3+1 0.3.3+1
google_sign_in_android - 7.2.10 7.2.10
google_sign_in_ios - 6.3.0 6.3.0
google_sign_in_platform_interface - 3.1.0 3.1.0
google_sign_in_web - 1.1.3 1.1.3
gsettings - 0.2.8 0.2.8
hive - 2.2.3 2.2.3
hooks - 1.0.2 1.0.2
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+16 0.8.13+16
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+6 0.8.13+6
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
jni - 0.14.2 1.0.0
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
local_auth_windows - 2.0.1 2.0.1
logging - 1.3.0 1.3.0
matcher - 0.12.19 0.12.19
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
native_toolchain_c - 0.17.6 0.17.6
nm - 0.5.0 0.5.0
objective_c - 9.3.0 9.3.0
package_config - 2.2.0 2.2.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
path_provider_android - 2.2.23 2.2.23
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
permission_handler_android - 13.0.1 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.0 6.5.0
pub_semver - 2.2.0 2.2.0
riverpod - 2.6.1 3.2.1
sentry - 9.16.0 9.16.0
shared_preferences_android - 2.4.23 2.4.23
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.10 0.7.11
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.3.0
vm_service - 15.0.2 15.0.2
web_socket - 1.0.1 1.0.1
win32 - 5.15.0 6.0.0
win32_registry - 2.1.0 3.0.2
workmanager_android - 0.9.0+2 0.9.0+2
workmanager_apple - 0.9.1+2 0.9.1+2
workmanager_platform_interface - 0.9.1+1 0.9.1+1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.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.

The constraint `^1.1.9+2` on flutter_contacts does not support the stable version `2.0.0`, that was published 25 days ago.

When flutter_contacts is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^2.5.1` on flutter_riverpod does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions flutter_riverpod 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.12, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: