genai_components 4.2.15 copy "genai_components: ^4.2.15" to clipboard
genai_components: ^4.2.15 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.

100/ 160
pub points
443
downloads

We analyzed this package 20 hours ago, and awarded it 100 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.

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

1201 out of 3076 API elements (39.0 %) have documentation comments.

Some symbols that are missing documentation: action_executor, action_executor.ActionExecutor.ActionExecutor.new, action_feed_overlay, action_feed_overlay.ActionFeedOverlay.ActionFeedOverlay.new, action_feed_overlay.ActionFeedOverlay.controller.

Passed check 10/10 points: Package has 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 44 issues. Showing the first 2:

INFO: An uninitialized variable should have an explicit type annotation.

lib/api/api_manager.dart:77:9

   ╷
77 │     var jsonBody;
   │         ^^^^^^^^
   ╵

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

INFO: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/core_utils/download_extension_web.dart:4:1

  ╷
4 │ import 'dart:html' as html;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

Partially passed 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 2.0.1
chewie >=1.5.0 <2.0.0 1.13.1 1.13.1
collection >=1.17.0 <2.0.0 1.19.1 1.19.1
custom_interactive_viewer >=0.0.9 <1.0.0 0.0.10 0.0.10
desktop_drop >=0.4.0 <1.0.0 0.7.0 0.7.0
diffutil_sliverlist >=0.4.0 <1.0.0 0.5.1 0.5.1
equatable >=2.0.0 <3.0.0 2.0.8 2.0.8
file_picker >=5.0.0 <11.0.0 10.3.10 11.0.2
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 3.8.0
flutter_animate >=4.0.0 <5.0.0 4.5.2 4.5.2
flutter_breadcrumb >=1.0.0 <2.0.0 1.0.1 1.0.1
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.2.4 2.2.4
font_awesome_flutter >=10.0.0 <11.0.0 10.12.0 11.0.0
go_router >=12.0.0 <18.0.0 17.2.1 17.2.1
http >=1.0.0 <2.0.0 1.6.0 1.6.0
http_parser >=4.0.0 <5.0.0 4.1.2 4.1.2
hugeicons >=1.0.0 <2.0.0 1.1.6 1.1.6
image_picker >=1.0.0 <2.0.0 1.2.1 1.2.1
intl >=0.18.0 <1.0.0 0.20.2 0.20.2
json_annotation >=4.0.0 <5.0.0 4.11.0 4.11.0
mime >=1.0.0 <3.0.0 2.0.0 2.0.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.2 6.7.2
package_info_plus >=4.0.0 <10.0.0 9.0.1 10.0.0
path >=1.8.0 <2.0.0 1.9.1 1.9.1
path_provider >=2.0.0 <3.0.0 2.1.5 2.1.5
pdf >=3.8.0 <4.0.0 3.12.0 3.12.0
pdfrx >=1.0.0 <3.0.0 2.2.24 2.2.24
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
shared_preferences >=2.0.0 <3.0.0 2.5.5 2.5.5
stacked >=3.0.0 <4.0.0 3.5.0 3.5.0
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.5.3 4.5.3
video_player >=2.5.0 <3.0.0 2.11.1 2.11.1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.9 4.0.9
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
characters - 1.4.1 1.4.1
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
cupertino_icons - 1.0.9 1.0.9
dbus - 0.7.12 0.7.12
diffutil_dart - 3.0.0 4.0.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
fixnum - 1.1.1 1.1.1
flex_seed_scheme - 4.0.1 4.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.34 2.0.34
flutter_shaders - 0.1.3 0.1.3
get_it - 8.3.0 9.2.1
glob - 2.1.3 2.1.3
hooks - 1.0.2 1.0.2
html - 0.15.6 0.15.6
image - 4.8.0 4.8.0
image_picker_android - 0.8.13+16 0.8.13+16
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+6 0.8.13+6
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.0 1.0.0
jni_flutter - 1.0.1 1.0.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
native_toolchain_c - 0.17.6 0.17.6
nested - 1.0.0 1.0.0
objective_c - 9.3.0 9.3.0
package_config - 2.2.0 2.2.0
package_info_plus_platform_interface - 3.2.1 4.0.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.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
pdfium_dart - 0.1.3 0.1.3
pdfium_flutter - 0.1.9 0.1.9
pdfrx_engine - 0.3.9 0.3.9
pedantic - 1.11.1 1.11.1 Discontinued
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.0 6.5.0
pub_semver - 2.2.0 2.2.0
qr - 3.0.2 3.0.2
shared_preferences_android - 2.4.23 2.4.23
shared_preferences_foundation - 2.5.6 2.5.6
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
source_span - 1.10.2 1.10.2
stacked_shared - 1.4.2 1.4.2
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
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.29 6.3.29
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
vector_graphics - 1.1.21 1.1.21
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.2.0 1.2.0
vector_math - 2.2.0 2.3.0
video_player_android - 2.9.5 2.9.5
video_player_avfoundation - 2.9.4 2.9.4
video_player_platform_interface - 6.6.0 6.6.0
video_player_web - 2.4.0 2.4.0
wakelock_plus - 1.5.2 1.6.0
wakelock_plus_platform_interface - 1.5.0 1.5.0
web - 1.1.1 1.1.1
win32 - 5.15.0 6.0.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 3 issues. Showing the first 2:

The constraint `>=5.0.0 <11.0.0` on file_picker does not support the stable version `11.0.0`, that was published 11 days ago.

When file_picker is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `>=10.0.0 <11.0.0` on font_awesome_flutter does not support the stable version `11.0.0`.

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

  • MISSING_REQUIRED_ARGUMENT - lib/layout/menu.layout.dart:385:33 - The named parameter 'color' is required, but there's no corresponding argument.
  • MISSING_REQUIRED_ARGUMENT - lib/layout/menu.layout.dart:396:51 - The named parameter 'color' is required, but there's no corresponding argument.
  • MISSING_REQUIRED_ARGUMENT - lib/layout/menu.layout.dart:412:53 - The named parameter 'color' is required, but there's no corresponding argument.

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.12, Flutter 3.41.6, Dart 3.11.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: