flower_fire 1.0.4
flower_fire: ^1.0.4 copied to clipboard
A comprehensive Flutter package providing customizable UI components, utilities, and services for building modern applications.
We analyzed this package 33 hours ago, and awarded it 70 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://github.com/imhimwhoru/flower
was unreachable. Make sure that the website is reachable via HEAD
requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/imhimwhoru/flower
was unreachable. Make sure that the website is reachable via HEAD
requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/imhimwhoru/flower/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
Documentation URL doesn't exist.
At the time of the analysis https://github.com/imhimwhoru/flower/blob/main/README.md
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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
103 out of 464 API elements (22.2 %) have documentation comments.
Some symbols that are missing documentation: air_quality
, air_quality.AQIApp
, air_quality.AQIApp.AQIApp.new
, air_quality.AQIScreen
, air_quality.AQIScreen.AQIScreen.new
.
10/10 points: Package has 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:flower_fire/flower_fire.dart
that imports:package:flower_fire/widgets/plant_care_manager.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:flower_fire/flower_fire.dart
that imports:package:flower_fire/widgets/plant_care_manager.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `Windows`.
Because:
package:flower_fire/flower_fire.dart
that imports:package:flower_fire/widgets/video_player.dart
that imports:package:video_player/video_player.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:flower_fire/flower_fire.dart
that imports:package:flower_fire/widgets/video_player.dart
that imports:package:video_player/video_player.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:flower_fire/flower_fire.dart
that imports:package:flower_fire/widgets/plant_care_manager.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:flower_fire/flower_fire.dart
that imports:package:flower_fire/widgets/plant_care_manager.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.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
Found 11 issues. Showing the first 2:
ERROR: The name 'Habit' is defined in the libraries 'package:flower_fire/widgets/eco_habit_tracker.dart' and 'package:flower_fire/widgets/habit_tracker_graph.dart'.
lib/flower_fire.dart:41:8
╷
41 │ export 'widgets/habit_tracker_graph.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flower_fire.dart
ERROR: The name 'LocationApp' is defined in the libraries 'package:flower_fire/widgets/location_navigation.dart' and 'package:flower_fire/services/google_maps.dart'.
lib/flower_fire.dart:68:8
╷
68 │ export 'services/google_maps.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flower_fire.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
fl_chart |
^0.71.0 |
0.71.0 | 1.0.0 | |
flutter_local_notifications |
^19.1.0 |
19.2.1 | 19.2.1 | |
flutter_rating_bar |
^4.0.1 |
4.0.1 | 4.0.1 | |
geolocator |
^14.0.0 |
14.0.1 | 14.0.1 | |
google_fonts |
^6.1.0 |
6.2.1 | 6.2.1 | |
google_maps_flutter |
^2.5.3 |
2.12.3 | 2.12.3 | |
http |
^1.2.0 |
1.4.0 | 1.4.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.2 |
2.1.5 | 2.1.5 | |
shared_preferences |
^2.2.2 |
2.5.3 | 2.5.3 | |
sqflite_common_ffi |
^2.3.2+1 |
2.3.6 | 2.3.6 | |
timezone |
^0.10.0 |
0.10.1 | 0.10.1 | |
url_launcher |
^6.2.5 |
6.3.1 | 6.3.1 | |
video_player |
^2.8.2 |
2.10.0 | 2.10.0 | |
web_socket_channel |
^2.4.0 |
2.4.0 | 3.0.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.71.0` on fl_chart does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions fl_chart
to update the constraint.
The constraint `^2.4.0` on web_socket_channel does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions web_socket_channel
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 5 errors:
AMBIGUOUS_EXPORT
-lib/flower_fire.dart:41:8
- The name 'Habit' is defined in the libraries 'package:flower_fire/widgets/eco_habit_tracker.dart' and 'package:flower_fire/widgets/habit_tracker_graph.dart'.AMBIGUOUS_EXPORT
-lib/flower_fire.dart:68:8
- The name 'LocationApp' is defined in the libraries 'package:flower_fire/widgets/location_navigation.dart' and 'package:flower_fire/services/google_maps.dart'.UNDEFINED_NAMED_PARAMETER
-lib/widgets/habit_tracker_graph.dart:168:42
- The named parameter 'side' isn't defined.
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.21
, Flutter 3.32.1
, Dart 3.8.1
.
Check the analysis log for details.