universal_flutter_utils 0.0.10-beta.1
universal_flutter_utils: ^0.0.10-beta.1 copied to clipboard
Flutter UI toolkit with widgets, Dio API helpers, Firebase auth, file pickers, validators, themes, socket.io, maps, and cross-platform utilities.
We analyzed this package 3 days ago, and awarded it 120 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
678 out of 2178 API elements (31.1 %) have documentation comments.
Some symbols that are missing documentation: address, address.UFUAddressModel, address.UFUAddressModel.UFUAddressModel.fromJson, address.UFUAddressModel.UFUAddressModel.new, address.UFUAddressModel.address.
10/10 points: Package has an example
10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ 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:universal_flutter_utils/universal_flutter_utils.dartthat imports:package:universal_flutter_utils/socket_config/socket_config.dartthat imports:package:universal_flutter_utils/utils/index.dartthat imports:package:universal_flutter_utils/utils/file_picker/index.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/platform/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:universal_flutter_utils/universal_flutter_utils.dartthat imports:package:universal_flutter_utils/socket_config/socket_config.dartthat imports:package:universal_flutter_utils/utils/index.dartthat imports:package:universal_flutter_utils/utils/file_picker/index.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/platform/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:universal_flutter_utils/universal_flutter_utils.dartthat imports:package:universal_flutter_utils/socket_config/socket_config.dartthat imports:package:universal_flutter_utils/utils/index.dartthat imports:package:universal_flutter_utils/utils/file_picker/index.dartthat imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/index.dartthat imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/controller.dartthat imports:package:audio_waveforms/audio_waveforms.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:universal_flutter_utils/universal_flutter_utils.dartthat imports:package:universal_flutter_utils/socket_config/socket_config.dartthat imports:package:universal_flutter_utils/utils/index.dartthat imports:package:universal_flutter_utils/utils/permissions/index.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:universal_flutter_utils/universal_flutter_utils.dartthat imports:package:universal_flutter_utils/socket_config/socket_config.dartthat imports:package:universal_flutter_utils/utils/index.dartthat imports:package:universal_flutter_utils/utils/permissions/index.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:universal_flutter_utils/universal_flutter_utils.dartthat imports:package:universal_flutter_utils/socket_config/socket_config.dartthat imports:package:universal_flutter_utils/utils/index.dartthat imports:package:universal_flutter_utils/utils/file_picker/index.dartthat imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/index.dartthat imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/controller.dartthat imports:package:audio_waveforms/audio_waveforms.dartthat declares support for platforms:Android,iOS.
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:universal_flutter_utils/universal_flutter_utils.dartthat imports:package:universal_flutter_utils/socket_config/socket_config.dartthat imports:package:universal_flutter_utils/utils/index.dartthat imports:package:universal_flutter_utils/utils/map_launcher/index.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
audio_waveforms |
^2.0.2 |
2.0.2 | 2.0.2 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
chewie |
^1.14.1 |
1.14.1 | 1.14.1 | |
convert |
^3.1.2 |
3.1.2 | 3.1.2 | |
crypto |
^3.0.7 |
3.0.7 | 3.0.7 | |
custom_image_crop |
^0.1.1 |
0.1.1 | 0.1.1 | |
dio |
^5.10.0 |
5.11.0 | 5.11.0 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
file_picker |
^12.0.0-beta.5 |
12.0.0-beta.7 | 12.0.0-beta.7 | |
firebase_auth |
^6.5.4 |
6.5.6 | 6.5.6 | |
firebase_core |
^4.11.0 |
4.12.1 | 4.12.1 | |
firebase_crashlytics |
^5.2.4 |
5.2.6 | 5.2.6 | |
firebase_messaging |
^16.4.1 |
16.4.3 | 16.4.3 | |
flutter_html |
^3.0.0 |
3.0.0 | 3.0.0 | |
flutter_local_notifications |
^22.0.1 |
22.2.0 | 22.2.0 | |
flutter_login_facebook |
^4.0.0 |
4.0.0 | 4.0.0 | |
flutter_native_contact_picker |
^0.0.12 |
0.0.12 | 0.0.12 | |
flutter_svg |
^2.3.0 |
2.3.0 | 2.3.0 | |
flutter_typeahead |
^5.2.0 |
5.2.0 | 6.0.0 | |
flutter_widget_from_html_core |
^0.17.2 |
0.17.2 | 0.17.2 | |
fluttertoast |
^9.1.0 |
9.1.0 | 9.1.0 | |
form_builder_extra_fields |
^12.0.0 |
12.2.0 | 12.2.0 | |
geolocator |
^14.0.3 |
14.0.3 | 14.0.3 | |
get |
^4.7.3 |
4.7.3 | 4.7.3 | |
google_sign_in |
^7.2.0 |
7.2.0 | 7.2.0 | |
html |
^0.15.6 |
0.15.6 | 0.15.6 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
image |
^4.9.1 |
4.9.1 | 4.9.1 | |
image_picker |
^1.2.3 |
1.2.3 | 1.2.3 | |
intl |
^0.20.3 |
0.20.3 | 0.20.3 | |
local_auth |
^3.0.1 |
3.0.2 | 3.0.2 | |
location |
^8.0.1 |
8.0.1 | 10.0.2 | |
map_location_picker |
^3.1.0 |
3.1.0 | 3.1.0 | |
open_filex |
^4.7.0 |
4.7.0 | 4.7.0 | |
package_info_plus |
^10.2.0 |
10.2.1 | 10.2.1 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.6 |
2.1.6 | 2.1.6 | |
permission_handler |
^12.0.3 |
12.0.3 | 12.0.3 | |
pinput |
^6.0.2 |
6.0.2 | 6.0.2 | |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 | |
scroll_to_index |
^3.0.1 |
3.0.1 | 3.0.1 | |
share_plus |
^13.2.0 |
13.3.0 | 13.3.0 | |
shared_preferences |
^2.5.5 |
2.5.5 | 2.5.5 | |
shimmer_animation |
^2.2.2+1 |
2.2.2+1 | 2.2.2+1 | |
sign_in_with_apple |
^8.1.0 |
8.1.0 | 8.1.0 | |
socket_io_client |
^3.1.6 |
3.1.6 | 3.1.6 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
video_player |
^2.11.1 |
2.13.0 | 2.13.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^5.2.0` on flutter_typeahead does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions flutter_typeahead to update the constraint.
The constraint `^8.0.1` on location does not support the stable version `9.0.0`, that was published 11 days ago.
When location is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions location 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 1 error:
UNDEFINED_NAMED_PARAMETER-lib/widgets/maps/place_picker/widget/custom_place_picker.dart:484:15- The named parameter 'mapId' isn't defined.
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.14, Flutter 3.44.5, Dart 3.12.2.
Check the analysis log for details.