flower_fire 1.0.4 copy "flower_fire: ^1.0.4" to clipboard
flower_fire: ^1.0.4 copied to clipboard

A comprehensive Flutter package providing customizable UI components, utilities, and services for building modern applications.

0
likes
70/ 160
pub points
91
downloads

We analyzed this package 33 hours ago, and awarded it 70 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Partially passed check 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.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 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.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.

Failed check 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.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 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

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

Failed check 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
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dbus - 0.7.11 0.7.11
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_local_notifications_linux - 6.0.0 6.0.0
flutter_local_notifications_platform_interface - 9.0.0 9.0.0
flutter_local_notifications_windows - 1.0.0 1.0.0
flutter_plugin_android_lifecycle - 2.0.28 2.0.28
geolocator_android - 5.0.1+1 5.0.1+1
geolocator_apple - 2.3.13 2.3.13
geolocator_platform_interface - 4.2.6 4.2.6
geolocator_web - 4.1.3 4.1.3
geolocator_windows - 0.2.5 0.2.5
google_maps - 8.1.1 8.1.1
google_maps_flutter_android - 2.16.1 2.16.1
google_maps_flutter_ios - 2.15.4 2.15.4
google_maps_flutter_platform_interface - 2.12.1 2.12.1
google_maps_flutter_web - 0.5.12+1 0.5.12+1
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.1
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
petitparser - 6.1.0 7.0.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
sanitize_html - 2.1.0 2.1.0
shared_preferences_android - 2.4.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite_common - 2.5.5 2.5.5
sqlite3 - 2.7.6 2.7.6
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.3.1 3.3.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.16 6.3.16
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.2.0
video_player_android - 2.8.7 2.8.7
video_player_avfoundation - 2.7.1 2.7.1
video_player_platform_interface - 6.3.0 6.3.0
video_player_web - 2.3.5 2.3.5
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.6.0

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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 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.

Weekly downloads

Display as:
By versions:
0
likes
70
points
91
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package providing customizable UI components, utilities, and services for building modern applications.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

fl_chart, flutter, flutter_local_notifications, flutter_rating_bar, geolocator, google_fonts, google_maps_flutter, http, intl, path, path_provider, shared_preferences, sqflite_common_ffi, timezone, url_launcher, video_player, web_socket_channel

More

Packages that depend on flower_fire