easy_agora_uikit 1.3.0 copy "easy_agora_uikit: ^1.3.0" to clipboard
easy_agora_uikit: ^1.3.0 copied to clipboard

agora made simple

3
likes
90/ 160
pub points
48
downloads

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

failed
Follow Dart file conventions
20 / 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.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/sonykurian96/easy_agora_uikit was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: easy_agora_uikit,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

5/5 points: Provide a valid README.md

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

6 out of 57 API elements (10.5 %) 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: core, core.AgoraVideoCall, core.AgoraVideoCall.AgoraVideoCall, core.AgoraVideoCall.appID, core.AgoraVideoCall.channelName.

10/10 points: Package has an example

failed
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:easy_agora_uikit/easy_agora_uikit.dart that imports:
  • package:easy_agora_uikit/core.dart that imports:
  • package:agora_uikit/controllers/rtc_buttons.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:easy_agora_uikit/easy_agora_uikit.dart that imports:
  • package:easy_agora_uikit/core.dart that imports:
  • package:agora_uikit/controllers/rtc_buttons.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:easy_agora_uikit/easy_agora_uikit.dart that imports:
  • package:easy_agora_uikit/core.dart that imports:
  • package:agora_uikit/controllers/rtc_buttons.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:easy_agora_uikit/easy_agora_uikit.dart that imports:
  • package:easy_agora_uikit/core.dart that imports:
  • package:agora_uikit/controllers/rtc_buttons.dart that declares support for platforms: Android, iOS.

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
Pass static analysis
0 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

ERROR: The method 'destroy' isn't defined for the type 'RtcEngine'.

lib/core.dart:87:19

   ╷
87 │     client.engine.destroy();
   │                   ^^^^^^^
   ╵

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

ERROR: The method 'destroy' isn't defined for the type 'RtcEngine'.

lib/core.dart:208:19

    ╷
208 │     client.engine.destroy();
    │                   ^^^^^^^
    ╵

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

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
agora_uikit ^1.0.2 1.3.10 1.3.10
flutter flutter 0.0.0 0.0.0
http any 1.2.2 1.2.2
Transitive dependencies
Package Constraint Compatible Latest
agora_rtc_engine - 6.5.0 6.5.0
agora_rtm - 1.5.9 2.2.2
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
collection - 1.19.0 1.19.1
ffi - 2.1.3 2.1.3
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.1.1 4.1.1
iris_method_channel - 2.2.2 2.2.2
js - 0.7.1 0.7.1
json_annotation - 4.9.0 4.9.0
lints - 3.0.0 5.1.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
permission_handler - 11.3.1 11.3.1
permission_handler_android - 12.0.13 12.0.13
permission_handler_apple - 9.4.5 9.4.5
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.2.3 4.2.3
permission_handler_windows - 0.2.1 0.2.1
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

3
likes
90
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

agora made simple

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

agora_uikit, flutter, http

More

Packages that depend on easy_agora_uikit