easy_audio_trimmer 1.0.2+4 copy "easy_audio_trimmer: ^1.0.2+4" to clipboard
easy_audio_trimmer: ^1.0.2+4 copied to clipboard

A Flutter package for trimming audio. This supports retrieving, trimming, and storage of trimmed audio files to the file system.

125/ 160
pub points
8
downloads

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

Failed report section
Follow Dart file conventions
25 / 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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.0.2+4").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

45 out of 74 API elements (60.8 %) have documentation comments.

Some symbols that are missing documentation: easy_audio_trimmer, easy_audio_trimmer.DurationFormatExt, easy_audio_trimmer.DurationFormatExt.format, easy_audio_trimmer.DurationStyle, easy_audio_trimmer.FileFormat.avi.

Passed check 10/10 points: Package has 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)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:easy_audio_trimmer/easy_audio_trimmer.dart that imports:
  • package:easy_audio_trimmer/src/trim_viewer/trim_viewer.dart that imports:
  • package:easy_audio_trimmer/src/trimmer.dart that imports:
  • package:ffmpeg_kit_flutter/return_code.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:easy_audio_trimmer/easy_audio_trimmer.dart that imports:
  • package:easy_audio_trimmer/src/trim_viewer/trim_viewer.dart that imports:
  • package:easy_audio_trimmer/src/trimmer.dart that imports:
  • package:ffmpeg_kit_flutter/return_code.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:easy_audio_trimmer/easy_audio_trimmer.dart that imports:
  • package:easy_audio_trimmer/src/trim_viewer/trim_viewer.dart that imports:
  • package:easy_audio_trimmer/src/trimmer.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 5 issues. Showing the first 2:

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

lib/src/trim_viewer/fixed_viewer/fixed_bar_viewer.dart:41:9

   ╷
41 │     int i = 0;
   │         ^
   ╵

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

INFO: Parameter 'key' could be a super parameter.

lib/src/trim_viewer/fixed_viewer/fixed_bar_viewer.dart:18:9

   ╷
18 │   const FixedBarViewer(
   │         ^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/trim_viewer/fixed_viewer/fixed_bar_viewer.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
audioplayers ^5.2.0 5.2.1 6.5.1
ffmpeg_kit_flutter ^6.0.3 6.0.3 6.0.3 Discontinued
intl ^0.18.1 0.18.1 0.20.2
path ^1.8.2 1.9.1 1.9.1
path_provider ^2.0.11 2.1.5 2.1.5
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
audioplayers_android - 4.0.3 5.2.1
audioplayers_darwin - 5.0.2 6.3.0
audioplayers_linux - 3.1.0 4.2.1
audioplayers_platform_interface - 6.1.0 7.1.1
audioplayers_web - 4.1.0 5.1.1
audioplayers_windows - 3.1.0 4.2.1
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.1.4 2.1.4
ffmpeg_kit_flutter_platform_interface - 0.2.1 0.2.1
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.4.4 2.4.4
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

Found 3 issues. Showing the first 2:

The constraint `^5.2.0` on audioplayers does not support the stable version `6.0.0`.

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

The constraint `^0.18.1` on intl does not support the stable version `0.19.0`.

Try running dart pub upgrade --major-versions intl 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.2, Flutter 3.38.1, Dart 3.10.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
30
likes
125
points
8
downloads

Publisher

verified publishermayurpitroda.com

Weekly Downloads

A Flutter package for trimming audio. This supports retrieving, trimming, and storage of trimmed audio files to the file system.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, ffmpeg_kit_flutter, flutter, intl, path, path_provider

More

Packages that depend on easy_audio_trimmer