t_utils 0.0.4
t_utils: ^0.0.4 copied to clipboard
A package that is full of widgets, helper methods and utilities
We analyzed this package 8 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/CodingwithTea/t_utils/issues
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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
415 out of 743 API elements (55.9 %) have documentation comments.
Some symbols that are missing documentation: animated_icon_switch
, animated_icon_switch.TIconToggleSwitch
, animated_switch
, animated_switch.TAnimatedToggleSwitch
, animation_loader
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:t_utils/t_utils.dart
that imports:package:t_utils/common/widgets/exports.dart
that imports:package:t_utils/common/widgets/images/t_image.dart
that imports:package:cached_network_image/cached_network_image.dart
that imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/file_system/file_system.dart
that imports:package:flutter_cache_manager/src/storage/file_system/file_system_io.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
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:t_utils/t_utils.dart
that imports:package:t_utils/utils/exports.dart
that imports:package:t_utils/utils/helpers/exports.dart
that imports:package:t_utils/utils/helpers/network_manager.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `iOS`.
Because:
package:t_utils/t_utils.dart
that imports:package:t_utils/utils/exports.dart
that imports:package:t_utils/utils/helpers/exports.dart
that imports:package:t_utils/utils/helpers/network_manager.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Windows`.
Because:
package:t_utils/t_utils.dart
that imports:package:t_utils/utils/exports.dart
that imports:package:t_utils/utils/helpers/exports.dart
that imports:package:t_utils/utils/helpers/network_manager.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Linux`.
Because:
package:t_utils/t_utils.dart
that imports:package:t_utils/utils/exports.dart
that imports:package:t_utils/utils/device/device_utility.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:t_utils/t_utils.dart
that imports:package:t_utils/utils/exports.dart
that imports:package:t_utils/utils/helpers/exports.dart
that imports:package:t_utils/utils/helpers/network_manager.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:t_utils/t_utils.dart
that imports:package:t_utils/utils/exports.dart
that imports:package:t_utils/utils/local_storage/storage_utility.dart
that imports:package:get_storage/get_storage.dart
that imports:package:get_storage/src/storage_impl.dart
that imports:package:get_storage/src/storage/html.dart
that imports:dart:html
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.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 29 issues. Showing the first 2:
/tmp/pana_XFIOQX/lib/common/widgets/appbar/appbar.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_XFIOQX/lib/common/widgets/appbar/sliver_appbar.dart doesn't match the Dart formatter.
To format your files run: dart format .
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
animated_toggle_switch |
^0.8.4 |
0.8.5 | 0.8.5 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
clipboard |
^0.1.3 |
0.1.3 | 0.1.3 | |
connectivity_plus |
^6.1.2 |
6.1.4 | 6.1.4 | |
country_code_picker |
^3.1.0 |
3.3.0 | 3.3.0 | |
data_table_2 |
^2.5.18 |
2.6.0 | 2.6.0 | |
device_info_plus |
^11.2.1 |
11.5.0 | 11.5.0 | |
dropdown_search |
^6.0.2 |
6.0.2 | 6.0.2 | |
flutter_colorpicker |
^1.1.0 |
1.1.0 | 1.1.0 | |
flutter_dropzone |
^4.2.1 |
4.2.1 | 4.2.1 | |
flutter_localization |
^0.3.2 |
0.3.3 | 0.3.3 | |
flutter_quill |
^11.4.1 |
11.4.1 | 11.4.1 | |
get |
^4.6.6 |
4.7.2 | 4.7.2 | |
get_storage |
^2.1.1 |
2.1.1 | 2.1.1 | |
iconsax |
^0.0.8 |
0.0.8 | 0.0.8 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
lottie |
^3.3.1 |
3.3.1 | 3.3.1 | |
multi_select_flutter |
^4.1.3 |
4.1.3 | 4.1.3 | |
omni_datetime_picker |
^2.0.5 |
2.1.1 | 2.1.1 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
url_launcher |
^6.3.1 |
6.3.1 | 6.3.1 |
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.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.