enough_icalendar_export 0.2.0 copy "enough_icalendar_export: ^0.2.0" to clipboard
enough_icalendar_export: ^0.2.0 copied to clipboard

PlatformAndroidiOS
outdated

Exports calendar events to the native calendar.

1
likes
140/ 160
pub points
27
downloads

We analyzed this package 7 days ago, and awarded it 140 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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: MPL-2.0.

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

4 out of 5 API elements (80.0 %) have documentation comments.

Some symbols that are missing documentation: enough_icalendar_export.

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:enough_icalendar_export/enough_icalendar_export.dart that imports:
  • package:enough_icalendar_export/src/exporter.dart that imports:
  • package:add_2_calendar/add_2_calendar.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:enough_icalendar_export/enough_icalendar_export.dart that imports:
  • package:enough_icalendar_export/src/exporter.dart that imports:
  • package:add_2_calendar/add_2_calendar.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:enough_icalendar_export/enough_icalendar_export.dart that imports:
  • package:enough_icalendar_export/src/exporter.dart that imports:
  • package:add_2_calendar/add_2_calendar.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:enough_icalendar_export/enough_icalendar_export.dart that imports:
  • package:enough_icalendar_export/src/exporter.dart that imports:
  • package:add_2_calendar/add_2_calendar.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:enough_icalendar_export/enough_icalendar_export.dart that imports:
  • package:enough_icalendar_export/src/exporter.dart that imports:
  • package:add_2_calendar/add_2_calendar.dart that imports:
  • package:add_2_calendar/src/model/event.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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
add_2_calendar ^2.1.0 2.2.5 3.0.1
enough_icalendar ^0.7.0 0.7.0 0.16.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
intl - 0.17.0 0.20.2
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
vector_math - 2.1.4 2.1.5

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

The constraint `^2.1.0` on add_2_calendar does not support the stable version `3.0.0`.

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

The constraint `^0.7.0` on enough_icalendar does not support the stable version `0.8.0`.

Try running dart pub upgrade --major-versions enough_icalendar 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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
27
downloads

Publisher

verified publisherenough.de

Weekly Downloads

Exports calendar events to the native calendar.

Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

add_2_calendar, enough_icalendar, flutter

More

Packages that depend on enough_icalendar_export