in_phase 1.4.1 copy "in_phase: ^1.4.1" to clipboard
in_phase: ^1.4.1 copied to clipboard

A music library management tool for creating and syncing playlists between Spotify and Rekordbox.

130/ 160
pub points
17
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

2 out of 3 API elements (66.7 %) have documentation comments.

Some symbols that are missing documentation: in_phase.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:in_phase/in_phase.dart that imports:
  • package:in_phase/src/cli/runner.dart that imports:
  • package:in_phase/src/misc/misc.dart that imports:
  • package:in_phase/src/misc/with_teardown.dart that imports:
  • package:in_phase/src/logger/logger.dart that imports:
  • package:dcli/dcli.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:in_phase/in_phase.dart that imports:
  • package:in_phase/src/cli/runner.dart that imports:
  • package:in_phase/src/misc/misc.dart that imports:
  • package:in_phase/src/misc/with_teardown.dart that imports:
  • package:in_phase/src/logger/logger.dart that imports:
  • package:dcli/dcli.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:in_phase/in_phase.dart that imports:
  • package:in_phase/src/cli/runner.dart that imports:
  • package:in_phase/src/misc/misc.dart that imports:
  • package:in_phase/src/misc/with_teardown.dart that imports:
  • package:in_phase/src/logger/logger.dart that imports:
  • package:dcli/dcli.dart that declares support for platforms: Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Linux`.

Because:

  • package:in_phase/in_phase.dart that imports:
  • package:in_phase/src/cli/runner.dart that imports:
  • package:in_phase/src/misc/misc.dart that imports:
  • package:in_phase/src/misc/with_teardown.dart that imports:
  • package:in_phase/src/logger/logger.dart that imports:
  • package:dcli/dcli.dart that imports:
  • package:dcli/src/util/string_as_process.dart that imports:
  • package:dcli/src/util/runnable_process.dart that imports:
  • package:dcli/src/process/process/process_in_isolate.dart that imports:
  • package:dcli/src/process/process/in_isolate/process_runner.dart that imports:
  • package:dcli_terminal/dcli_terminal.dart that imports:
  • package:dcli_terminal/src/terminal.dart that imports:
  • package:dart_console/dart_console.dart that imports:
  • package:dart_console/src/console.dart that imports:
  • package:dart_console/src/ffi/win/termlib_win.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:in_phase/in_phase.dart that imports:
  • package:in_phase/src/cli/runner.dart that imports:
  • package:in_phase/src/misc/misc.dart that imports:
  • package:in_phase/src/misc/with_teardown.dart that imports:
  • package:in_phase/src/logger/logger.dart that imports:
  • package:dcli/dcli.dart that imports:
  • package:dcli/src/util/string_as_process.dart that imports:
  • package:dcli/src/util/runnable_process.dart that imports:
  • package:dcli/src/process/process/process_in_isolate.dart that imports:
  • package:dcli/src/process/process/in_isolate/process_runner.dart that imports:
  • package:dcli_terminal/dcli_terminal.dart that imports:
  • package:dcli_terminal/src/terminal.dart that imports:
  • package:dart_console/dart_console.dart that imports:
  • package:dart_console/src/console.dart that imports:
  • package:dart_console/src/ffi/win/termlib_win.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

INFO: 'EquatableMixin' is deprecated and shouldn't be used. use Equatable as a mixin instead.

lib/src/crawl/track_collector.dart:40:40

   ╷
40 │ sealed class CollectedTrackSource with EquatableMixin {
   │                                        ^^^^^^^^^^^^^^
   ╵

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

INFO: 'EquatableMixin' is deprecated and shouldn't be used. use Equatable as a mixin instead.

lib/src/entities/reports/crawl_report.dart:89:35

   ╷
89 │ sealed class CrawlSourceInfo with EquatableMixin {
   │                                   ^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/entities/reports/crawl_report.dart

Failed report section
Support up-to-date dependencies
30 / 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
args ^2.7.0 2.7.0 2.7.0
collection ^1.19.1 1.19.1 1.19.1
dart_console ^4.1.1 4.1.4 5.1.0
dcli ^8.3.0 8.4.2 10.0.0
doos ^0.0.1 0.0.1 0.0.1
drift ^2.30.1 2.31.0 2.35.0
equatable ^2.0.8 2.1.0 3.0.0
fuzzywuzzy ^1.2.0 1.2.0 1.2.0
glob ^2.1.3 2.2.0 2.2.0
image ^4.7.2 4.10.1 4.10.1
intl ^0.20.2 0.20.3 0.20.3
io ^1.0.5 1.1.0 1.1.0
json_annotation ^4.9.0 4.12.0 4.12.0
nocterm ^0.6.0 0.6.0 0.9.0
oauth2 ^2.0.5 2.0.5 2.0.5
oxidized ^6.2.0 6.2.0 6.2.0
path ^1.9.1 1.9.1 1.9.1
pub_updater ^0.5.0 0.5.0 0.6.0
rekorddart ^1.1.1 1.1.1 1.1.1
simple_date ^1.1.2 1.1.2 1.1.2
spotify ^0.16.1 0.16.1 0.16.1
sqlite3 ^2.9.4 2.9.4 3.6.0
tilde_expansion ^1.1.0 1.1.0 1.1.0
uuid ^4.5.2 4.6.0 4.6.0
yaml ^3.1.3 3.1.4 3.1.4
yaml_codec ^1.0.0 1.0.0 1.0.0
youtube_explode_dart ^3.0.5 3.1.0 3.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
ansi_escape_codes - 2.2.1 4.0.1
ansi_regex - 0.1.2 0.1.2
ansi_strip - 0.1.1+1 0.1.1+1
archive - 4.3.0 4.3.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
chalkdart - 2.4.0 3.1.0
characters - 1.4.1 1.4.1
chunked_stream - 1.4.2 1.4.2
circular_buffer - 0.12.0 0.13.0
cli_table - 1.0.2 1.0.2
clock - 1.1.3 1.1.3
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
csv - 6.0.0 8.0.0
dcli_common - 8.4.2 10.0.0
dcli_core - 8.4.2 10.0.0
dcli_terminal - 8.4.2 10.0.0
east_asian_width - 1.0.1 1.0.1
emoji_regex - 0.0.5 0.0.5
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
freezed_annotation - 3.1.0 3.1.0
functional_data - 1.2.0 1.2.0
globbing - 1.0.0 1.0.0 Discontinued
hotreloader - 4.4.0 4.4.0
html - 0.15.7 0.15.7
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
ini - 2.1.0 2.1.0
json2yaml - 3.0.1 3.0.1
logging - 1.3.0 1.3.0
markdown - 7.3.1 7.3.1
matcher - 0.12.20 0.12.20
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
native_synchronization_temp - 0.8.0 0.8.0
petitparser - 7.0.2 7.0.2
platform - 3.2.0 3.2.0
posix - 6.5.2 6.5.2
process - 5.0.6 5.0.6
pub_semver - 2.2.1 2.2.1
pubspec_lock - 3.0.2 3.0.2
pubspec_manager - 3.2.1 4.0.1
quiver - 3.2.2 3.2.2
rxdart - 0.28.0 0.28.0
scope - 5.1.0 5.1.0
settings_yaml - 8.3.1 8.3.1
simple_sparse_list - 0.1.4 0.1.4
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.2 2.1.2
string_scanner - 1.4.1 1.4.1
string_width - 0.1.5 0.1.5
strings - 4.0.1 4.0.1
sum_types - 0.3.5 0.4.0
system_info2 - 4.1.0 4.1.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.14 0.7.14
typed_data - 1.4.0 1.4.0
unicode - 1.1.9 1.1.9
validators2 - 5.1.0 5.1.0
vm_service - 15.3.0 15.3.0
watcher - 1.2.1 1.2.1
wcwidth - 0.0.4 0.0.4
web - 1.1.1 1.1.1
win32 - 5.15.0 6.4.0
xml - 6.6.1 7.0.1
yaml_writer - 2.1.0 2.1.0
zmodem - 0.0.6 0.0.6

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

Found 6 issues. Showing the first 2:

The constraint `^4.1.1` on dart_console does not support the stable version `5.0.0`.

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

The constraint `^8.3.0` on dcli does not support the stable version `9.0.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A music library management tool for creating and syncing playlists between Spotify and Rekordbox.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, collection, dart_console, dcli, doos, drift, equatable, fuzzywuzzy, glob, image, intl, io, json_annotation, nocterm, oauth2, oxidized, path, pub_updater, rekorddart, simple_date, spotify, sqlite3, tilde_expansion, uuid, yaml, yaml_codec, youtube_explode_dart

More

Packages that depend on in_phase