flutter_animated_icons 1.0.1 copy "flutter_animated_icons: ^1.0.1" to clipboard
flutter_animated_icons: ^1.0.1 copied to clipboard

Collection of 2400+ animations for your icons and buttons. They are implemented by Lottie animation. Effective icon animation tells a clear story amplifying the intended UX.

130/ 160
pub points
290
downloads

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

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

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

Failed to verify repository URL.

pubspec.yaml from the repository has no repository or homepage URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: flutter_animated_icons,
    • contains a version property, and,
    • does not contain a publish_to property.

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

2461 out of 2473 API elements (99.5 %) have documentation comments.

Some symbols that are missing documentation: flutter_animated_icons, flutter_animated_icons.MyApp, flutter_animated_icons.MyApp.MyApp.new, flutter_animated_icons.MyHomePage, flutter_animated_icons.MyHomePage.MyHomePage.new.

Passed check 10/10 points: Package has an example

Failed 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

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:flutter_animated_icons/flutter_animated_icons.dart that imports:
  • package:lottie/lottie.dart that imports:
  • package:lottie/src/providers/network_provider.dart that imports:
  • package:lottie/src/providers/provider_io.dart that imports:
  • dart:io

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

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

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

Found 2170 issues. Showing the first 2:

INFO: Don't invoke 'print' in production code.

lib/flutter_animated_icons.dart:142:17

    ╷
142 │                 print(_bellController.status);
    │                 ^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/flutter_animated_icons.dart

INFO: The constant name '$100_percent' isn't a lowerCamelCase identifier.

lib/icons8.dart:10:23

   ╷
10 │   static const String $100_percent = '$_path/100-percent.json';
   │                       ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/icons8.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
cupertino_icons ^1.0.2 1.0.8 1.0.8
lottie ^1.3.0 1.4.3 3.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.7
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0

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

The constraint `^1.3.0` on lottie does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions lottie 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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
547
likes
130
points
290
downloads

Publisher

verified publishericonforest.flutterplay.com

Weekly Downloads

Collection of 2400+ animations for your icons and buttons. They are implemented by Lottie animation. Effective icon animation tells a clear story amplifying the intended UX.

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, lottie

More

Packages that depend on flutter_animated_icons