armoyu_widgets 1.0.0+91
armoyu_widgets: ^1.0.0+91 copied to clipboard
ARMOYU Widget kütüphanesidir
We analyzed this package in the last hour, and awarded it 100 pub points (of a possible 160):
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.
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
359 out of 2402 API elements (14.9 %) 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: accountuser_services
, accountuser_services.AccountUserController
, accountuser_services.AccountUserController.$configureLifeCycle
, accountuser_services.AccountUserController.AccountUserController.new
, accountuser_services.AccountUserController.addListenerId
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:armoyu_widgets/armoyuwidgets.dart
that imports:package:armoyu_widgets/sources/textfield.dart
that imports:package:armoyu_services/armoyu_services.dart
that imports:package:flutter_image_compress/flutter_image_compress.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:armoyu_widgets/armoyuwidgets.dart
that imports:package:armoyu_widgets/sources/textfield.dart
that imports:package:armoyu_services/armoyu_services.dart
that imports:package:flutter_image_compress/flutter_image_compress.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:armoyu_widgets/armoyuwidgets.dart
that imports:package:armoyu_widgets/sources/textfield.dart
that imports:package:armoyu_services/armoyu_services.dart
that imports:package:armoyu_services/export.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 `Web`.
Because:
package:armoyu_widgets/armoyuwidgets.dart
that imports:package:armoyu_widgets/sources/textfield.dart
that imports:package:armoyu_services/armoyu_services.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
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:armoyu_widgets/armoyuwidgets.dart
that imports:package:armoyu_widgets/sources/textfield.dart
that imports:package:armoyu_services/armoyu_services.dart
that imports:package:armoyu_services/export.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:armoyu_widgets/armoyuwidgets.dart
that imports:package:armoyu_widgets/sources/textfield.dart
that imports:package:armoyu_services/armoyu_services.dart
that imports:package:armoyu_services/export.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:armoyu_widgets/armoyuwidgets.dart
that imports:package:armoyu_widgets/sources/textfield.dart
that imports:package:armoyu_services/armoyu_services.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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 42 issues. Showing the first 2:
INFO: Missing type annotation.
lib/data/models/ARMOYU/event.dart:50:26
╷
50 │ Widget eventListWidget(context, {required User currentUser}) {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/data/models/ARMOYU/event.dart
INFO: Missing type annotation.
lib/data/models/ARMOYU/news.dart:58:25
╷
58 │ Widget newsListWidget(context, {required User currentUser}) {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/data/models/ARMOYU/news.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
armoyu_services |
^1.0.0+66 |
1.0.0+66 | 1.0.0+66 | |
audioplayers |
^6.4.0 |
6.5.1 | 6.5.1 | |
cached_network_image |
^3.3.0 |
3.4.1 | 3.4.1 | |
camera |
^0.11.0+1 |
0.11.2 | 0.11.2 | |
carousel_slider |
^5.0.0 |
5.1.1 | 5.1.1 | |
chewie |
^1.7.5 |
1.13.0 | 1.13.0 | |
connectivity_plus |
^6.0.1 |
6.1.5 | 7.0.0 | |
crypto |
^3.0.3 |
3.0.6 | 3.0.6 | |
detectable_text_field |
^3.0.2 |
3.0.2 | 3.0.2 | |
device_info_plus |
^11.4.0 |
11.5.0 | 12.1.0 | |
file_picker |
^10.1.9 |
10.3.3 | 10.3.3 | |
flutter_image_compress |
^2.4.0 |
2.4.0 | 2.4.0 | |
flutter_mentions |
^2.0.1 |
2.0.1 | 2.0.1 | |
flutter_multi_formatter |
^2.12.8 |
2.13.10 | 2.13.10 | |
flutter_webrtc |
^0.14.0 |
0.14.2 | 1.2.0 | |
fluttertoast |
^8.2.4 |
8.2.14 | 9.0.0 | |
geocoding |
^3.0.0 |
3.0.0 | 4.0.0 | |
geolocator |
^14.0.0 |
14.0.2 | 14.0.2 | |
get |
^4.6.6 |
4.7.2 | 4.7.2 | |
get_storage |
^2.1.1 |
2.1.1 | 2.1.1 | |
http |
^1.2.2 |
1.5.0 | 1.5.0 | |
image_cropper |
^9.1.0 |
9.1.0 | 11.0.0 | |
image_picker |
^1.0.7 |
1.2.0 | 1.2.0 | |
like_button |
^2.0.5 |
2.1.0 | 2.1.0 | |
marquee |
^2.3.0 |
2.3.0 | 2.3.0 | |
media_kit |
^1.1.11 |
1.2.0 | 1.2.0 | |
media_kit_libs_android_video |
^1.3.7 |
1.3.7 | 1.3.7 | |
media_kit_libs_video |
^1.0.5 |
1.0.6 | 1.0.6 | |
media_kit_video |
^1.2.5 |
1.3.0 | 1.3.0 | |
package_info_plus |
^8.0.1 |
8.3.1 | 9.0.0 | |
path_provider |
^2.1.3 |
2.1.5 | 2.1.5 | |
permission_handler |
^12.0.0+1 |
12.0.1 | 12.0.1 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
pinch_zoom |
^2.0.0 |
2.0.1 | 2.0.1 | |
share_plus |
^11.0.0 |
11.1.0 | 12.0.0 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
socket_io_client |
^3.0.0 |
3.1.2 | 3.1.2 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 | |
video_compress |
^3.1.4 |
3.1.4 | 3.1.4 | |
video_player |
^2.9.5 |
2.10.0 | 2.10.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 8 issues. Showing the first 2:
The constraint `^6.0.1` on connectivity_plus does not support the stable version `7.0.0`, that was published 22 days ago.
When connectivity_plus is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions connectivity_plus
to update the constraint.
The constraint `^11.4.0` on device_info_plus does not support the stable version `12.0.0`, that was published 22 days ago.
When device_info_plus is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions device_info_plus
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.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.