dive 0.7.0 copy "dive: ^0.7.0" to clipboard
dive: ^0.7.0 copied to clipboard

PlatformmacOS

The Dive core plugin. A toolkit for video recording and streaming.

8
likes
120/ 140
pub points
0%
popularity

We analyzed this package 19 hours ago, and awarded it 120 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://divekit.dev was unreachable. Make sure that the website is reachable via HEAD requests.

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

191 out of 392 API elements (48.7 %) have documentation comments.

Some symbols that are missing documentation: dive, dive.DiveAlign, dive.DiveAlign.DiveAlign, dive.DiveAlign.alignment, dive.DiveAlign.bottom.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:dive/dive.dart that imports:
  • package:dive/src/dive_video_info.dart that imports:
  • package:dive/src/dive_core.dart that imports:
  • package:dive_obslib/dive_obslib.dart that declares support for platforms: macOS.
Package does not support platform `iOS`.

Because:

  • package:dive/dive.dart that imports:
  • package:dive/src/dive_video_info.dart that imports:
  • package:dive/src/dive_core.dart that imports:
  • package:dive_obslib/dive_obslib.dart that declares support for platforms: macOS.
Package does not support platform `Windows`.

Because:

  • package:dive/dive.dart that imports:
  • package:dive/src/dive_video_info.dart that imports:
  • package:dive/src/dive_core.dart that imports:
  • package:dive_obslib/dive_obslib.dart that declares support for platforms: macOS.
Package does not support platform `Linux`.

Because:

  • package:dive/dive.dart that imports:
  • package:dive/src/dive_video_info.dart that imports:
  • package:dive/src/dive_core.dart that imports:
  • package:dive_obslib/dive_obslib.dart that declares support for platforms: macOS.
Package does not support platform `Web`.

Because:

  • package:dive/dive.dart that imports:
  • package:dive/src/dive_video_info.dart that imports:
  • package:dive/src/dive_core.dart that imports:
  • package:dive_obslib/dive_obslib.dart that declares support for platforms: macOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 17 issues. Showing the first 2:

lib/src/dive_audio_meter_source.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/dive_core.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
collection ^1.17.0 1.18.0 1.18.0
dive_obslib ^0.5.0 0.5.0 0.5.0
equatable ^2.0.5 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
intl ^0.17.0 0.17.0 0.19.0
riverpod ^2.3.1 2.5.1 2.5.1
uuid ^3.0.7 3.0.7 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.15.0
path - 1.9.0 1.9.0
sky_engine - 0.0.99 0.0.99
stack_trace - 1.11.1 1.11.1
state_notifier - 1.0.0 1.0.0
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4

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

The constraint `^0.17.0` on intl does not support the stable version `0.18.0`.

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

The constraint `^3.0.7` on uuid does not support the stable version `4.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

8
likes
120
pub points
0%
popularity

Publisher

verified publisherlarryaasen.com

The Dive core plugin. A toolkit for video recording and streaming.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, dive_obslib, equatable, flutter, intl, riverpod, uuid

More

Packages that depend on dive