genai_components 5.9.3 copy "genai_components: ^5.9.3" to clipboard
genai_components: ^5.9.3 copied to clipboard

A comprehensive Flutter UI component library with theming, routing, state management, charts, and 30+ reusable widgets. Built for rapid app development with sensible defaults.

90/ 160
pub points
153
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 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/generazione-ai/genai_components 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/generazione-ai/genai_components 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/generazione-ai/genai_components/issues 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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

1739 out of 3854 API elements (45.1 %) have documentation comments.

Some symbols that are missing documentation: _dialog_chrome, _dialog_chrome.CLDialogButton.CLDialogButton.new, _dialog_chrome.CLDialogButton.autofocus, _dialog_chrome.CLDialogButton.icon, _dialog_chrome.CLDialogButton.label.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:genai_components/genai_components.dart that imports:
  • package:genai_components/core_models/upload_file.model.dart that imports:
  • package:genai_components/widgets/cl_media_viewer.widget.dart that imports:
  • package:genai_components/utils/download_extension_io.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:genai_components/genai_components.dart that imports:
  • package:genai_components/core_models/upload_file.model.dart that imports:
  • package:genai_components/widgets/cl_media_viewer.widget.dart that imports:
  • package:genai_components/utils/download_extension_io.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:genai_components/genai_components.dart that imports:
  • package:genai_components/core_models/upload_file.model.dart that imports:
  • package:genai_components/widgets/cl_media_viewer.widget.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:genai_components/genai_components.dart that imports:
  • package:genai_components/core_models/upload_file.model.dart that imports:
  • package:genai_components/widgets/cl_media_viewer.widget.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:genai_components/genai_components.dart that imports:
  • package:genai_components/core_models/upload_file.model.dart that imports:
  • package:genai_components/widgets/cl_media_viewer.widget.dart that imports:
  • package:genai_components/utils/download_extension_io.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:genai_components/genai_components.dart that imports:
  • package:genai_components/core_models/upload_file.model.dart that imports:
  • package:genai_components/widgets/cl_media_viewer.widget.dart that imports:
  • package:genai_components/utils/download_extension_io.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 30 issues. Showing the first 2:

INFO: Library names are not necessary.

lib/genai_components.dart:2:9

  ╷
2 │ library genai_components;
  │         ^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/genai_components.dart

INFO: Missing a corresponding override of 'hashCode'.

lib/utils/models/custom_model.model.dart:5:17

  ╷
5 │   bool operator ==(Object other) =>
  │                 ^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/utils/models/custom_model.model.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
auto_size_text >=3.0.0 <4.0.0 3.0.0 3.0.0
calendar_date_picker2 >=1.0.0 <3.0.0 2.0.1 3.0.0
chewie >=1.5.0 <2.0.0 1.13.1 1.16.3
collection >=1.17.0 <2.0.0 1.19.1 1.19.1
custom_interactive_viewer >=0.0.9 <1.0.0 0.2.0 0.2.0
desktop_drop >=0.4.0 <1.0.0 0.8.4 0.8.4
diffutil_sliverlist >=0.4.0 <1.0.0 0.5.1 0.5.1
equatable >=2.0.0 <3.0.0 2.1.0 2.1.0
file_picker >=5.0.0 <11.0.0 10.3.10 13.0.0
fl_chart >=0.60.0 <2.0.0 1.2.0 1.2.0
flex_color_picker >=3.0.0 <4.0.0 3.8.0 4.0.0
flutter_animate >=4.0.0 <5.0.0 4.5.2 4.5.2
flutter_dropzone >=4.0.0 <5.0.0 4.2.1 4.2.1
flutter_hooks >=0.20.0 <1.0.0 0.21.3+1 0.21.3+1
flutter_svg >=2.0.0 <3.0.0 2.3.0 2.3.0
http >=1.0.0 <2.0.0 1.6.0 1.6.0
hugeicons >=1.0.0 <2.0.0 1.1.7 1.1.7
image_picker >=1.0.0 <2.0.0 1.2.3 1.2.3
intl >=0.18.0 <1.0.0 0.20.3 0.20.3
json_annotation >=4.0.0 <5.0.0 4.12.0 4.12.0
lucide_icons_flutter ^3.1.13 3.1.19 3.1.19
mime >=1.0.0 <3.0.0 2.1.0 2.1.0
mime_type >=1.0.0 <2.0.0 1.0.1 1.0.1
month_picker_dialog >=5.0.0 <7.0.0 6.7.3 6.7.3
path >=1.8.0 <2.0.0 1.9.1 1.9.1
path_provider >=2.0.0 <3.0.0 2.1.6 2.1.6
pdf >=3.8.0 <4.0.0 3.13.0 3.13.0
pdfrx >=1.0.0 <3.0.0 2.6.1 2.6.1
provider >=6.0.0 <7.0.0 6.1.5+1 6.1.5+1
responsive_framework >=1.1.0 <2.0.0 1.5.1 1.5.1
rxdart >=0.27.0 <1.0.0 0.28.0 0.28.0
shadcn_ui ^0.55.0 0.55.1 0.56.3
shared_preferences >=2.0.0 <3.0.0 2.5.5 2.5.5
star_rating >=0.10.0 <1.0.0 0.11.0 0.11.0
timeago >=3.0.0 <4.0.0 3.7.1 3.7.1
universal_html >=2.0.0 <3.0.0 2.3.0 2.3.0
uuid >=3.0.0 <5.0.0 4.6.0 4.6.0
video_player >=2.5.0 <3.0.0 2.14.0 2.14.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.9 4.3.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
barcode - 2.2.9 2.2.9
bidi - 2.0.13 2.0.13
boxy - 2.3.0 2.3.0
characters - 1.4.1 1.4.1
charcode - 1.4.0 1.4.0
clock - 1.1.3 1.1.3
code_assets - 2.0.0 2.0.0
cross_file - 0.3.5+5 0.3.5+5
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
cupertino_icons - 1.0.9 1.0.9
cupertino_ui - 1.0.2 1.0.2
dbus - 0.7.15 0.7.15
diffutil_dart - 3.0.0 5.0.0
extended_image - 10.1.0 10.1.0
extended_image_library - 5.0.1 5.0.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_selector_linux - 0.9.4+1 0.9.4+1
file_selector_macos - 0.9.5+1 0.9.5+1
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+6 0.9.3+6
fixnum - 1.1.1 1.1.1
flex_seed_scheme - 4.0.1 5.0.1
flutter_dropzone_platform_interface - 2.2.0 2.2.0
flutter_dropzone_web - 4.2.0 4.2.0
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
flutter_shaders - 0.1.3 0.1.3
hooks - 2.2.0 2.2.0
html - 0.15.7 0.15.7
http_client_helper - 3.0.0 3.0.0
http_parser - 4.1.2 4.1.2
image - 4.10.1 4.10.1
image_picker_android - 0.8.13+23 0.8.13+23
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+7 0.8.13+7
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
js - 0.7.2 0.7.2 Discontinued
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
material_ui - 1.2.0 1.2.0
meta - 1.19.0 1.19.0
nested - 1.0.0 1.0.0
objective_c - 9.6.0 9.6.0
package_config - 3.0.0 3.0.0
package_info_plus - 9.0.1 10.2.1
package_info_plus_platform_interface - 3.2.1 4.1.0
path_parsing - 1.1.0 1.1.0
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
pdfium_dart - 0.3.0 0.3.0
pdfium_flutter - 0.3.0 0.3.0
pdfrx_engine - 0.6.0 0.6.0
petitparser - 7.0.2 7.0.2
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.2 6.5.2
pub_semver - 2.2.1 2.2.1
qr - 3.0.2 4.0.0
record_use - 1.1.1 1.1.1
serial_csv - 0.5.2 0.5.2
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
slang - 4.19.2 4.19.2
slang_flutter - 4.19.0 4.19.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.2 3.4.2
term_glyph - 1.2.2 1.2.2
theme_extensions_builder_annotation - 7.5.0 7.5.0
two_dimensional_scrollables - 0.5.4 0.5.4
typed_data - 1.4.0 1.4.0
universal_image - 1.0.12 1.0.12
universal_io - 2.3.1 2.3.1
universal_platform - 1.1.0 1.1.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.33 6.3.33
url_launcher_ios - 6.4.2 6.4.2
url_launcher_linux - 3.2.3 3.2.3
url_launcher_macos - 3.2.6 3.2.6
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.6 3.1.6
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
video_player_android - 2.12.2 2.12.2
video_player_avfoundation - 2.12.0 2.12.0
video_player_platform_interface - 6.9.0 6.9.0
video_player_web - 2.4.0 2.4.0
wakelock_plus - 1.5.2 1.8.0
wakelock_plus_platform_interface - 1.7.0 1.7.0
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.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.

Found 4 issues. Showing the first 2:

The constraint `>=1.0.0 <3.0.0` on calendar_date_picker2 does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions calendar_date_picker2 to update the constraint.

The constraint `>=5.0.0 <11.0.0` on file_picker does not support the stable version `11.0.0`.

Try running dart pub upgrade --major-versions file_picker 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 18 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/widgets/charts/cl_bar_chart.widget.dart:142:19 - The named parameter 'getTooltipColor' isn't defined.
  • CONST_WITH_NON_CONST - lib/widgets/charts/cl_bar_chart.widget.dart:160:28 - The constructor being called isn't a const constructor.
  • CONST_WITH_NON_CONST - lib/widgets/charts/cl_bar_chart.widget.dart:160:57 - The constructor being called isn't a const constructor.

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.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: