digia_ui 0.3.1 copy "digia_ui: ^0.3.1" to clipboard
digia_ui: ^0.3.1 copied to clipboard

Digia UI Engine.

5
likes
110/ 160
pub points
364
downloads

We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 160):

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

Failed check 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 50 to 180 characters to describe the package, what it does, and its target use case.

Repository URL doesn't exist.

At the time of the analysis https://github.com/Digia-Technology-Private-Limited/digia_ui.git 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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

10 out of 264 API elements (3.8 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: digia_ui, digia_ui.ActionFlow, digia_ui.ActionFlow.ActionFlow.empty, digia_ui.ActionFlow.ActionFlow.new, digia_ui.ActionFlow.actions.

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 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:digia_ui/digia_ui.dart that imports:
  • package:digia_ui/src/framework/widgets/image.dart that imports:
  • package:digia_ui/src/framework/utils/widget_util.dart that imports:
  • package:digia_ui/src/framework/render_payload.dart that imports:
  • package:digia_ui/src/framework/ui_factory.dart that imports:
  • package:digia_ui/src/framework/virtual_widget_registry.dart that imports:
  • package:digia_ui/src/framework/builders.dart that imports:
  • package:digia_ui/src/framework/widgets/youtube_player.dart that imports:
  • package:digia_ui/src/framework/internal_widgets/internal_youtube_player.dart that imports:
  • package:youtube_player_iframe/youtube_player_iframe.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:digia_ui/digia_ui.dart that imports:
  • package:digia_ui/src/framework/widgets/image.dart that imports:
  • package:digia_ui/src/framework/utils/widget_util.dart that imports:
  • package:digia_ui/src/framework/render_payload.dart that imports:
  • package:digia_ui/src/framework/ui_factory.dart that imports:
  • package:digia_ui/src/framework/virtual_widget_registry.dart that imports:
  • package:digia_ui/src/framework/builders.dart that imports:
  • package:digia_ui/src/framework/widgets/youtube_player.dart that imports:
  • package:digia_ui/src/framework/internal_widgets/internal_youtube_player.dart that imports:
  • package:youtube_player_iframe/youtube_player_iframe.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:digia_ui/digia_ui.dart that imports:
  • package:digia_ui/src/framework/widgets/image.dart that imports:
  • package:digia_ui/src/framework/utils/widget_util.dart that imports:
  • package:digia_ui/src/framework/render_payload.dart that imports:
  • package:digia_ui/src/framework/ui_factory.dart that imports:
  • package:digia_ui/src/framework/virtual_widget_registry.dart that imports:
  • package:digia_ui/src/framework/builders.dart that imports:
  • package:digia_ui/src/framework/widgets/youtube_player.dart that imports:
  • package:digia_ui/src/framework/internal_widgets/internal_youtube_player.dart that imports:
  • package:youtube_player_iframe/youtube_player_iframe.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player_scaffold.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player.dart that imports:
  • package:youtube_player_iframe/src/controller/youtube_player_controller.dart that imports:
  • package:webview_flutter_android/webview_flutter_android.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:digia_ui/digia_ui.dart that imports:
  • package:digia_ui/src/framework/widgets/image.dart that imports:
  • package:digia_ui/src/framework/utils/widget_util.dart that imports:
  • package:digia_ui/src/framework/render_payload.dart that imports:
  • package:digia_ui/src/framework/ui_factory.dart that imports:
  • package:digia_ui/src/framework/virtual_widget_registry.dart that imports:
  • package:digia_ui/src/framework/builders.dart that imports:
  • package:digia_ui/src/framework/widgets/youtube_player.dart that imports:
  • package:digia_ui/src/framework/internal_widgets/internal_youtube_player.dart that imports:
  • package:youtube_player_iframe/youtube_player_iframe.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player_scaffold.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player.dart that imports:
  • package:youtube_player_iframe/src/controller/youtube_player_controller.dart that imports:
  • package:youtube_player_iframe/src/controller/youtube_player_event_handler.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.

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:digia_ui/digia_ui.dart that imports:
  • package:digia_ui/src/framework/widgets/image.dart that imports:
  • package:digia_ui/src/framework/utils/widget_util.dart that imports:
  • package:digia_ui/src/framework/render_payload.dart that imports:
  • package:digia_ui/src/framework/ui_factory.dart that imports:
  • package:digia_ui/src/framework/virtual_widget_registry.dart that imports:
  • package:digia_ui/src/framework/builders.dart that imports:
  • package:digia_ui/src/framework/widgets/youtube_player.dart that imports:
  • package:digia_ui/src/framework/internal_widgets/internal_youtube_player.dart that imports:
  • package:youtube_player_iframe/youtube_player_iframe.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player_scaffold.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player.dart that imports:
  • package:youtube_player_iframe/src/controller/youtube_player_controller.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:digia_ui/digia_ui.dart that imports:
  • package:digia_ui/src/framework/widgets/image.dart that imports:
  • package:digia_ui/src/framework/utils/widget_util.dart that imports:
  • package:digia_ui/src/framework/render_payload.dart that imports:
  • package:digia_ui/src/framework/ui_factory.dart that imports:
  • package:digia_ui/src/framework/virtual_widget_registry.dart that imports:
  • package:digia_ui/src/framework/builders.dart that imports:
  • package:digia_ui/src/framework/widgets/youtube_player.dart that imports:
  • package:digia_ui/src/framework/internal_widgets/internal_youtube_player.dart that imports:
  • package:youtube_player_iframe/youtube_player_iframe.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player_scaffold.dart that imports:
  • package:youtube_player_iframe/src/widgets/youtube_player.dart that imports:
  • package:youtube_player_iframe/src/controller/youtube_player_controller.dart that imports:
  • package:webview_flutter_android/webview_flutter_android.dart that declares support for platforms: Android.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:digia_ui/digia_ui.dart that imports:
  • package:digia_ui/src/framework/widgets/image.dart that imports:
  • package:digia_ui/src/framework/utils/widget_util.dart that imports:
  • package:digia_ui/src/framework/render_payload.dart that imports:
  • package:digia_ui/src/framework/ui_factory.dart that imports:
  • package:digia_ui/src/framework/virtual_widget_registry.dart that imports:
  • package:digia_ui/src/framework/builders.dart that imports:
  • package:digia_ui/src/framework/widgets/video_player.dart that imports:
  • package:digia_ui/src/framework/internal_widgets/internal_video_player.dart that imports:
  • package:digia_ui/src/framework/data_type/adapted_types/file.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker_io.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.

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

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 22 issues. Showing the first 2:

WARNING: This default clause is covered by the previous cases.

lib/src/components/dui_icons/icon_helpers/icon_data_serialization.dart:54:5

   ╷
54 │     default:
   │     ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/components/dui_icons/icon_helpers/icon_data_serialization.dart

WARNING: This case is covered by the previous cases.

lib/src/framework/actions/action_processor_factory.dart:117:7

    ╷
117 │       case an.ActionType.imagePicker:
    │       ^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/framework/actions/action_processor_factory.dart

Failed report section
Support up-to-date dependencies
30 / 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
before_after ^3.1.0 3.2.0 3.2.0
cached_network_image ^3.3.0 3.4.1 3.4.1
carousel_slider ^5.0.0 5.0.0 5.0.0
chewie 1.8.5 1.8.5 1.11.0
collection ^1.17.1 1.19.1 1.19.1
copy_with_extension ^6.0.0 6.0.1 6.0.1
copy_with_extension_gen ^6.0.0 6.0.1 6.0.1
cross_file ^0.3.4+2 0.3.4+2 0.3.4+2
cupertino_icons ^1.0.2 1.0.8 1.0.8
derry ^1.5.0 1.5.0 1.5.0
digia_expr ^0.0.13 0.0.13 0.0.13
dio ^5.3.3 5.8.0+1 5.8.0+1
dio_intercept_to_curl ^0.2.0 0.2.0 0.2.0
expandable ^5.0.1 5.0.1 5.0.1
file_picker ^8.0.5 8.3.7 9.2.1
fl_chart ^0.69.2 0.69.2 0.70.2
flutter_blurhash ^0.8.2 0.8.2 0.8.2
flutter_cache_manager ^3.3.0 3.4.1 3.4.1
flutter_html ^3.0.0-beta.2 3.0.0 3.0.0
flutter_js ^0.8.0 0.8.2 0.8.2
flutter_svg ^2.0.17 2.0.17 2.0.17
fluttertoast ^8.2.5 8.2.12 8.2.12
font_awesome_flutter ^10.6.0 10.8.0 10.8.0
http_parser ^4.0.2 4.1.2 4.1.2
image_picker ^1.1.2 1.1.2 1.1.2
imageview360 ^1.3.0 1.3.0 1.3.0
infinite_scroll_pagination ^4.0.0 4.1.0 5.0.0
intl ^0.19.0 0.19.0 0.20.2
json_annotation ^4.9.0 4.9.0 4.9.0
lottie ^3.0.0 3.3.1 3.3.1
mime_type ^1.0.0 1.0.1 1.0.1
mocktail ^1.0.4 1.0.4 1.0.4
octo_image ^2.0.0 2.1.0 2.1.0
package_info_plus ^8.0.0 8.3.0 8.3.0
path_drawing ^1.0.0 1.0.1 1.0.1
path_provider ^2.0.14 2.1.5 2.1.5
percent_indicator ^4.2.3 4.2.4 4.2.4
pinput ^5.0.0 5.0.1 5.0.1
share_plus ^10.1.3 10.1.4 10.1.4
shared_preferences ^2.2.2 2.5.2 2.5.2
smart_auth ^2.0.0 2.0.0 3.2.0
smooth_page_indicator ^1.2.0+3 1.2.1 1.2.1
styled_divider ^1.0.5 1.0.5 1.0.5
table_calendar ^3.0.9 3.1.3 3.2.0
talker ^4.3.4 4.7.1 4.7.1
timelines ^0.1.0 0.1.0 0.1.0
url_launcher ^6.1.11 6.3.1 6.3.1
uuid ^4.4.0 4.5.1 4.5.1
video_player ^2.8.6 2.9.3 2.9.3
webview_flutter ^4.7.0 4.10.0 4.10.0
widget_marquee ^0.0.8 0.0.8 0.0.8
youtube_player_iframe ^5.1.1 5.2.1 5.2.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 80.0.0 80.0.0
analyzer - 7.3.0 7.3.0
ansicolor - 2.0.3 2.0.3
archive - 4.0.5 4.0.5
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
build - 2.4.2 2.4.2
built_collection - 5.1.1 5.1.1
built_value - 8.9.5 8.9.5
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
code_builder - 4.10.1 4.10.1
console - 4.1.0 4.1.0
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dart_style - 3.0.1 3.0.1
dbus - 0.7.11 0.7.11
dio_web_adapter - 2.1.1 2.1.1
dotted_decoration - 2.0.0 2.0.0
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.27 2.0.27
flutter_staggered_grid_view - 0.7.0 0.7.0
glob - 2.1.3 2.1.3
html - 0.15.5 0.15.5
http - 1.3.0 1.3.0
image_picker_android - 0.8.12+22 0.8.12+22
image_picker_for_web - 3.0.6 3.0.6
image_picker_ios - 0.8.12+2 0.8.12+2
image_picker_linux - 0.2.1+2 0.2.1+2
image_picker_macos - 0.2.1+2 0.2.1+2
image_picker_platform_interface - 2.10.1 2.10.1
image_picker_windows - 0.2.1+1 0.2.1+1
iregexp - 0.1.2 0.1.2
json_path - 0.7.5 0.7.5
list_counter - 1.0.2 1.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
maybe_just_nothing - 0.5.3 0.5.3
meta - 1.16.0 1.16.0
mime - 2.0.0 2.0.0
mockito - 5.4.5 5.4.5
moment_dart - 2.2.1+beta.0 4.0.1
nested - 1.0.0 1.0.0
package_config - 2.2.0 2.2.0
package_info_plus_platform_interface - 3.2.0 3.2.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.16 2.2.16
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 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.1 6.0.1
provider - 6.1.2 6.1.2
pub_semver - 2.2.0 2.2.0
qs_dart - 1.3.3+1 1.3.3+1
recursive_regex - 1.0.0 1.0.0
rfc_6901 - 0.2.0 0.2.0
rxdart - 0.28.0 0.28.0
share_plus_platform_interface - 5.0.2 5.0.2
shared_preferences_android - 2.4.8 2.4.8
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
simple_gesture_detector - 0.2.1 0.2.1
sliver_tools - 0.2.12 0.2.12
source_gen - 2.0.0 2.0.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.1 2.4.1
sqflite_common - 2.5.5 2.5.5
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
string_similarity - 2.1.1 2.1.1
sync_http - 0.3.1 0.3.1
synchronized - 3.3.1 3.3.1
talker_logger - 4.7.1 4.7.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
tint - 2.0.1 2.0.1
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
url_launcher_android - 6.3.15 6.3.15
url_launcher_ios - 6.3.2 6.3.2
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.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
vector_graphics - 1.1.18 1.1.18
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.4
video_player_android - 2.8.2 2.8.2
video_player_avfoundation - 2.7.0 2.7.0
video_player_platform_interface - 6.3.0 6.3.0
video_player_web - 2.3.4 2.3.4
wakelock_plus - 1.2.10 1.2.10
wakelock_plus_platform_interface - 1.2.2 1.2.2
watcher - 1.1.1 1.1.1
weak_map - 4.0.1 4.0.1
web - 1.1.1 1.1.1
webview_flutter_android - 4.3.4 4.3.4
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.18.4 3.18.4
win32 - 5.12.0 5.12.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaml - 3.1.3 3.1.3
youtube_player_iframe_web - 3.1.1 3.1.1

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

Found 6 issues. Showing the first 2:

The constraint `1.8.5` on chewie does not support the stable version `1.8.6`.

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

The constraint `^8.0.5` on file_picker does not support the stable version `9.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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: