mat10 1.2.3 copy "mat10: ^1.2.3" to clipboard
mat10: ^1.2.3 copied to clipboard

FlutterifyHub is your go-to destination for all things Flutter! Whether you're a seasoned developer or just starting out, FlutterifyHub provides a wealth of resources, tutorials, and community support [...]

120/ 160
pub points
4
downloads

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

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

Homepage URL doesn't exist.

At the time of the analysis https://www.flutterifyhub.com/ 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

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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

10 out of 39 API elements (25.6 %) have documentation comments.

Some symbols that are missing documentation: calc, calc.Calculator, calc.Calculator.Calculator.new, calc.SimpleCalculator, calc.SimpleCalculator.SimpleCalculator.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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.

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 53 issues. Showing the first 2:

INFO: Constructors for public widgets should have a named 'key' parameter.

lib/files/calc.dart:7:7

  ╷
7 │ class SimpleCalculator extends StatelessWidget {
  │       ^^^^^^^^^^^^^^^^
  ╵

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

INFO: Constructors for public widgets should have a named 'key' parameter.

lib/files/calc.dart:16:7

   ╷
16 │ class Calculator extends StatefulWidget {
   │       ^^^^^^^^^^
   ╵

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

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.17.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.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
120
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

FlutterifyHub is your go-to destination for all things Flutter! Whether you're a seasoned developer or just starting out, FlutterifyHub provides a wealth of resources, tutorials, and community support to help you build beautiful, cross-platform apps with ease. Explore our curated collection of Flutter packages, join discussions in our forums, and stay up-to-date with the latest Flutter news and updates. Start your Flutter journey today with FlutterifyHub!

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mat10