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

A Flutter package providing an animated loader widget that overlays a child widget. The loader supports various animation types such as loading, success, error, and info. Customize the appearance, dur [...]

135/ 160
pub points
55
downloads

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

Failed report section
Follow Dart file conventions
5 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Funding URL doesn't exist.

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

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

Links in `README.md` should be secure. 2 links are insecure.

README.md:3:1

  ╷
3 │ <a href="http://buymeacoffee.com/ascentman9s"><img src="https://badgen.net/badge/icon/buymeacoffee?icon=buymeacoffee&color=yellow&label" alt="GitHub" /></a></p>
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

Use https URLs instead.

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

Failed check 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.

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

27 out of 50 API elements (54.0 %) have documentation comments.

Some symbols that are missing documentation: animated_state_loader, animated_state_loader.AnimatedCheckPainter, animated_state_loader.AnimatedCheckPainter.AnimatedCheckPainter.new, animated_state_loader.AnimatedCheckPainter.createAnimatedPath, animated_state_loader.AnimatedCheckPainter.extractPathUntilLength.

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

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

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

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

No dependencies.

Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
vector_math - 2.2.0 2.2.0

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

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.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
9
likes
135
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing an animated loader widget that overlays a child widget. The loader supports various animation types such as loading, success, error, and info. Customize the appearance, duration, and content of the loader overlay.

Repository (GitHub)
View/report issues

Topics

#ui #checkmark #loader #animated #widget

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_state_loader