flutter_neumorphic 3.1.1 copy "flutter_neumorphic: ^3.1.1" to clipboard
flutter_neumorphic: ^3.1.1 copied to clipboard

outdated

A complete, ready to use, Neumorphic ui kit for Flutter. Dark theming compatible & fully customizable.

1.76k
likes
90/ 160
pub points
2.1k
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/Idean/Flutter-Neumorphic/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: Apache-2.0.

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

9279 out of 9876 API elements (94.0 %) have documentation comments.

Some symbols that are missing documentation: flutter_neumorphic, flutter_neumorphic.ActivateAction.ActivateAction.new, flutter_neumorphic.ActiveThumb, flutter_neumorphic.AnimatedGridState.AnimatedGridState.new, flutter_neumorphic.AnimatedListState.AnimatedListState.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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:flutter_neumorphic/flutter_neumorphic.dart that imports:
  • package:flutter_neumorphic/src/widget/toggle.dart that imports:
  • package:flutter_neumorphic/src/widget/container.dart that imports:
  • package:flutter_neumorphic/src/theme/neumorphic_theme.dart that imports:
  • package:flutter_neumorphic/src/theme/theme_wrapper.dart that imports:
  • package:flutter_neumorphic/src/theme/theme.dart that imports:
  • package:flutter_neumorphic/src/theme/app_bar.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 116 issues. Showing the first 2:

ERROR: Missing concrete implementations of 'getter WidgetsLocalizations.reorderItemDown', 'getter WidgetsLocalizations.reorderItemLeft', 'getter WidgetsLocalizations.reorderItemRight', 'getter WidgetsLocalizations.reorderItemToEnd', and 2 more.

lib/generated/i18n.dart:11:7

   ╷
11 │ class S implements WidgetsLocalizations {
   │       ^
   ╵

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

ERROR: The non-nullable variable 'current' must be initialized.

lib/generated/i18n.dart:14:12

   ╷
14 │   static S current;
   │            ^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
20 / 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.0
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
vector_math - 2.1.4 2.1.5

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 16 errors:

  • NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER - lib/generated/i18n.dart:11:7 - Missing concrete implementations of 'getter WidgetsLocalizations.reorderItemDown', 'getter WidgetsLocalizations.reorderItemLeft', 'getter WidgetsLocalizations.reorderItemRight', 'getter WidgetsLocalizations.reorderItemToEnd', and 2 more.
  • NOT_INITIALIZED_NON_NULLABLE_VARIABLE - lib/generated/i18n.dart:14:12 - The non-nullable variable 'current' must be initialized.
  • RETURN_OF_INVALID_TYPE - lib/generated/i18n.dart:19:40 - A value of type 'S?' can't be returned from the method 'of' because it has a return type of 'S'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1.76k
likes
90
points
2.1k
downloads

Publisher

unverified uploader

Weekly Downloads

A complete, ready to use, Neumorphic ui kit for Flutter. Dark theming compatible & fully customizable.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_neumorphic