feech 0.1.31
feech: ^0.1.31 copied to clipboard
Flutter Experience Emma Can Help
We analyzed this package in the last hour, and awarded it 110 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 50 to 180 characters to describe the package, what it does, and its target use case.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/shanyuliang/feech/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
700 out of 1440 API elements (48.6 %) have documentation comments.
Some symbols that are missing documentation: feech
, feech.AlignmentExtension
, feech.AlignmentExtension.toCSSMargin
, feech.AlignmentExtension.toCSSPosition
, feech.AlignmentExtension.toShortString
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/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:feech/feech.dart
that imports:package:feech/src/utilities/geo_util.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_web/web_settings.dart
that declares support for platforms:Web
.
Package does not support platform `iOS`.
Because:
package:feech/feech.dart
that imports:package:feech/src/utilities/geo_util.dart
that imports:package:google_maps_flutter/google_maps_flutter.dart
that imports:package:google_maps_flutter_android/google_maps_flutter_android.dart
that declares support for platforms:Android
.
Package does not support platform `Windows`.
Because:
package:feech/feech.dart
that imports:package:feech/src/widgets/tts_widget/tts_settings_ui.dart
that imports:package:feech/src/providers/tts_provider/tts_provider.dart
that imports:package:feech/src/constants.dart
that imports:package:feech/src/support/app_cache_manager.dart
that imports:package:flutter_cache_manager/flutter_cache_manager.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart
that imports:package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:feech/feech.dart
that imports:package:feech/src/widgets/tts_widget/tts_settings_ui.dart
that imports:package:feech/src/providers/tts_provider/tts_provider.dart
that imports:package:feech/src/providers/tts_provider/tts.dart
that imports:package:flutter_tts/flutter_tts.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:feech/feech.dart
that imports:package:feech/src/widgets/camera/take_picture_screen.dart
that imports:package:feech/src/widgets/camera/camera_meta_provider.dart
that imports:package:feech/src/widgets/camera/camera_meta.dart
that imports:package:camera/camera.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:feech/feech.dart
that imports:package:feech/src/widgets/tts_widget/tts_settings_ui.dart
that imports:package:feech/src/providers/tts_provider/tts_provider.dart
that imports:package:feech/src/constants.dart
that imports:package:feech/src/support/app_cache_manager.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
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:feech/feech.dart
that imports:package:feech/src/widgets/tts_widget/tts_settings_ui.dart
that imports:package:feech/src/providers/tts_provider/tts_provider.dart
that imports:package:feech/src/providers/tts_provider/tts.dart
that imports:package:flutter_tts/flutter_tts.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.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 139 issues. Showing the first 2:
WARNING: The declaration '_AppWebViewTitleBarMultiLine' isn't referenced.
lib/src/widgets/app_web_view/app_web_view_title_bar.dart:65:7
╷
65 │ class _AppWebViewTitleBarMultiLine extends ConsumerWidget {
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/app_web_view/app_web_view_title_bar.dart
INFO: 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion.
lib/src/extensions/color_extension.dart:5:16
╷
5 │ return "#${value.toRadixString(16).padLeft(8, '0').toUpperCase()}";
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/extensions/color_extension.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
asn1lib |
>=1.6.0 <2.0.0 |
1.6.2 | 1.6.2 | |
async |
>=2.12.0 <3.0.0 |
2.12.0 | 2.13.0 | |
camera |
>=0.11.1 <1.0.0 |
0.11.1 | 0.11.1 | |
cloud_firestore |
>=5.6.5 <6.0.0 |
5.6.6 | 5.6.6 | |
collection |
>=1.19.1 <2.0.0 |
1.19.1 | 1.19.1 | |
crypto |
>=3.0.6 <4.0.0 |
3.0.6 | 3.0.6 | |
firebase_crashlytics |
>=4.3.4 <5.0.0 |
4.3.5 | 4.3.5 | |
flutter_cache_manager |
>=3.4.1 <4.0.0 |
3.4.1 | 3.4.1 | |
flutter_riverpod |
>=2.6.1 <3.0.0 |
2.6.1 | 2.6.1 | |
flutter_svg |
>=2.0.17 <3.0.0 |
2.0.17 | 2.0.17 | |
flutter_tts |
>=4.2.2 <5.0.0 |
4.2.2 | 4.2.2 | |
freezed_annotation |
>=2.4.4 <3.0.0 |
2.4.4 | 3.0.0 | |
geocoding |
>=3.0.0 <4.0.0 |
3.0.0 | 3.0.0 | |
geolocator |
>=13.0.2 <14.0.0 |
13.0.4 | 14.0.0 | |
go_router |
>=14.8.1 <15.0.0 |
14.8.1 | 14.8.1 | |
google_maps_flutter |
>=2.10.1 <3.0.0 |
2.12.1 | 2.12.1 | |
http |
>=1.3.0 <2.0.0 |
1.3.0 | 1.3.0 | |
image |
>=4.5.3 <5.0.0 |
4.5.4 | 4.5.4 | |
intl |
any |
0.20.2 | 0.20.2 | |
json_annotation |
>=4.9.0 <5.0.0 |
4.9.0 | 4.9.0 | |
logging |
>=1.3.0 <2.0.0 |
1.3.0 | 1.3.0 | |
newrelic_mobile |
>=1.1.8 <2.0.0 |
1.1.10 | 1.1.10 | |
palette_generator |
>=0.3.3+6 <1.0.0 |
0.3.3+6 | 0.3.3+6 | |
permission_handler |
>=11.4.0 <12.0.0 |
11.4.0 | 12.0.0+1 | |
pointer_interceptor |
>=0.10.1+2 <1.0.0 |
0.10.1+2 | 0.10.1+2 | |
quiver |
>=3.2.2 <4.0.0 |
3.2.2 | 3.2.2 | |
riverpod_annotation |
>=2.6.1 <3.0.0 |
2.6.1 | 2.6.1 | |
shared_preferences |
>=2.5.2 <3.0.0 |
2.5.3 | 2.5.3 | |
speech_to_text |
>=7.0.0 <8.0.0 |
7.0.0 | 7.0.0 | |
sqflite |
>=2.4.2 <3.0.0 |
2.4.2 | 2.4.2 | |
ulid4d |
>=2.0.0 <3.0.0 |
2.0.0 | 2.0.0 | |
webview_flutter |
>=4.10.0 <5.0.0 |
4.10.0 | 4.10.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `>=2.4.4 <3.0.0` on freezed_annotation does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed_annotation
to update the constraint.
The constraint `>=13.0.2 <14.0.0` on geolocator does not support the stable version `14.0.0`, that was published 0 days ago.
When geolocator is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions geolocator
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.