universal_flutter_utils 0.0.3
universal_flutter_utils: ^0.0.3 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 17 hours 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
496 out of 1754 API elements (28.3 %) have documentation comments.
Some symbols that are missing documentation: AESUtil
, AESUtil.AESUtil
, AESUtil.AESUtil.ACCOUNT_TYPE
, AESUtil.AESUtil.AESUtil.new
, AESUtil.AESUtil.DATE_KEY
.
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:universal_flutter_utils/universal_flutter_utils.dart
that imports:package:universal_flutter_utils/socket_config/socket_config.dart
that imports:package:universal_flutter_utils/utils/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/controller.dart
that imports:package:audio_waveforms/audio_waveforms.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:universal_flutter_utils/universal_flutter_utils.dart
that imports:package:universal_flutter_utils/socket_config/socket_config.dart
that imports:package:universal_flutter_utils/utils/index.dart
that imports:package:universal_flutter_utils/utils/permissions/index.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
Package does not support platform `macOS`.
Because:
package:universal_flutter_utils/universal_flutter_utils.dart
that imports:package:universal_flutter_utils/socket_config/socket_config.dart
that imports:package:universal_flutter_utils/utils/index.dart
that imports:package:universal_flutter_utils/utils/permissions/index.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
Package does not support platform `Web`.
Because:
package:universal_flutter_utils/universal_flutter_utils.dart
that imports:package:universal_flutter_utils/socket_config/socket_config.dart
that imports:package:universal_flutter_utils/utils/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/controller.dart
that imports:package:audio_waveforms/audio_waveforms.dart
that 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:universal_flutter_utils/universal_flutter_utils.dart
that imports:package:universal_flutter_utils/socket_config/socket_config.dart
that imports:package:universal_flutter_utils/utils/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/index.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:universal_flutter_utils/universal_flutter_utils.dart
that imports:package:universal_flutter_utils/socket_config/socket_config.dart
that imports:package:universal_flutter_utils/utils/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/index.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:universal_flutter_utils/universal_flutter_utils.dart
that imports:package:universal_flutter_utils/socket_config/socket_config.dart
that imports:package:universal_flutter_utils/utils/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/index.dart
that imports:package:universal_flutter_utils/utils/file_picker/audio_file_handeling/controller.dart
that imports:package:audio_waveforms/audio_waveforms.dart
that imports:package:audio_waveforms/src/controllers/recorder_controller.dart
that imports:package:audio_waveforms/src/controllers/player_controller.dart
that 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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 152 issues. Showing the first 2:
INFO: The file name 'AESUtil.dart' isn't a lower_case_with_underscores identifier.
To reproduce make sure you are using the lints_core and run flutter analyze lib/api_config/AESUtil.dart
INFO: Missing type annotation.
lib/common/text_helper.dart:58:10
╷
58 │ static getMontserratFontFamily(UFUFontWeight fontWeight) {
│ ^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/text_helper.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
audio_waveforms |
^1.2.0 |
1.3.0 | 1.3.0 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
chewie |
^1.10.0 |
1.13.0 | 1.13.0 | |
convert |
^3.1.2 |
3.1.2 | 3.1.2 | |
crypto |
^3.0.6 |
3.0.6 | 3.0.6 | |
dio |
^5.7.0 |
5.9.0 | 5.9.0 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
file_picker |
^9.0.1 |
9.2.3 | 10.3.3 | |
firebase_auth |
^5.6.0 |
5.7.0 | 6.1.0 | |
firebase_core |
^3.14.0 |
3.15.2 | 4.1.1 | |
firebase_crashlytics |
^4.3.9 |
4.3.10 | 5.0.2 | |
firebase_messaging |
^15.2.7 |
15.2.10 | 16.0.2 | |
flutter_app_badge_control |
^0.0.2 |
0.0.2 | 0.0.2 | |
flutter_local_notifications |
^19.3.0 |
19.4.2 | 19.4.2 | |
flutter_login_facebook |
^2.0.1 |
2.0.1 | 2.0.1 | |
flutter_native_contact_picker |
^0.0.10 |
0.0.10 | 0.0.10 | |
flutter_svg |
^2.0.17 |
2.2.1 | 2.2.1 | |
flutter_widget_from_html_core |
^0.16.0 |
0.16.1 | 0.17.0 | |
fluttertoast |
^8.2.12 |
8.2.14 | 9.0.0 | |
geolocator |
^14.0.2 |
14.0.2 | 14.0.2 | |
get |
^4.6.6 |
4.7.2 | 4.7.2 | |
google_sign_in |
^6.2.1 |
6.3.0 | 7.2.0 | |
html |
^0.15.6 |
0.15.6 | 0.15.6 | |
image |
^4.5.2 |
4.5.4 | 4.5.4 | |
image_picker |
^1.1.2 |
1.2.0 | 1.2.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
local_auth |
^2.3.0 |
2.3.0 | 2.3.0 | |
location |
^8.0.1 |
8.0.1 | 8.0.1 | |
map_location_picker |
^2.0.3 |
2.0.3 | 3.0.1 | |
open_filex |
^4.6.0 |
4.7.0 | 4.7.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 | |
pinput |
^5.0.1 |
5.0.2 | 5.0.2 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
scroll_to_index |
^3.0.1 |
3.0.1 | 3.0.1 | |
share_plus |
^11.0.0 |
11.1.0 | 12.0.0 | |
shared_preferences |
^2.5.1 |
2.5.3 | 2.5.3 | |
shimmer_animation |
^2.2.2 |
2.2.2 | 2.2.2 | |
sign_in_with_apple |
^7.0.1 |
7.0.1 | 7.0.1 | |
socket_io_client |
^3.1.1 |
3.1.2 | 3.1.2 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 | |
video_player |
^2.9.3 |
2.10.0 | 2.10.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 11 issues. Showing the first 2:
The constraint `^9.0.1` on file_picker does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions file_picker
to update the constraint.
The constraint `^5.6.0` on firebase_auth does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions firebase_auth
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.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.