m3e_seekbar 0.0.1 copy "m3e_seekbar: ^0.0.1" to clipboard
m3e_seekbar: ^0.0.1 copied to clipboard

PlatformAndroid

Material 3 Expressive seekbars and AOSP SystemUI squiggly wave progress bars with spring physics, tokens, and haptics.

160/ 160
pub points
152
downloads

We analyzed this package 23 hours ago, and awarded it 160 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.

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

130 out of 186 API elements (69.9 %) have documentation comments.

Some symbols that are missing documentation: m3e_common, m3e_seekbar.M3EHapticConfig, m3e_seekbar.M3EHapticConfig.M3EHapticConfig.continuous, m3e_seekbar.M3EHapticConfig.M3EHapticConfig.discrete, m3e_seekbar.M3EHapticConfig.M3EHapticConfig.new.

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 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:m3e_seekbar/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_wavy_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/style/m3e_seekbar_decoration.dart that imports:
  • package:m3e_haptics/m3e_haptics.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:m3e_seekbar/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_wavy_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/style/m3e_seekbar_decoration.dart that imports:
  • package:m3e_haptics/m3e_haptics.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:m3e_seekbar/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_wavy_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/style/m3e_seekbar_decoration.dart that imports:
  • package:m3e_haptics/m3e_haptics.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:m3e_seekbar/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_wavy_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/style/m3e_seekbar_decoration.dart that imports:
  • package:m3e_haptics/m3e_haptics.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:m3e_seekbar/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_wavy_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/components/m3e_seekbar.dart that imports:
  • package:m3e_seekbar/seekbar/style/m3e_seekbar_decoration.dart that imports:
  • package:m3e_haptics/m3e_haptics.dart that declares support for platforms: Android.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
m3e_haptics ^0.0.1 0.0.1 1.0.0
motor ^1.1.0 1.1.0 1.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
equatable - 2.1.0 2.1.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
vector_math - 2.4.2 2.4.2

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

The constraint `^0.0.1` on m3e_haptics does not support the stable version `1.0.0`, that was published 3 days ago.

When m3e_haptics is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions m3e_haptics 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.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
160
points
152
downloads

Documentation

API reference

Publisher

verified publishermuditpurohit.tech

Weekly Downloads

Material 3 Expressive seekbars and AOSP SystemUI squiggly wave progress bars with spring physics, tokens, and haptics.

Repository (GitHub)
View/report issues

Topics

#material3 #slider #seekbar #audio #haptics

License

MIT (license)

Dependencies

flutter, m3e_haptics, motor

More

Packages that depend on m3e_seekbar