utilities_framework_flutter 1.0.5
utilities_framework_flutter: ^1.0.5 copied to clipboard
The only package you need, An abstraction over many useful packages that you may need in every single project you have
We analyzed this package 2 hours ago, and awarded it 35 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://sinamn75.com was unreachable. Make sure that the website is reachable via HEAD requests.
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 ("1.0.5").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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
OUT: Documenting utilities_framework_flutter... Discovering libraries... Linking elements... Precaching local docs for 2287559 elements... Initialized dartdoc with 3947 libraries Generating docs for library documents.dart from package:utilities_framework_flutter/documents.dart... Generating docs for library utilities.dart from package:utilities_framework_flutter/utilities.dart... ERR: warning: unresolved doc reference [DrawableRoot] from utilities.svg: (file:///tmp/analyzerULLSGO/pub-cache/hosted/20260317t122600-dot-dartlang-pub.appspot.com/flutter_svg-2.2.4/lib/svg.dart:26:11) in documentation inherited from utilities.svg: (file:///tmp/analyzerULLSGO/pub-cache/hosted/20260317t122600-dot-dartlang-pub.appspot.com/flutter_svg-2.2.4/lib/svg.dart:26:11) warning: unresolved doc reference [returns] from phone_input_formatter.getCountryDatasByPhone: (file:///tmp/pana_AMSYXM/lib/utils/multi_formatter/formatters/phone_input_formatter.dart:418:24)
dartdoc 9.0.4 (/home/worker/dartdoc/build/dartdoc) failed: Stack Overflow #0 Referable._childLookups.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 169 issues. Showing the first 2:
ERROR: The name 'X509Certificate' is defined in the libraries 'dart:io' and 'package:webview_flutter_platform_interface/src/types/x509_certificate.dart'.
lib/utilities.dart:53:8
╷
53 │ export 'package:webview_flutter/webview_flutter.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/utilities.dart
ERROR: A value of type 'InputDecorationThemeData' can't be assigned to a variable of type 'InputDecorationTheme'.
lib/utils/persian_date_picker/src/material/date_picker.dart:2458:45
╷
2458 │ final InputDecorationTheme inputTheme = theme.inputDecorationTheme;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/utils/persian_date_picker/src/material/date_picker.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
any_link_preview |
^3.0.2 |
3.0.3 | 3.0.3 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
carousel_slider |
^5.0.0 |
5.1.2 | 5.1.2 | |
chewie |
^1.8.5 |
1.13.0 | 1.13.0 | |
file_picker |
^8.1.3 |
8.3.7 | 10.3.10 | |
firebase_analytics |
^11.3.6 |
11.6.0 | 12.2.0 | |
firebase_crashlytics |
^4.2.0 |
4.3.10 | 5.1.0 | |
firebase_messaging |
^15.1.6 |
15.2.10 | 16.1.3 | |
flutter_easyloading |
^3.0.5 |
3.0.5 | 3.0.5 | |
flutter_local_notifications |
^18.0.1 |
18.0.1 | 21.0.0 | |
flutter_map |
^7.0.2 |
7.0.2 | 8.2.2 | |
flutter_map_location_marker |
^9.1.1 |
9.1.1 | 10.2.0 | |
flutter_svg |
^2.0.16 |
2.2.4 | 2.2.4 | |
flutter_typeahead |
^5.2.0 |
5.2.0 | 5.2.0 | |
geolocator |
^13.0.2 |
13.0.4 | 14.0.2 | |
get |
^4.6.6 |
4.7.3 | 4.7.3 | |
group_button |
^5.3.4 |
5.3.4 | 5.3.4 | |
image_cropper |
^8.0.2 |
8.1.0 | 12.0.0 | |
local_auth |
^2.3.0 |
2.3.0 | 3.0.1 | |
lottie |
^3.3.0 |
3.3.2 | 3.3.2 | |
pin_code_fields |
^8.0.1 |
8.0.1 | 9.1.0 | |
screen_protector |
^1.4.2+1 |
1.5.1 | 1.5.1 | |
screenshot |
^3.0.0 |
3.0.0 | 3.0.0 | |
share_plus |
^10.1.3 |
10.1.4 | 12.0.1 | |
slide_countdown |
^2.0.2 |
2.0.2 | 2.0.2 | |
syncfusion_flutter_barcodes |
^28.1.33 |
28.2.12 | 33.1.44 | |
syncfusion_flutter_charts |
^28.1.33 |
28.2.12 | 33.1.44 | |
syncfusion_flutter_pdfviewer |
^28.1.33 |
28.2.12 | 33.1.44 | |
universal_html |
^2.2.4 |
2.3.0 | 2.3.0 | |
webview_flutter |
^4.10.0 |
4.13.1 | 4.13.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 15 issues. Showing the first 2:
The constraint `^8.1.3` on file_picker does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions file_picker to update the constraint.
The constraint `^11.3.6` on firebase_analytics does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions firebase_analytics to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 3 errors:
INVALID_ASSIGNMENT-lib/utils/persian_date_picker/src/material/date_picker.dart:2458:45- A value of type 'InputDecorationThemeData' can't be assigned to a variable of type 'InputDecorationTheme'.INVALID_ASSIGNMENT-lib/utils/persian_date_picker/src/material/input_date_picker_form_field.dart:177:45- A value of type 'InputDecorationThemeData' can't be assigned to a variable of type 'InputDecorationTheme'.ARGUMENT_TYPE_NOT_ASSIGNABLE-lib/utils/persian_date_picker/src/material/input_date_picker_form_field.dart:187:28- The argument type 'InputDecorationThemeData?' can't be assigned to the parameter type 'InputDecorationTheme?'.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.11, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.