record_widget 0.0.11 copy "record_widget: ^0.0.11" to clipboard
record_widget: ^0.0.11 copied to clipboard

Library for record widget to image realtime fast and can render to video

8
likes
140/ 160
pub points
77
downloads

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

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

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

OK
Provide documentation
20 / 20trigger folding of the section

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

8 out of 35 API elements (22.9 %) have documentation comments.

Some symbols that are missing documentation: record_widget, record_widget.Exporter, record_widget.Exporter.Exporter, record_widget.Exporter.directory_folder_render, record_widget.Exporter.onNewFrame.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:record_widget/record_widget.dart that imports:
  • package:record_widget/src/record_widget_realtime.dart that imports:
  • package:record_widget/src/record_widget_controller.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/src/_exports_in_browser.dart that imports:
  • package:universal_io/src/internet_address.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:record_widget/record_widget.dart that imports:
  • package:record_widget/src/record_widget_realtime.dart that imports:
  • package:record_widget/src/record_widget_controller.dart that imports:
  • package:universal_io/io.dart that imports:
  • package:universal_io/src/_exports_in_vm.dart that imports:
  • package:universal_io/src/new_universal_http_client.dart that imports:
  • package:universal_io/src/_helpers.dart that imports:
  • package:universal_io/src/_helpers_impl_elsewhere.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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 3 issues. Showing the first 2:

/tmp/pana_GEJWOR/lib/record_widget.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_GEJWOR/lib/src/exporter.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
cupertino_icons ^1.0.2 1.0.8 1.0.8
flutter flutter 0.0.0 0.0.0
image ^4.1.3 4.5.2 4.5.2
path ^1.8.3 1.9.1 1.9.1
stream_channel ^2.1.2 2.1.3 2.1.3
universal_io ^2.2.2 2.2.2 2.2.2
Transitive dependencies
Package Constraint Compatible Latest
archive - 4.0.2 4.0.2
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
collection - 1.19.0 1.19.1
crypto - 3.0.6 3.0.6
ffi - 2.1.3 2.1.3
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
petitparser - 6.0.2 6.0.2
posix - 6.0.1 6.0.1
sky_engine - 0.0.0 0.0.0
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
xml - 6.5.0 6.5.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.

8
likes
140
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

Library for record widget to image realtime fast and can render to video

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, flutter, image, path, stream_channel, universal_io

More

Packages that depend on record_widget