agnext_common_library_flutter 3.0.7
agnext_common_library_flutter: ^3.0.7 copied to clipboard
Agnext common library to reuse various widgets and functions
We analyzed this package 2 days ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/ranjeetSingh5969/agnext_common_libirary_flutter was unreachable. Make sure that the website is reachable via HEAD requests.
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: BSL-1.0.
0/10 points: 20% or more of the public API has dartdoc comments
11 out of 659 API elements (1.7 %) 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: custom_button, custom_button.AddWatermarkToImages, custom_button.AddWatermarkToImages.AddWatermarkToImages.new, custom_button.AddWatermarkToImages.addWaterToImage, custom_button.CommonBottomSheet.CommonBottomSheet.new.
10/10 points: Package has 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:agnext_common_library_flutter/agnext_common_library_flutter.dartthat imports:package:agnext_common_library_flutter/src/add_watermark_to_images.dartthat imports:package:watermark_unique/watermark_unique.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:agnext_common_library_flutter/agnext_common_library_flutter.dartthat imports:package:agnext_common_library_flutter/src/add_watermark_to_images.dartthat imports:package:watermark_unique/watermark_unique.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:agnext_common_library_flutter/agnext_common_library_flutter.dartthat imports:package:agnext_common_library_flutter/src/add_watermark_to_images.dartthat imports:package:watermark_unique/watermark_unique.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:agnext_common_library_flutter/agnext_common_library_flutter.dartthat imports:package:agnext_common_library_flutter/src/qr_scan_view.dartthat imports:package:flutter_barcode_scanner/flutter_barcode_scanner.dartthat 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 `Android`.
Because:
package:agnext_common_library_flutter/agnext_common_library_flutter.dartthat imports:package:agnext_common_library_flutter/src/common_utilities.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_apple/geolocator_apple.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `iOS`.
Because:
package:agnext_common_library_flutter/agnext_common_library_flutter.dartthat imports:package:agnext_common_library_flutter/src/common_utilities.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_android/geolocator_android.dartthat declares support for platforms:Android.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 204 issues. Showing the first 2:
WARNING: The value of the local variable 'width' isn't used.
lib/src/add_watermark_to_images.dart:15:9
╷
15 │ var width = decodedImage.width;
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/add_watermark_to_images.dart
INFO: The import of 'package:flutter/painting.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'.
lib/src/add_watermark_to_images.dart:4:8
╷
4 │ import 'package:flutter/painting.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/add_watermark_to_images.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cached_network_image |
^3.3.1 |
3.4.0 | 3.4.1 | |
dio |
^5.4.0 |
5.9.1 | 5.9.1 | |
firebase_remote_config |
^4.3.14 |
4.3.17 | 6.1.4 | |
flutter_barcode_scanner |
^2.0.0 |
2.0.0 | 2.0.0 | |
flutter_screenutil |
^5.9.0 |
5.9.3 | 5.9.3 | |
geocoding |
^2.1.1 |
2.2.2 | 4.0.0 | |
geolocator |
^10.1.0 |
10.1.1 | 14.0.2 | |
get |
^4.6.6 |
4.6.6 | 4.7.3 | |
get_storage |
^2.1.1 |
2.1.1 | 2.1.1 | |
google_fonts |
^6.1.0 |
6.3.3 | 8.0.2 | |
image_cropper |
^5.0.1 |
5.0.1 | 11.0.0 | |
image_picker |
^1.0.7 |
1.1.2 | 1.2.1 | |
internet_connection_checker |
^1.0.0+1 |
1.0.0+1 | 3.0.1 | |
mask_text_input_formatter |
^2.8.0 |
2.9.0 | 2.9.0 | |
package_info_plus |
^5.0.1 |
5.0.1 | 9.0.0 | |
permission_handler |
^11.2.1 |
11.4.0 | 12.0.1 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
url_launcher |
^6.2.4 |
6.3.2 | 6.3.2 | |
watermark_unique |
^1.0.7 |
1.1.0 | 1.1.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.25 | 1.3.66 | |
archive |
- | 4.0.9 | 4.0.9 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
cached_network_image_platform_interface |
- | 4.1.0 | 4.1.1 | |
cached_network_image_web |
- | 1.3.0 | 1.3.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.3+8 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 1.1.1 | 2.1.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
firebase_core |
- | 2.27.0 | 4.4.0 | |
firebase_core_platform_interface |
- | 5.4.2 | 6.0.2 | |
firebase_core_web |
- | 2.11.5 | 3.4.0 | |
firebase_remote_config_platform_interface |
- | 1.4.25 | 2.0.7 | |
firebase_remote_config_web |
- | 1.4.25 | 1.10.3 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.4.0 | 3.4.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
geocoding_android |
- | 3.3.1 | 5.0.0 | |
geocoding_ios |
- | 2.3.0 | 3.1.0 | |
geocoding_platform_interface |
- | 3.2.0 | 5.0.0 | |
geolocator_android |
- | 4.6.2 | 5.0.2 | |
geolocator_apple |
- | 2.3.13 | 2.3.13 | |
geolocator_platform_interface |
- | 4.2.6 | 4.2.6 | |
geolocator_web |
- | 2.2.1 | 4.1.3 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.1 | 1.0.1 | |
http |
- | 1.2.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.8.0 | 4.8.0 | |
image_cropper_for_web |
- | 3.0.0 | 7.0.0 | |
image_cropper_platform_interface |
- | 5.0.0 | 8.0.0 | |
image_picker_android |
- | 0.8.13+14 | 0.8.13+14 | |
image_picker_for_web |
- | 3.0.2 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+6 | 0.8.13+6 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
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 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
mime |
- | 1.0.6 | 2.0.0 | |
native_toolchain_c |
- | 0.17.4 | 0.17.4 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_info_plus_platform_interface |
- | 2.0.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.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 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.1 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.0 | 6.5.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.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 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.9 | 0.7.9 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.2.3 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 0.4.2 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 8 issues. Showing the first 2:
The constraint `^4.3.14` on firebase_remote_config does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions firebase_remote_config to update the constraint.
The constraint `^2.1.1` on geocoding does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions geocoding 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.23.10, Flutter 3.41.2, Dart 3.11.0.
Check the analysis log for details.