misc_utilities 0.2.2 misc_utilities: ^0.2.2 copied to clipboard
Collection of shared utility functions
We analyzed this package 12 hours ago, and awarded it 70 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 60 to 180 characters to describe the package, what it does, and its target use case.
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
61 out of 141 API elements (43.3 %) have documentation comments.
Some symbols that are missing documentation: bottom_sheet_builder
, bottom_sheet_builder.BottomSheetBuilder.action
, bottom_sheet_builder.BottomSheetBuilder.backgroundColor
, bottom_sheet_builder.BottomSheetBuilder.borderColor
, bottom_sheet_builder.BottomSheetBuilder.build
.
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:misc_utilities/file_manager.dart
that imports:package:misc_utilities/src/file_manager.dart
that imports:package:misc_utilities/src/file_manager_logic.dart
that imports:package:misc_utilities/src/misc.dart
that imports:package:app_wrapper/app_wrapper.dart
that imports:package:app_wrapper/src/device_capabilities.dart
that imports:package:local_auth/local_auth.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:misc_utilities/file_manager.dart
that imports:package:misc_utilities/src/file_manager.dart
that imports:package:misc_utilities/src/file_manager_logic.dart
that imports:package:misc_utilities/src/misc.dart
that imports:package:app_wrapper/app_wrapper.dart
that imports:package:app_wrapper/src/device_capabilities.dart
that imports:package:local_auth/local_auth.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:misc_utilities/file_manager.dart
that imports:package:misc_utilities/src/file_manager.dart
that imports:package:misc_utilities/src/file_manager_logic.dart
that imports:package:misc_utilities/src/misc.dart
that imports:package:app_wrapper/app_wrapper.dart
that imports:package:app_wrapper/src/device_capabilities.dart
that imports:package:local_auth/local_auth.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:misc_utilities/file_manager.dart
that imports:package:misc_utilities/src/file_manager.dart
that imports:package:misc_utilities/src/file_manager_logic.dart
that imports:package:misc_utilities/src/misc.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
ERROR: The getter 'bodyText2' isn't defined for the type 'TextTheme'.
lib/src/misc.dart:174:40
╷
174 │ style: Theme.of(ctx).textTheme.bodyText2!.copyWith(color: Colors.white),
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/misc.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
app_wrapper |
^0.2.0 |
0.2.0 | 0.2.2 |
async_redux |
^16.0.0 |
16.1.0 | 24.0.2 |
domain_objects |
^0.2.2 |
0.2.2 | 0.2.2 |
dotted_border |
^2.0.0+2 |
2.1.0 | 2.1.0 |
file_picker |
^5.0.1 |
5.5.0 | 8.1.3 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_graphql_client |
^0.1.24 |
0.1.24 | 0.2.2 |
flutter_image_compress |
^1.1.2 |
1.1.3 | 2.3.0 |
flutter_svg |
^1.1.5 |
1.1.6 | 2.0.11 |
http |
^0.13.5 |
0.13.6 | 1.2.2 |
image_picker |
^0.8.5+3 |
0.8.9 | 1.1.2 |
intl |
^0.17.0 |
0.17.0 | 0.19.0 |
material_design_icons_flutter |
^5.0.6996 |
5.0.6996 | 7.0.7296 |
path_provider |
^2.0.11 |
2.1.5 | 2.1.5 |
platform |
^3.1.0 |
3.1.6 | 3.1.6 |
rxdart |
^0.27.5 |
0.27.7 | 0.28.0 |
shared_themes |
^0.2.0 |
0.2.0 | 0.2.0 |
url_launcher |
^6.1.5 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 76.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
analyzer |
- | 6.7.0 | 6.11.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
build |
- | 2.4.1 | 2.4.1 |
build_config |
- | 1.1.1 | 1.1.1 |
camera |
- | 0.8.1+7 | 0.11.0+2 |
camera_platform_interface |
- | 2.8.0 | 2.8.0 |
characters |
- | 1.3.0 | 1.3.1 |
checked_yaml |
- | 2.0.3 | 2.0.3 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
cross_file |
- | 0.3.4+2 | 0.3.4+2 |
crypto |
- | 3.0.6 | 3.0.6 |
dart_style |
- | 2.3.7 | 2.3.7 |
dartz |
- | 0.10.1 | 0.10.1 |
fast_immutable_collections |
- | 7.4.3 | 11.0.0 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 6.1.4 | 7.0.1 |
file_selector_linux |
- | 0.9.3 | 0.9.3 |
file_selector_macos |
- | 0.9.4+2 | 0.9.4+2 |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 |
file_selector_windows |
- | 0.9.3+3 | 0.9.3+3 |
flutter_plugin_android_lifecycle |
- | 2.0.23 | 2.0.23 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
freezed |
- | 2.5.7 | 2.5.7 |
freezed_annotation |
- | 2.4.4 | 2.4.4 |
glob |
- | 2.1.2 | 2.1.2 |
google_fonts |
- | 2.3.3 | 6.2.1 |
gql |
- | 0.13.1 | 1.0.0+1 |
http_parser |
- | 4.0.2 | 4.1.1 |
image_picker_android |
- | 0.8.12+17 | 0.8.12+17 |
image_picker_for_web |
- | 2.2.0 | 3.0.6 |
image_picker_ios |
- | 0.8.12+1 | 0.8.12+1 |
image_picker_linux |
- | 0.2.1+1 | 0.2.1+1 |
image_picker_macos |
- | 0.2.1+1 | 0.2.1+1 |
image_picker_platform_interface |
- | 2.10.0 | 2.10.0 |
image_picker_windows |
- | 0.2.1+1 | 0.2.1+1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
json_serializable |
- | 6.8.0 | 6.8.0 |
local_auth |
- | 1.1.11 | 2.3.0 |
logging |
- | 1.3.0 | 1.3.0 |
macros |
- | 0.1.2-main.4 | 0.1.3-main.0 |
matcher |
- | 0.12.17 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
mime |
- | 1.0.6 | 2.0.0 |
package_config |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.1 | 1.9.1 |
path_drawing |
- | 1.0.1 | 1.0.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
path_provider_foundation |
- | 2.4.0 | 2.4.0 |
path_provider_linux |
- | 2.2.1 | 2.2.1 |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 |
path_provider_windows |
- | 2.3.0 | 2.3.0 |
pedantic |
- | 1.11.1 | 1.11.1 |
petitparser |
- | 6.0.2 | 6.0.2 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pub_semver |
- | 2.1.4 | 2.1.4 |
pubspec_parse |
- | 1.3.0 | 1.3.0 |
quiver |
- | 3.2.2 | 3.2.2 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_gen |
- | 1.5.0 | 1.5.0 |
source_helper |
- | 1.3.4 | 1.3.4 |
source_span |
- | 1.10.0 | 1.10.0 |
sqflite |
- | 2.4.0 | 2.4.0 |
sqflite_android |
- | 2.4.0 | 2.4.0 |
sqflite_common |
- | 2.5.4+5 | 2.5.4+5 |
sqflite_darwin |
- | 2.4.1-1 | 2.4.1-1 |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
stream_transform |
- | 2.1.0 | 2.1.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.7.3 | 0.7.3 |
typed_data |
- | 1.4.0 | 1.4.0 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.1 | 6.3.1 |
url_launcher_linux |
- | 3.2.0 | 3.2.0 |
url_launcher_macos |
- | 3.2.1 | 3.2.1 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
vector_math |
- | 2.1.4 | 2.1.4 |
watcher |
- | 1.1.0 | 1.1.0 |
weak_map |
- | 2.1.0 | 4.0.0 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 5.8.0 | 5.8.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 10 issues. Showing the first 2:
The constraint `^16.0.0` on async_redux does not support the stable version `17.0.0`.
Try running dart pub upgrade --major-versions async_redux
to update the constraint.
The constraint `^5.0.1` on file_picker does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions file_picker
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_GETTER
-lib/src/misc.dart:174:40
- The getter 'bodyText2' isn't defined for the type 'TextTheme'.
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.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.