fumech 0.0.8
fumech: ^0.0.8 copied to clipboard
A new Flutter package contains some utility methods
We analyzed this package 5 hours ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://www.emmacanhelp.com 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.
0/10 points: 20% or more of the public API has dartdoc comments
0 out of 33 API elements (0.0 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: bitmap_descriptor_cache, bitmap_descriptor_cache.BitmapDescriptorCache, bitmap_descriptor_cache.BitmapDescriptorCache.BitmapDescriptorCache.new, bitmap_descriptor_cache.BitmapDescriptorCache.get, bitmap_descriptor_cache.BitmapDescriptorCache.lruMap.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
10/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:fumech/fumech.dartthat imports:package:fumech/utilities/google_map_util.dartthat imports:package:fumech/support/bitmap_descriptor_from_svg_builder.dartthat imports:package:fumech/support/bitmap_descriptor_cache.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:fumech/fumech.dartthat imports:package:fumech/utilities/google_map_util.dartthat imports:package:fumech/support/bitmap_descriptor_from_svg_builder.dartthat imports:package:fumech/support/bitmap_descriptor_cache.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:fumech/fumech.dartthat imports:package:fumech/utilities/google_map_util.dartthat imports:package:fumech/support/bitmap_descriptor_from_svg_builder.dartthat imports:package:fumech/support/bitmap_descriptor_cache.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat declares support for platforms:Android,iOS,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:fumech/fumech.dartthat imports:package:fumech/utilities/google_map_util.dartthat imports:package:fumech/support/bitmap_descriptor_from_svg_builder.dartthat imports:package:feech/feech.dartthat imports:package:feech/src/utilities/geo_util.dartthat imports:package:geolocator/geolocator.dartthat imports:package:geolocator_web/web_settings.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:fumech/fumech.dartthat imports:package:fumech/utilities/google_map_util.dartthat imports:package:fumech/support/bitmap_descriptor_from_svg_builder.dartthat imports:package:fumech/support/bitmap_descriptor_cache.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat imports:package:google_maps_flutter_android/google_maps_flutter_android.dartthat declares support for platforms:Android.
Package does not support platform `Web`.
Because:
package:fumech/fumech.dartthat imports:package:fumech/utilities/google_map_util.dartthat imports:package:fumech/support/bitmap_descriptor_from_svg_builder.dartthat imports:package:fumech/support/bitmap_descriptor_cache.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat imports:package:google_maps_flutter_android/google_maps_flutter_android.dartthat declares support for platforms:Android.
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:fumech/fumech.dartthat imports:package:fumech/utilities/google_map_util.dartthat imports:package:fumech/support/bitmap_descriptor_from_svg_builder.dartthat imports:package:feech/feech.dartthat imports:package:feech/src/widgets/tts_widget/tts_settings_ui.dartthat imports:package:feech/src/providers/tts_provider/tts_provider.dartthat imports:package:feech/src/models/tts.dartthat imports:package:flutter_tts/flutter_tts.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 5 issues. Showing the first 2:
INFO: 'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead. Use of textScaleFactor was deprecated in preparation for the upcoming nonlinear text scaling support. This feature was deprecated after v3.12.0-2.0.pre.
lib/support/bitmap_descriptor_from_svg_builder.dart:132:70
╷
132 │ final ratio = mediaQueryData.devicePixelRatio * mediaQueryData.textScaleFactor;
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/support/bitmap_descriptor_from_svg_builder.dart
INFO: 'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead. Use of textScaleFactor was deprecated in preparation for the upcoming nonlinear text scaling support. This feature was deprecated after v3.12.0-2.0.pre.
lib/support/bitmap_descriptor_from_svg_builder.dart:142:94
╷
142 │ final int pxWidth = (_targetSpWidth * mediaQueryData.devicePixelRatio * mediaQueryData.textScaleFactor).round();
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/support/bitmap_descriptor_from_svg_builder.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
feech |
>=0.0.8 <1.0.0 |
0.1.58 | 0.1.58 | |
flutter_svg |
>=2.0.7 <3.0.0 |
2.3.0 | 2.3.0 | |
google_maps_flutter |
>=2.6.0 <3.0.0 |
2.18.0 | 2.18.0 | |
image |
>=4.1.7 <5.0.0 |
4.10.1 | 4.10.1 | |
quiver |
>=3.2.1 <4.0.0 |
3.2.2 | 3.2.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.77 | 1.3.77 | |
archive |
- | 4.3.0 | 4.3.0 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
camera |
- | 0.12.1 | 0.12.1 | |
camera_android_camerax |
- | 0.7.4+8 | 0.7.4+8 | |
camera_avfoundation |
- | 0.10.3 | 0.10.3 | |
camera_platform_interface |
- | 2.13.1 | 2.13.1 | |
camera_web |
- | 0.3.5+6 | 0.3.5+6 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
cloud_firestore |
- | 6.10.0 | 6.10.0 | |
cloud_firestore_platform_interface |
- | 8.0.7 | 8.0.7 | |
cloud_firestore_web |
- | 5.7.3 | 5.7.3 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+5 | 0.3.5+5 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dbus |
- | 0.7.15 | 0.7.15 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_core |
- | 4.15.0 | 4.15.0 | |
firebase_core_platform_interface |
- | 8.1.1 | 8.1.1 | |
firebase_core_web |
- | 3.12.0 | 3.12.0 | |
firebase_crashlytics |
- | 5.4.0 | 5.4.0 | |
firebase_crashlytics_platform_interface |
- | 3.9.0 | 3.9.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.4.2 | 3.4.2 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
flutter_riverpod |
- | 2.6.1 | 3.4.3 | |
flutter_tts |
- | 4.2.5 | 4.2.5 | |
freezed_annotation |
- | 3.1.0 | 3.1.0 | |
geoclue |
- | 0.1.1 | 0.1.1 | |
geocoding |
- | 4.0.0 | 5.0.0 | |
geocoding_android |
- | 4.0.1 | 5.1.0 | |
geocoding_ios |
- | 3.1.0 | 3.1.0 | |
geocoding_platform_interface |
- | 3.2.0 | 5.0.0 | |
geolocator |
- | 14.0.2 | 14.0.3 | |
geolocator_android |
- | 5.0.3 | 5.0.3 | |
geolocator_apple |
- | 2.3.14 | 2.3.14 | |
geolocator_linux |
- | 0.2.3 | 0.2.6 | |
geolocator_platform_interface |
- | 4.3.0 | 4.3.0 | |
geolocator_web |
- | 4.1.4 | 4.1.4 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
go_router |
- | 16.3.0 | 18.0.1 | |
google_maps |
- | 8.3.0 | 8.3.0 | |
google_maps_flutter_android |
- | 2.19.13 | 2.19.13 | |
google_maps_flutter_ios |
- | 2.18.6 | 2.18.6 | |
google_maps_flutter_platform_interface |
- | 2.17.0 | 2.17.0 | |
google_maps_flutter_web |
- | 0.6.3+1 | 0.6.3+1 | |
gsettings |
- | 0.2.8 | 0.2.8 | |
hooks |
- | 2.2.0 | 2.2.0 | |
html |
- | 0.15.7 | 0.15.7 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.1.0 | 2.1.0 | |
newrelic_mobile |
- | 1.3.1 | 1.3.1 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
package_info_plus |
- | 8.3.1 | 10.2.1 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
palette_generator |
- | 0.3.3+7 | 0.3.3+7 | Discontinued |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.6 | 2.1.6 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
permission_handler |
- | 12.0.3 | 13.0.2 | |
permission_handler_android |
- | 13.0.1 | 14.1.0 | |
permission_handler_apple |
- | 9.6.1 | 9.6.1 | |
permission_handler_html |
- | 0.1.4+1 | 0.1.4+1 | |
permission_handler_platform_interface |
- | 4.4.1 | 4.4.1 | |
permission_handler_windows |
- | 0.2.2 | 0.2.2 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.2.0 | 3.2.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointer_interceptor |
- | 0.10.1+3 | 0.10.1+3 | |
pointer_interceptor_ios |
- | 0.10.1+1 | 0.10.1+1 | |
pointer_interceptor_platform_interface |
- | 0.10.0+1 | 0.10.0+1 | |
pointer_interceptor_web |
- | 0.10.3 | 0.10.3 | |
posix |
- | 6.5.2 | 6.5.2 | |
preact_signals |
- | 6.3.1 | 7.0.0 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
record_use |
- | 1.1.1 | 1.1.1 | |
riverpod |
- | 2.6.1 | 3.4.3 | |
riverpod_annotation |
- | 2.6.1 | 4.0.7 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
sanitize_html |
- | 2.2.0 | 2.2.0 | |
shared_preferences |
- | 2.5.5 | 2.5.5 | |
shared_preferences_android |
- | 2.4.28 | 2.4.28 | |
shared_preferences_foundation |
- | 2.5.7 | 2.5.7 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.2 | 2.4.2 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
signals_core |
- | 6.3.1 | 7.0.0 | |
signals_flutter |
- | 6.3.1 | 7.1.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
speech_to_text |
- | 7.5.0 | 7.5.0 | |
speech_to_text_platform_interface |
- | 2.4.0 | 2.4.0 | |
speech_to_text_windows |
- | 1.0.1 | 1.0.1 | |
sqflite |
- | 2.4.4 | 2.4.4 | |
sqflite_android |
- | 2.4.4 | 2.4.4 | |
sqflite_common |
- | 2.5.13 | 2.5.13 | |
sqflite_darwin |
- | 2.4.4 | 2.4.4 | |
sqflite_platform_interface |
- | 2.4.2 | 2.4.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.2 | 2.1.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.2 | 3.4.2 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.14 | 0.7.14 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
ulid4d |
- | 2.0.0 | 2.0.0 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vector_graphics |
- | 1.2.3 | 1.2.3 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.3.0 | 1.3.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
version |
- | 3.0.2 | 3.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter |
- | 4.14.1 | 4.14.1 | |
webview_flutter_android |
- | 4.14.1 | 4.14.1 | |
webview_flutter_platform_interface |
- | 2.15.1 | 2.15.1 | |
webview_flutter_wkwebview |
- | 3.26.1 | 3.26.1 | |
win32 |
- | 5.15.0 | 6.4.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 7.0.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 |
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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.