fast_ui_kit 1.0.23 copy "fast_ui_kit: ^1.0.23" to clipboard
fast_ui_kit: ^1.0.23 copied to clipboard

Fast UI Kit is a UI kit for fast development of applications in flutter

31
likes
140/ 160
pub points
61%
popularity

We analyzed this package 20 hours ago, and awarded it 140 pub points (of a possible 160):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/welitonsousa/fast_ui_kit/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: MIT.

partial
Provide documentation
10 / 20trigger folding of the section

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

315 out of 14457 API elements (2.2 %) 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.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: animate, animate.FastAnimate.child, animate.FastAnimate.delay, animate.FastAnimate.duration, animate.FastAnimate.type.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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 does not support platform `Web`.

Because:

  • package:fast_ui_kit/fast_ui_kit.dart that imports:
  • package:fast_ui_kit/services/audio_service.dart that imports:
  • package:audioplayers/audioplayers.dart that imports:
  • package:audioplayers/src/source.dart that imports:
  • package:audioplayers/src/audioplayer.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:fast_ui_kit/fast_ui_kit.dart that imports:
  • package:fast_ui_kit/services/picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:fast_ui_kit/fast_ui_kit.dart that imports:
  • package:fast_ui_kit/services/picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Linux`.

Because:

  • package:fast_ui_kit/fast_ui_kit.dart that imports:
  • package:fast_ui_kit/services/picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:fast_ui_kit/fast_ui_kit.dart that imports:
  • package:fast_ui_kit/services/picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:fast_ui_kit/fast_ui_kit.dart that imports:
  • package:fast_ui_kit/ui/widgets/form_avatar_file.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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 3 issues. Showing the first 2:

INFO: 'NAMESPACE_URL' is deprecated and shouldn't be used. Please use the Namespace enum in enums.dart instead.

lib/utils/uuid.dart:17:50

   ╷
17 │   static String v5(String name) => _uuid.v5(Uuid.NAMESPACE_URL, name);
   │                                                  ^^^^^^^^^^^^^
   ╵

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

/tmp/pana_SPZKZK/lib/services/picker.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
animate_do ^3.0.2 3.3.4 3.3.4
audioplayers ^6.1.0 6.1.0 6.1.0
card_swiper ^3.0.1 3.0.1 3.0.1
file_picker ^8.0.3 8.1.4 8.1.4
flutter flutter 0.0.0 0.0.0
horizontal_data_table ^4.2.0 4.3.1 4.3.1
mask ^1.0.5 1.0.5 1.0.5
scrollable_clean_calendar ^1.4.1 1.5.0 1.5.0
shimmer ^3.0.0 3.0.0 3.0.0
uuid ^4.1.0 4.5.1 4.5.1
zod_validation ^1.0.1 1.0.5 1.0.5
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
audioplayers_android - 5.0.0 5.0.0
audioplayers_darwin - 6.0.0 6.0.0
audioplayers_linux - 4.0.0 4.0.0
audioplayers_platform_interface - 7.0.0 7.0.0
audioplayers_web - 5.0.1 5.0.1
audioplayers_windows - 4.0.0 4.0.0
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.2
collection - 1.18.0 1.19.1
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_localizations - 0.0.0 0.0.0
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
intl - 0.19.0 0.20.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.2 6.1.2
scrollable_positioned_list - 0.3.8 0.3.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.8.0 5.8.0
xdg_directories - 1.1.0 1.1.0

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.15, Flutter 3.24.5, Dart 3.5.4.

Check the analysis log for details.

31
likes
140
pub points
61%
popularity

Publisher

unverified uploader

Fast UI Kit is a UI kit for fast development of applications in flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

animate_do, audioplayers, card_swiper, file_picker, flutter, horizontal_data_table, mask, scrollable_clean_calendar, shimmer, uuid, zod_validation

More

Packages that depend on fast_ui_kit