sdui 0.1.201 copy "sdui: ^0.1.201" to clipboard
sdui: ^0.1.201 copied to clipboard

SDUI make it easy to implement Server Driven UI pattern on flutter.

75/ 160
pub points
1.88k
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.1.201").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

213 out of 665 API elements (32.0 %) have documentation comments.

Some symbols that are missing documentation: main, main.MyApp, main.MyApp.MyApp.new, main.MyHomePage, main.MyHomePage.MyHomePage.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 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:sdui/sdui.dart that imports:
  • package:sdui/src/wrap.dart that imports:
  • package:sdui/src/widget.dart that imports:
  • package:sdui/src/action.dart that imports:
  • package:sdui/src/route.dart that imports:
  • package:sdui/src/parser.dart that imports:
  • package:sdui/src/timeout.dart that imports:
  • package:sdui/src/http.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:sdui/sdui.dart that imports:
  • package:sdui/src/wrap.dart that imports:
  • package:sdui/src/widget.dart that imports:
  • package:sdui/src/action.dart that imports:
  • package:sdui/src/route.dart that imports:
  • package:sdui/src/parser.dart that imports:
  • package:sdui/src/timeout.dart that imports:
  • package:sdui/src/http.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:sdui/sdui.dart that imports:
  • package:sdui/src/wrap.dart that imports:
  • package:sdui/src/widget.dart that imports:
  • package:sdui/src/action.dart that imports:
  • package:sdui/src/route.dart that imports:
  • package:sdui/src/parser.dart that imports:
  • package:sdui/src/timeout.dart that imports:
  • package:sdui/src/http.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:sdui/sdui.dart that imports:
  • package:sdui/src/wrap.dart that imports:
  • package:sdui/src/widget.dart that imports:
  • package:sdui/src/action.dart that imports:
  • package:sdui/src/route.dart that imports:
  • package:sdui/src/parser.dart that imports:
  • package:sdui/src/qr_view.dart that imports:
  • package:qr_code_scanner/qr_code_scanner.dart that declares support for platforms: Android, iOS.

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:sdui/sdui.dart that imports:
  • package:sdui/src/wrap.dart that imports:
  • package:sdui/src/widget.dart that imports:
  • package:sdui/src/action.dart that imports:
  • package:sdui/src/route.dart that imports:
  • package:sdui/src/parser.dart that imports:
  • package:sdui/src/input.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/winrt.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:sdui/sdui.dart that imports:
  • package:sdui/src/wrap.dart that imports:
  • package:sdui/src/widget.dart that imports:
  • package:sdui/src/action.dart that imports:
  • package:sdui/src/route.dart that imports:
  • package:sdui/src/parser.dart that imports:
  • package:sdui/src/input.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/winrt.dart that declares support for platforms: Windows.

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 26 issues. Showing the first 2:

ERROR: The getter 'headline4' isn't defined for the type 'TextTheme'.

lib/main.dart:103:50

    ╷
103 │               style: Theme.of(context).textTheme.headline4,
    │                                                  ^^^^^^^^^
    ╵

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

ERROR: The name 'Badge' is defined in the libraries 'package:badges/src/badge.dart (via package:badges/badges.dart)' and 'package:flutter/src/material/badge.dart (via package:flutter/material.dart)'.

lib/src/badge.dart:6:22

  ╷
6 │ /// Descriptor of a [Badge]
  │                      ^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/badge.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
badges ^3.1.1 3.1.2 3.1.2
cached_network_image ^3.2.3 3.3.1 3.4.1
camera ^0.10.1 0.10.6 0.11.2
carousel_slider ^4.2.1 4.2.1 5.1.1
cupertino_icons ^1.0.5 1.0.8 1.0.8
email_validator ^2.1.17 2.1.17 3.0.0
expandable ^5.0.1 5.0.1 5.0.1
file_picker ^5.2.4 5.2.10 10.3.3
firebase_core ^2.4.0 2.32.0 4.1.0
firebase_messaging ^14.2.0 14.9.4 16.0.1
flutter_link_previewer ^3.2.0 3.2.2 4.1.2
flutter_local_notifications ^13.0.0 13.0.0 19.4.2
http ^0.13.5 0.13.6 1.5.0
http_parser ^4.0.2 4.1.2 4.1.2
image_picker ^0.8.6 0.8.9 1.2.0
intl ^0.17.0 0.17.0 0.20.2
intl_phone_number_input ^0.7.1 0.7.4 0.7.4
logger ^1.1.0 1.4.0 2.6.1
mime ^1.0.3 1.0.6 2.0.0
path ^1.8.2 1.9.1 1.9.1
path_provider ^2.0.11 2.1.5 2.1.5
photo_view ^0.14.0 0.14.0 0.15.0
pinput ^2.0.20 2.3.0 5.0.2
qr_code_scanner ^1.0.1 1.0.1 1.0.1
qr_flutter ^4.0.0 4.1.0 4.1.0
search_choices ^2.2.1 2.3.1 2.3.1
share_plus ^6.3.0 6.3.4 12.0.0
syncfusion_flutter_charts ^21.1.41 21.2.4 31.1.20
uni_links ^0.5.1 0.5.1 0.5.1 Discontinued
url_launcher ^6.1.7 6.3.2 6.3.2
uuid ^3.0.7 3.0.7 4.5.1
web_socket_channel ^2.2.0 2.4.5 3.0.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.35 1.3.61
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
cached_network_image_platform_interface - 4.0.0 4.1.1
cached_network_image_web - 1.2.0 1.3.1
camera_android - 0.10.10+7 0.10.10+7
camera_avfoundation - 0.9.21+3 0.9.21+3
camera_platform_interface - 2.11.0 2.11.0
camera_web - 0.3.5 0.3.5
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
cross_file - 0.3.4+2 0.3.4+2
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
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 6.1.4 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+4 0.9.4+4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
firebase_core_platform_interface - 5.4.2 6.0.0
firebase_core_web - 2.17.5 3.1.0
firebase_messaging_platform_interface - 4.5.37 4.7.1
firebase_messaging_web - 3.8.7 4.0.1
flutter_cache_manager - 3.3.1 3.4.1
flutter_chat_types - 3.6.2 3.6.2
flutter_linkify - 6.0.0 6.0.0
flutter_local_notifications_linux - 3.0.0+1 6.0.0
flutter_local_notifications_platform_interface - 6.0.0 9.1.0
flutter_plugin_android_lifecycle - 2.0.30 2.0.30
html - 0.15.6 0.15.6
image_picker_android - 0.8.13+3 0.8.13+3
image_picker_for_web - 2.2.0 3.1.0
image_picker_ios - 0.8.13 0.8.13
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2 0.2.2
image_picker_platform_interface - 2.11.0 2.11.0
image_picker_windows - 0.2.2 0.2.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
libphonenumber_platform_interface - 0.4.2 0.4.2
libphonenumber_plugin - 0.3.3 0.3.3
libphonenumber_web - 0.3.2 0.3.2
linkify - 5.0.0 5.0.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
octo_image - 2.1.0 2.1.0
path_provider_android - 2.2.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
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 - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
process - 4.2.4 5.0.5
qr - 3.0.2 3.0.2
rxdart - 0.27.7 0.28.0
share_plus_platform_interface - 3.4.0 6.1.0
smart_auth - 1.1.1 3.2.0
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
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
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
syncfusion_flutter_core - 21.2.10 31.1.20
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.6 0.7.7
timezone - 0.9.4 0.10.1
typed_data - 1.4.0 1.4.0
uni_links_platform_interface - 1.0.0 1.0.0
uni_links_web - 0.1.0 0.1.0
universal_platform - 1.1.0 1.1.0
url_launcher_android - 6.3.22 6.3.22
url_launcher_ios - 6.3.4 6.3.4
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.3 3.2.3
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
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 0.5.1 1.1.1
win32 - 3.1.4 5.14.0
xdg_directories - 0.2.0+3 1.1.0
xml - 6.6.1 6.6.1

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

Found 20 issues. Showing the first 2:

The constraint `^0.10.1` on camera does not support the stable version `0.11.0`.

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

The constraint `^4.2.1` on carousel_slider does not support the stable version `5.0.0`.

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

  • UNDEFINED_GETTER - lib/main.dart:103:50 - The getter 'headline4' isn't defined for the type 'TextTheme'.
  • AMBIGUOUS_IMPORT - lib/src/badge.dart:6:22 - The name 'Badge' is defined in the libraries 'package:badges/src/badge.dart (via package:badges/badges.dart)' and 'package:flutter/src/material/badge.dart (via package:flutter/material.dart)'.
  • AMBIGUOUS_IMPORT - lib/src/badge.dart:19:44 - The name 'Badge' is defined in the libraries 'package:badges/src/badge.dart (via package:badges/badges.dart)' and 'package:flutter/src/material/badge.dart (via package:flutter/material.dart)'.

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.23, Flutter 3.35.3, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: