feech 0.1.28 feech: ^0.1.28 copied to clipboard
Flutter Experience Emma Can Help
We analyzed this package 2 days ago, and awarded it 120 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.
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 1439 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 78 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.
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
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
asn1lib |
>=1.5.8 <2.0.0 |
1.5.8 | 1.5.8 |
async |
>=2.11.0 <3.0.0 |
2.11.0 | 2.12.0 |
camera |
>=0.11.0+2 <1.0.0 |
0.11.0+2 | 0.11.0+2 |
cloud_firestore |
>=5.5.1 <6.0.0 |
5.6.0 | 5.6.0 |
collection |
>=1.18.0 <2.0.0 |
1.19.0 | 1.19.1 |
crypto |
>=3.0.6 <4.0.0 |
3.0.6 | 3.0.6 |
firebase_crashlytics |
>=4.2.0 <5.0.0 |
4.2.0 | 4.2.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
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.16 <3.0.0 |
2.0.16 | 2.0.16 |
flutter_tts |
>=4.2.0 <5.0.0 |
4.2.1 | 4.2.1 |
freezed_annotation |
>=2.4.4 <3.0.0 |
2.4.4 | 2.4.4 |
geocoding |
>=3.0.0 <4.0.0 |
3.0.0 | 3.0.0 |
geolocator |
>=13.0.2 <14.0.0 |
13.0.2 | 13.0.2 |
go_router |
>=14.6.2 <15.0.0 |
14.6.2 | 14.6.2 |
google_maps_flutter |
>=2.10.0 <3.0.0 |
2.10.0 | 2.10.0 |
http |
>=1.2.2 <2.0.0 |
1.2.2 | 1.2.2 |
image |
>=4.3.0 <5.0.0 |
4.5.2 | 4.5.2 |
intl |
>=0.19.0 <1.0.0 |
0.20.1 | 0.20.1 |
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.6 <2.0.0 |
1.1.6 | 1.1.6 |
palette_generator |
>=0.3.3+5 <1.0.0 |
0.3.3+5 | 0.3.3+5 |
permission_handler |
>=11.3.1 <12.0.0 |
11.3.1 | 11.3.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.3.3 <3.0.0 |
2.3.5 | 2.3.5 |
speech_to_text |
>=7.0.0 <8.0.0 |
7.0.0 | 7.0.0 |
sqflite |
>=2.4.1 <3.0.0 |
2.4.1 | 2.4.1 |
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
.
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.