dyte_uikit 0.7.1 copy "dyte_uikit: ^0.7.1" to clipboard
dyte_uikit: ^0.7.1 copied to clipboard

Dyte's UI SDK to integrate video-audio to your app

3
likes
85/ 140
pub points
86%
popularity

We analyzed this package 5 days ago, and awarded it 85 pub points (of a possible 140):

failed
Follow Dart file conventions
15 / 30trigger folding of the section

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

0/5 points: Provide a valid README.md

Links in `README.md` should be well formed Unable to parse 1 image link.

README.md:132:95

    ╷
132 │ <p>To know more about the customization you can do with <code>dyte_uikit</code>, head over to <a href="%60https://docs.dyte.io/flutter">docs.dyte.io/flutter</a>.</p>
    │                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
Links in `README.md` should be secure. 1 link is insecure.

README.md:29:26

   ╷
29 │ <li>Create an account on <a href="http://dev.dyte.io/">Dyte Developer Portal</a></li>
   │                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

partial
Provide documentation
10 / 20trigger folding of the section

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

65 out of 689 API elements (9.4 %) 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.

Some symbols that are missing documentation: dyte_uikit, dyte_uikit.AudioDeviceType, dyte_uikit.AudioDeviceType.AudioDeviceType, dyte_uikit.AudioDeviceType.deviceType, dyte_uikit.AudioDeviceType.displayName.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:dyte_uikit/dyte_uikit.dart that imports:
  • package:dyte_uikit/src/widgets/release_resources_button/dyte_release_resources_button.dart that imports:
  • package:dyte_uikit/src/data/manage_listeners.dart that imports:
  • package:dyte_uikit/src/di/riverpod_di.dart that imports:
  • package:dyte_uikit/src/data/states/waitlisted_participant_states.dart that imports:
  • package:dyte_core/dyte_core.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:dyte_uikit/dyte_uikit.dart that imports:
  • package:dyte_uikit/src/widgets/release_resources_button/dyte_release_resources_button.dart that imports:
  • package:dyte_uikit/src/data/manage_listeners.dart that imports:
  • package:dyte_uikit/src/di/riverpod_di.dart that imports:
  • package:dyte_uikit/src/data/states/waitlisted_participant_states.dart that imports:
  • package:dyte_core/dyte_core.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:dyte_uikit/dyte_uikit.dart that imports:
  • package:dyte_uikit/src/widgets/release_resources_button/dyte_release_resources_button.dart that imports:
  • package:dyte_uikit/src/data/manage_listeners.dart that imports:
  • package:dyte_uikit/src/di/riverpod_di.dart that imports:
  • package:dyte_uikit/src/data/states/waitlisted_participant_states.dart that imports:
  • package:dyte_core/dyte_core.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:dyte_uikit/dyte_uikit.dart that imports:
  • package:dyte_uikit/src/widgets/release_resources_button/dyte_release_resources_button.dart that imports:
  • package:dyte_uikit/src/data/manage_listeners.dart that imports:
  • package:dyte_uikit/src/di/riverpod_di.dart that imports:
  • package:dyte_uikit/src/data/states/waitlisted_participant_states.dart that imports:
  • package:dyte_core/dyte_core.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:dyte_uikit/dyte_uikit.dart that imports:
  • package:dyte_uikit/src/widgets/chats/dyte_chat_icon.dart that imports:
  • package:dyte_uikit/src/pages/chats/chats_page.dart that imports:
  • package:dyte_uikit/src/pages/chats/widgets/message_sender.dart that imports:
  • package:dyte_uikit/src/pages/chats/widgets/send_other_formats.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/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:dyte_uikit/dyte_uikit.dart that imports:
  • package:dyte_uikit/src/widgets/chats/dyte_chat_icon.dart that imports:
  • package:dyte_uikit/src/pages/chats/chats_page.dart that imports:
  • package:dyte_uikit/src/pages/chats/widgets/message_sender.dart that imports:
  • package:dyte_uikit/src/pages/chats/widgets/send_other_formats.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/win32.dart that declares support for platforms: Windows.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 25 issues. Showing the first 2:

WARNING: The value of the local variable 'isMicGranted' isn't used.

lib/src/pages/setup/settings_page.dart:30:11

   ╷
30 │     final isMicGranted =
   │           ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/pages/setup/settings_page.dart

INFO: 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/dyte_app.dart:66:14

   ╷
66 │       child: WillPopScope(
   │              ^^^^^^^^^^^^
   ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
dyte_core 0.3.6 0.3.6 0.3.6
dyte_icons 0.0.3 0.0.3 0.0.3
file_picker ^5.2.5 5.5.0 8.0.3
flutter flutter 0.0.0 0.0.0
flutter_riverpod ^2.1.3 2.5.1 2.5.1
get_it ^7.2.0 7.7.0 7.7.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
dyte_core_android - 0.3.6 0.3.6
dyte_core_ios - 0.3.6 0.3.6
dyte_core_platform_interface - 0.3.6 0.3.6
ffi - 2.1.2 2.1.2
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_web_plugins - 0.0.0 0.0.0
focus_detector_v2 - 3.1.0+1 3.1.0+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.12.0 1.15.0
path - 1.9.0 1.9.0
plugin_platform_interface - 2.1.8 2.1.8
riverpod - 2.5.1 2.5.1
sky_engine - 0.0.99 0.0.99
stack_trace - 1.11.1 1.11.1
state_notifier - 1.0.0 1.0.0
vector_math - 2.1.4 2.1.4
visibility_detector - 0.4.0+2 0.4.0+2
win32 - 5.5.1 5.5.1

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

The constraint `^5.2.5` on file_picker does not support the stable version `6.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.22.0, Dart 3.4.0.

Check the analysis log for details.

3
likes
85
pub points
86%
popularity

Publisher

verified publisherdyte.io

Dyte's UI SDK to integrate video-audio to your app

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dyte_core, dyte_icons, file_picker, flutter, flutter_riverpod, get_it

More

Packages that depend on dyte_uikit