fidooo_ui 0.0.27 copy "fidooo_ui: ^0.0.27" to clipboard
fidooo_ui: ^0.0.27 copied to clipboard

A package to use fidooo ltda ui library

2
likes
100/ 140
pub points
23%
popularity

We analyzed this package 3 days ago, and awarded it 100 pub points (of a possible 140):

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

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

partial
Provide documentation
10 / 20trigger folding of the section

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

12 out of 175 API elements (6.9 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: colors, colors.FColors, colors.FColors.FColors, colors.FColors.apieBusiness, colors.FColors.cancel.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 17 issues. Showing the first 2:

INFO: 'RawKeyboard' is deprecated and shouldn't be used. Use HardwareKeyboard instead. This feature was deprecated after v3.18.0-2.0.pre.

lib/custom_widgets/custom_suggested_text.dart:67:7

   ╷
67 │       RawKeyboard.instance.addListener(_handleKeyEvent);
   │       ^^^^^^^^^^^
   ╵

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

INFO: 'instance' is deprecated and shouldn't be used. Use HardwareKeyboard.instance instead. This feature was deprecated after v3.18.0-2.0.pre.

lib/custom_widgets/custom_suggested_text.dart:67:19

   ╷
67 │       RawKeyboard.instance.addListener(_handleKeyEvent);
   │                   ^^^^^^^^
   ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
flutter_typeahead ^4.6.2 4.8.0 5.2.0
intl ^0.18.0 0.18.1 0.19.0
styled_text ^7.0.0 7.0.0 8.1.0
syncfusion_flutter_datepicker ^20.4.54 20.4.54 25.1.42
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
flutter_keyboard_visibility - 5.4.1 6.0.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_web_plugins - 0.0.0 0.0.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
path - 1.9.0 1.9.0
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor - 0.9.3+7 0.10.1
sky_engine - 0.0.99 0.0.99
syncfusion_flutter_core - 20.4.54 25.1.42
vector_math - 2.1.4 2.1.4
xmlstream - 1.1.1 1.1.1

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

Found 4 issues. Showing the first 2:

The constraint `^4.6.2` on flutter_typeahead does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions flutter_typeahead to update the constraint.

The constraint `^0.18.0` on intl does not support the stable version `0.19.0`.

Try running dart pub upgrade --major-versions intl to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

2
likes
100
pub points
23%
popularity

Publisher

verified publisherfidooo.com

A package to use fidooo ltda ui library

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_typeahead, intl, styled_text, syncfusion_flutter_datepicker

More

Packages that depend on fidooo_ui