ap_common_flutter_platform 0.0.4
ap_common_flutter_platform: ^0.0.4 copied to clipboard
The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
We analyzed this package 3 days ago, and awarded it 130 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
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
530 out of 623 API elements (85.1 %) have documentation comments.
Some symbols that are missing documentation: ap_common_flutter_platform
, ap_common_flutter_platform.Add2Calendar
, ap_common_flutter_platform.Add2Calendar.Add2Calendar.new
, ap_common_flutter_platform.AndroidBitmap.AndroidBitmap.new
, ap_common_flutter_platform.AndroidFlutterLocalNotificationsPlugin.AndroidFlutterLocalNotificationsPlugin.new
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:ap_common_flutter_platform/ap_common_flutter_platform.dart
that imports:package:ap_common_flutter_platform/src/utilities/notification_utils.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 `Windows`.
Because:
package:ap_common_flutter_platform/ap_common_flutter_platform.dart
that imports:package:ap_common_flutter_platform/src/utilities/platform_calendar_util.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:ap_common_flutter_platform/ap_common_flutter_platform.dart
that imports:package:ap_common_flutter_platform/src/utilities/platform_calendar_util.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:ap_common_flutter_platform/ap_common_flutter_platform.dart
that imports:package:ap_common_flutter_platform/src/utilities/platform_calendar_util.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:ap_common_flutter_platform/ap_common_flutter_platform.dart
that imports:package:ap_common_flutter_platform/src/utilities/platform_calendar_util.dart
that imports:package:add_2_calendar/add_2_calendar.dart
that declares support for platforms:Android
,iOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:ap_common_flutter_platform/ap_common_flutter_platform.dart
that imports:package:ap_common_flutter_platform/src/utilities/notification_utils.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
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:ap_common_flutter_platform/ap_common_flutter_platform.dart
that imports:package:ap_common_flutter_platform/src/utilities/preferences.dart
that imports:package:ap_common_flutter_core/ap_common_flutter_core.dart
that imports:package:ap_common_flutter_core/src/utilities/notification_util.dart
that imports:package:ap_common_core/ap_common_core.dart
that imports:package:ap_common_core/src/models/private_cookies_manager.dart
that imports:package:dio_cookie_manager/dio_cookie_manager.dart
that imports:package:dio_cookie_manager/src/cookie_mgr.dart
that imports:package:cookie_jar/cookie_jar.dart
that imports:package:cookie_jar/src/serializable_cookie.dart
that imports:package:universal_io/io.dart
that imports:package:universal_io/src/_exports_in_vm.dart
that imports:package:universal_io/src/new_universal_http_client.dart
that imports:package:universal_io/src/_helpers.dart
that imports:package:universal_io/src/_helpers_impl_elsewhere.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
INFO: 'Share' is deprecated and shouldn't be used. Use SharePlus instead.
lib/src/utilities/ap_platform_util.dart:32:5
╷
32 │ Share.share(
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/utilities/ap_platform_util.dart
INFO: 'share' is deprecated and shouldn't be used. Use SharePlus.instance.share() instead.
lib/src/utilities/ap_platform_util.dart:32:11
╷
32 │ Share.share(
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/utilities/ap_platform_util.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
add_2_calendar |
^3.0.1 |
3.0.1 | 3.0.1 | |
ap_common_flutter_core |
^0.0.3 |
0.0.3 | 0.0.3 | |
app_tracking_transparency |
^2.0.2+4 |
2.0.6+1 | 2.0.6+1 | |
encrypt |
^5.0.1 |
5.0.3 | 5.0.3 | |
file_saver |
^0.2.12 |
0.2.14 | 0.3.0 | |
flutter_local_notifications |
^17.2.2 |
17.2.4 | 19.3.0 | |
image_picker |
^1.0.7 |
1.1.2 | 1.1.2 | |
in_app_review |
^2.0.3 |
2.0.10 | 2.0.10 | |
package_info_plus |
^8.0.2 |
8.3.0 | 8.3.0 | |
path |
^1.7.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
photo_manager |
^3.0.0 |
3.7.1 | 3.7.1 | |
share_plus |
>=10.0.0 <=11.0.0 |
11.0.0 | 11.0.0 | |
shared_preferences |
^2.2.2 |
2.5.3 | 2.5.3 | |
sprintf |
^7.0.0 |
7.0.0 | 7.0.0 | |
timezone |
>=0.9.0 <1.0.0 |
0.9.4 | 0.10.1 | |
url_launcher |
^6.2.5 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
ap_common_core |
- | 0.0.5 | 0.0.5 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cookie_jar |
- | 4.0.8 | 4.0.8 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dio |
- | 5.8.0+1 | 5.8.0+1 | |
dio_cookie_manager |
- | 3.2.0 | 3.2.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.3+2 | 0.9.3+2 | |
file_selector_macos |
- | 0.9.4+3 | 0.9.4+3 | |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_local_notifications_linux |
- | 4.0.1 | 6.0.0 | |
flutter_local_notifications_platform_interface |
- | 7.2.0 | 9.1.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.28 | 2.0.28 | |
http |
- | 1.4.0 | 1.4.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.12+23 | 0.8.12+23 | |
image_picker_for_web |
- | 3.0.6 | 3.0.6 | |
image_picker_ios |
- | 0.8.12+2 | 0.8.12+2 | |
image_picker_linux |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_macos |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_platform_interface |
- | 2.10.1 | 2.10.1 | |
image_picker_windows |
- | 0.2.1+1 | 0.2.1+1 | |
in_app_review_platform_interface |
- | 2.0.5 | 2.0.5 | |
injector |
- | 4.0.0 | 4.0.0 | |
intl |
- | 0.19.0 | 0.20.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
jwt_decoder |
- | 2.0.1 | 2.0.1 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
multiple_localization |
- | 0.5.0 | 0.6.0 | |
package_info_plus_platform_interface |
- | 3.2.0 | 3.2.0 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
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.1.0 | 7.0.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
share_plus_platform_interface |
- | 6.0.0 | 6.0.0 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
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 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
url_launcher_android |
- | 6.3.16 | 6.3.16 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.14.0 | 5.14.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.6.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.2.12` on file_saver does not support the stable version `0.3.0`, that was published 4 days ago.
When file_saver is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions file_saver
to update the constraint.
The constraint `^17.2.2` on flutter_local_notifications does not support the stable version `18.0.0`.
Try running dart pub upgrade --major-versions flutter_local_notifications
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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.