universal_flutter_utils 0.0.8
universal_flutter_utils: ^0.0.8 copied to clipboard
A powerful, all-in-one Flutter utilities and widgets package to speed up development and keep your code clean.
We analyzed this package 4 days ago, and awarded it 140 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
675 out of 2165 API elements (31.2 %) 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/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/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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
INFO: The variable name 'ShowRecordingDialog' isn't a lowerCamelCase identifier.
lib/utils/file_picker/audio_file_handeling/index.dart:9:17
╷
9 │ Future<dynamic> ShowRecordingDialog() async {
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/utils/file_picker/audio_file_handeling/index.dart
INFO: The variable name 'ShowUFUBottomSheet' isn't a lowerCamelCase identifier.
lib/widgets/bottom_sheet/index.dart:65:17
╷
65 │ Future<dynamic> ShowUFUBottomSheet({
│ ^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/bottom_sheet/index.dart
10/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.13.0 |
1.13.0 | 1.13.0 | |
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.9.1 |
5.9.1 | 5.9.1 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
file_picker |
^10.3.10 |
10.3.10 | 10.3.10 | |
firebase_auth |
^6.1.4 |
6.1.4 | 6.1.4 | |
firebase_core |
^4.4.0 |
4.4.0 | 4.4.0 | |
firebase_crashlytics |
^5.0.7 |
5.0.7 | 5.0.7 | |
firebase_messaging |
^16.1.1 |
16.1.1 | 16.1.1 | |
flutter_app_badge_control |
^0.0.2 |
0.0.2 | 0.0.2 | |
flutter_html |
^3.0.0 |
3.0.0 | 3.0.0 | |
flutter_local_notifications |
^20.1.0 |
20.1.0 | 20.1.0 | |
flutter_login_facebook |
^2.0.1 |
2.0.1 | 2.0.1 | |
flutter_native_contact_picker |
^0.0.11 |
0.0.11 | 0.0.11 | |
flutter_svg |
^2.2.3 |
2.2.3 | 2.2.3 | |
flutter_typeahead |
^5.2.0 |
5.2.0 | 5.2.0 | |
flutter_widget_from_html_core |
^0.17.0 |
0.17.0 | 0.17.0 | |
fluttertoast |
^9.0.0 |
9.0.0 | 9.0.0 | |
form_builder_extra_fields |
^12.0.0 |
12.2.0 | 12.2.0 | |
geolocator |
^14.0.2 |
14.0.2 | 14.0.2 | |
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.8.0 |
4.8.0 | 4.8.0 | |
image_picker |
^1.1.2 |
1.2.1 | 1.2.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
local_auth |
^3.0.0 |
3.0.0 | 3.0.0 | |
location |
^8.0.1 |
8.0.1 | 8.0.1 | |
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 |
^9.0.0 |
9.0.0 | 9.0.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^12.0.1 |
12.0.1 | 12.0.1 | |
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 |
^12.0.1 |
12.0.1 | 12.0.1 | |
shared_preferences |
^2.5.4 |
2.5.4 | 2.5.4 | |
shimmer_animation |
^2.2.2+1 |
2.2.2+1 | 2.2.2+1 | |
sign_in_with_apple |
^7.0.1 |
7.0.1 | 7.0.1 | |
socket_io_client |
^3.1.4 |
3.1.4 | 3.1.4 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
video_player |
^2.11.0 |
2.11.0 | 2.11.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.0, Dart 3.11.0.
Check the analysis log for details.