at_events_flutter 2.0.3 copy "at_events_flutter: ^2.0.3" to clipboard
at_events_flutter: ^2.0.3 copied to clipboard

PlatformAndroidiOS
outdated

A Flutter plugin project to manage events (time, place and attendees) using the @‎platform.

7
likes
120/ 160
pub points
0%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

partial
Provide documentation
10 / 20trigger folding of the section

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

56 out of 504 API elements (11.1 %) 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: at_event_notification_listener, at_event_notification_listener.AtEventNotificationListener.ROOT_DOMAIN, at_event_notification_listener.AtEventNotificationListener.atClientInstance, at_event_notification_listener.AtEventNotificationListener.currentAtSign, at_event_notification_listener.AtEventNotificationListener.fnCallBack.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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:at_events_flutter/at_events_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:at_events_flutter/at_events_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:at_events_flutter/at_events_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:at_events_flutter/at_events_flutter.dart that declares support for platforms: Android, iOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:at_events_flutter/at_events_flutter.dart that imports:
  • package:at_events_flutter/services/event_location_share.dart that imports:
  • package:at_location_flutter/service/sync_secondary.dart that imports:
  • package:at_location_flutter/service/at_location_notification_listener.dart that imports:
  • package:at_location_flutter/service/sharing_location_service.dart that imports:
  • package:at_location_flutter/utils/constants/init_location_service.dart that imports:
  • package:at_location_flutter/service/send_location_notification.dart that imports:
  • package:at_location_flutter/service/key_stream_service.dart that imports:
  • package:at_location_flutter/service/contact_service.dart that imports:
  • package:at_contact/at_contact.dart that imports:
  • package:at_contact/src/at_contacts_impl.dart that imports:
  • package:at_utils/at_utils.dart that imports:
  • package:at_utils/at_logger.dart that imports:
  • package:at_utils/src/logging/atsignlogger.dart that imports:
  • package:at_utils/src/logging/handlers.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.

0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/at_events_flutter/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

failed
Pass static analysis
30 / 50trigger folding of the section

30/50 points: code has no errors, warnings, lints, or formatting issues

Found 41 issues. Showing the first 2:

WARNING: This function has a nullable return type of 'DateTime?', but ends without returning a value.

lib/models/enums_model.dart:5:11

  ╷
5 │ DateTime? startTimeEnumToTimeOfDay(String startTimeEnum, DateTime? startTime) {
  │           ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: This function has a nullable return type of 'DateTime?', but ends without returning a value.

lib/models/enums_model.dart:26:11

   ╷
26 │ DateTime? endTimeEnumToTimeOfDay(String endTimeEnum, DateTime? endTime) {
   │           ^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
at_chat_flutter ^2.0.2 2.0.2 3.0.13
at_client_mobile ^2.0.3 2.0.4 3.2.19
at_common_flutter ^2.0.2 2.0.14 2.0.14
at_commons ^2.0.5 2.0.5 5.0.1
at_contact ^2.0.3 2.0.3 3.0.9
at_contacts_flutter ^2.0.3 2.0.3 4.0.16
at_contacts_group_flutter ^2.0.3 2.0.4 4.0.17
at_location_flutter ^2.0.4 2.0.4 3.1.14
at_lookup ^2.0.4 2.0.5 3.0.49
flutter flutter 0.0.0 0.0.0
fluttertoast ^8.0.5 8.2.8 8.2.8
geolocator ^7.0.3 7.7.1 13.0.2
latlong2 ^0.8.0 0.8.2 0.9.1
pedantic ^1.11.0 1.11.1 1.11.1
sliding_up_panel ^2.0.0+1 2.0.0+1 2.0.0+1
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
at_base2e15 - 1.0.0 1.0.0
at_client - 2.0.4 3.3.0
at_persistence_secondary_server - 2.0.6 3.0.65
at_persistence_spec - 2.0.14 2.0.14
at_utf7 - 1.0.0 1.0.0
at_utils - 2.0.4 3.0.19
cached_network_image - 3.3.1 3.4.1
cached_network_image_platform_interface - 4.0.0 4.1.1
cached_network_image_web - 1.2.0 1.3.1
characters - 1.3.0 1.3.1
clock - 1.1.2 1.1.2
collection - 1.18.0 1.19.1
convert - 3.1.2 3.1.2
cron - 0.3.2 0.6.1
crypto - 3.0.6 3.0.6
crypton - 2.2.1 2.2.1
emoji_picker_flutter - 1.6.4 3.1.0
encrypt - 5.0.3 5.0.3
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
file_picker - 3.0.4 8.1.4
flutter_cache_manager - 3.3.1 3.4.1
flutter_image - 4.1.11 4.1.11
flutter_image_compress - 1.1.3 2.3.0
flutter_keychain - 2.5.0 2.5.0
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_slidable - 0.6.0 3.1.1
flutter_web_plugins - 0.0.0 0.0.0
geolocator_android - 2.1.0 4.6.1
geolocator_apple - 1.2.2 2.3.8+1
geolocator_platform_interface - 2.3.6 4.2.4
geolocator_web - 2.0.6 4.1.1
hive - 2.2.3 2.2.3
http - 0.13.6 1.2.2
http_parser - 4.0.2 4.1.1
internet_connection_checker - 0.0.1+4 1.0.0+1
intl - 0.17.0 0.20.0
js - 0.7.1 0.7.1
lists - 1.0.1 1.0.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mgrs_dart - 2.0.0 2.0.0
octo_image - 2.1.0 2.1.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
positioned_tap_detector_2 - 1.0.4 1.0.4
proj4dart - 2.1.0 2.1.0
rxdart - 0.27.7 0.28.0
shared_preferences - 2.3.3 2.3.3
shared_preferences_android - 2.3.3 2.3.3
shared_preferences_foundation - 2.5.3 2.5.3
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sqflite - 2.4.1 2.4.1
sqflite_android - 2.4.0 2.4.0
sqflite_common - 2.5.4+5 2.5.4+5
sqflite_darwin - 2.4.1 2.4.1
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
transparent_image - 2.0.1 2.0.1
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
unicode - 0.3.1 0.3.1
uuid - 3.0.7 4.5.1
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
wkt_parser - 2.0.0 2.0.0
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.2 3.1.2

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

Found 10 issues. Showing the first 2:

The constraint `^2.0.2` on at_chat_flutter does not support the stable version `3.0.0`.

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

The constraint `^2.0.3` on at_client_mobile does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions at_client_mobile 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.4, Dart 3.5.4.

Check the analysis log for details.