sharara_apps_building_helpers 2.1.0
sharara_apps_building_helpers: ^2.1.0 copied to clipboard
A new sharara package to make developing more easy and efficient.
We analyzed this package 7 days ago, and awarded it 105 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: sharara_apps_building_helpers, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Could not find any pubspec.yaml in the repository.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("2.1.0").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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
OUT: Documenting sharara_apps_building_helpers... Discovering libraries... Linking elements... Precaching local docs for 1424632 elements... Initialized dartdoc with 1873 libraries Generating docs for library http.dart from package:sharara_apps_building_helpers/http.dart... Generating docs for library notifier.dart from package:sharara_apps_building_helpers/notifier.dart... Generating docs for library ui.dart from package:sharara_apps_building_helpers/ui.dart... Generating docs for library sharara_apps_building_helpers.dart from package:sharara_apps_building_helpers/sharara_apps_building_helpers.dart... Documented 4 public libraries in 78.2 seconds ERR: warning: sharara_apps_building_helpers has no library level documentation comments from sharara_apps_building_helpers: (file:///tmp/pana_EADQHE/lib/http.dart:1:1) warning: sharara_apps_building_helpers has no library level documentation comments from sharara_apps_building_helpers: (file:///tmp/pana_EADQHE/lib/notifier.dart:1:1) error: file already written at "sharara_apps_building_helpers/index.html" for symbol sharara_apps_building_helpers: (file:///tmp/pana_EADQHE/lib/notifier.dart:1:1) conflicting with file already generated by sharara_apps_building_helpers: (file:///tmp/pana_EADQHE/lib/http.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'sharara_apps_building_helpers' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the [38 more lines]
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:sharara_apps_building_helpers/sharara_apps_building_helpers.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:sharara_apps_building_helpers/sharara_apps_building_helpers.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:sharara_apps_building_helpers/sharara_apps_building_helpers.dartthat declares support for platforms:Android,iOS,Web.
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:sharara_apps_building_helpers/sharara_apps_building_helpers.dartthat imports:package:sharara_apps_building_helpers/src/Functions/helper.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:sharara_apps_building_helpers/sharara_apps_building_helpers.dartthat imports:package:sharara_apps_building_helpers/src/Functions/helper.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_windows.dartthat imports:package:url_launcher_windows/url_launcher_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:sharara_apps_building_helpers/sharara_apps_building_helpers.dartthat imports:package:sharara_apps_building_helpers/src/Functions/helper.dartthat imports:package:share_plus/share_plus.dartthat imports:package:share_plus/src/share_plus_web.dartthat imports:package:share_plus_platform_interface/share_plus_platform_interface.dartthat imports:package:share_plus_platform_interface/platform_interface/share_plus_platform.dartthat imports:package:share_plus_platform_interface/method_channel/method_channel_share.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:sharara_apps_building_helpers/sharara_apps_building_helpers.dartthat imports:package:sharara_apps_building_helpers/src/Constants/Colors/colors.dartthat imports:package:sharara_apps_building_helpers/src/Controllers/ShararaAppHelperController/sharara_app_helper_controller.dartthat imports:package:sharara_apps_building_helpers/ui.dartthat imports:package:sharara_apps_building_helpers/src/Ui/exporter.dartthat imports:package:sharara_apps_building_helpers/src/Ui/ShararaAppHelper/initializer.dartthat imports:package:hive_flutter/hive_flutter.dartthat imports:package:path_provider/path_provider.dartthat imports:package:path_provider_platform_interface/path_provider_platform_interface.dartthat imports:package:path_provider_platform_interface/src/method_channel_path_provider.dartthat imports:package:platform/platform.dartthat imports:package:platform/src/interface/local_platform.dartthat 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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 114 issues. Showing the first 2:
WARNING: The '!' will have no effect because the receiver can't be null.
lib/src/http/http.dart:71:62
╷
71 │ queryParameters = await queryMapFilter!(queryParameters!);
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/http/http.dart
WARNING: The '!' will have no effect because the receiver can't be null.
lib/src/http/http.dart:74:39
╷
74 │ data = await dataMapFilter!(data!);
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/http/http.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
country_picker |
^2.0.27 |
2.0.27 | 2.0.27 | |
dio |
^5.8.0+1 |
5.9.0 | 5.9.0 | |
firebase_auth |
^6.0.2 |
6.1.1 | 6.1.1 | |
firebase_core |
^4.1.0 |
4.2.0 | 4.2.0 | |
fluttertoast |
^8.2.14 |
8.2.14 | 9.0.0 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
share_plus |
^12.0.0 |
12.0.1 | 12.0.1 | |
url_launcher |
^6.2.6 |
6.3.2 | 6.3.2 | |
whatsapp_author |
^0.0.6 |
0.0.6 | 0.0.6 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.63 | 1.3.63 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_auth_platform_interface |
- | 8.1.3 | 8.1.3 | |
firebase_auth_web |
- | 6.0.4 | 6.0.4 | |
firebase_core_platform_interface |
- | 6.0.2 | 6.0.2 | |
firebase_core_web |
- | 3.2.0 | 3.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.5.0 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
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 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.20 | 2.2.20 | |
path_provider_foundation |
- | 2.4.3 | 2.4.3 | |
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 | |
share_plus_platform_interface |
- | 6.1.0 | 6.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
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.6 | 0.7.7 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
url_launcher_android |
- | 6.3.24 | 6.3.24 | |
url_launcher_ios |
- | 6.3.5 | 6.3.5 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.4 | 3.2.4 | |
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.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^8.2.14` on fluttertoast does not support the stable version `9.0.0`, that was published 29 days ago.
When fluttertoast is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions fluttertoast 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.24, Flutter 3.35.5, Dart 3.9.2.
Check the analysis log for details.