premium_ui_kit 0.1.5 copy "premium_ui_kit: ^0.1.5" to clipboard
premium_ui_kit: ^0.1.5 copied to clipboard

A comprehensive collection of premium, highly customizable, and theme-aware common Flutter widgets including text fields, pickers, dropdowns, and more.

140/ 160
pub points
33
downloads

We analyzed this package 26 hours ago, and awarded it 140 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

Homepage URL doesn't exist.

At the time of the analysis https://github.com/sanjayprasathganesh-12/flutter_common_widgets was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/sanjayprasathganesh-12/flutter_common_widgets 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: 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

169 out of 443 API elements (38.1 %) have documentation comments.

Some symbols that are missing documentation: premium_ui_kit, premium_ui_kit.ApiClient.ApiClient.new, premium_ui_kit.ApiClient.deleteRequest, premium_ui_kit.ApiClient.getRequest, premium_ui_kit.ApiClient.patchRequest.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:premium_ui_kit/premium_ui_kit.dart that imports:
  • package:premium_ui_kit/src/widgets/picker/custom_image_picker.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:premium_ui_kit/premium_ui_kit.dart that imports:
  • package:premium_ui_kit/src/widgets/picker/custom_image_picker.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package not compatible with platform Web

Because:

  • package:premium_ui_kit/premium_ui_kit.dart that imports:
  • package:premium_ui_kit/src/networking/api_client.dart that imports:
  • dart:io

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:premium_ui_kit/premium_ui_kit.dart that imports:
  • package:premium_ui_kit/src/widgets/picker/custom_file_picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/platform/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:premium_ui_kit/premium_ui_kit.dart that imports:
  • package:premium_ui_kit/src/widgets/picker/custom_file_picker.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/platform/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
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

INFO: Use the null-aware marker '?' rather than a null check via an 'if'.

lib/src/networking/api_client.dart:176:7

    ╷
176 │       if (fields != null) ...fields,
    │       ^^
    ╵

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

INFO: Use the null-aware marker '?' rather than a null check via an 'if'.

lib/src/networking/api_client.dart:210:7

    ╷
210 │       if (fields != null) ...fields,
    │       ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/networking/api_client.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
country_phone_validator ^1.0.2 1.0.2 1.0.2
country_picker ^2.0.27 2.0.28 2.0.28
dio ^5.9.2 5.11.1 5.11.1
file_picker ^11.0.2 11.0.3 12.2.0
form_validator ^2.1.1 2.1.1 2.1.1
google_fonts ^8.1.0 8.2.1 8.2.1
image_picker ^1.2.2 1.2.3 1.2.3
loading_animation_widget ^1.3.0 1.3.0 1.3.0
meta ^1.11.0 1.19.0 1.19.0
permission_handler ^12.0.1 12.0.3 13.0.1
responsive_framework ^1.1.1 1.5.1 1.5.1
sizer ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
cross_file - 0.3.5+5 0.3.5+5
crypto - 3.0.7 3.0.7
dbus - 0.7.15 0.7.15
dio_web_adapter - 2.2.2 2.2.2
ffi - 2.2.0 2.2.0
file_selector_linux - 0.9.4+1 0.9.4+1
file_selector_macos - 0.9.5+1 0.9.5+1
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+6 0.9.3+6
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
hooks - 2.2.0 2.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+22 0.8.13+22
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+7 0.8.13+7
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
mime - 2.1.0 2.1.0
objective_c - 9.6.0 9.6.0
package_config - 3.0.0 3.0.0
path - 1.9.1 1.9.1
path_provider - 2.1.6 2.1.6
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 13.0.1 14.0.0
permission_handler_apple - 9.6.1 9.6.1
permission_handler_html - 0.1.4+1 0.1.4+1
permission_handler_platform_interface - 4.4.0 4.4.0
permission_handler_windows - 0.2.2 0.2.2
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.1 2.2.1
record_use - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
win32 - 5.15.0 6.4.0
xdg_directories - 1.1.0 1.1.0
xml - 7.0.1 7.0.1
yaml - 3.1.4 3.1.4

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

The constraint `^11.0.2` on file_picker does not support the stable version `12.0.0`, that was published 20 days ago.

When file_picker is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^12.0.1` on permission_handler does not support the stable version `13.0.0`.

Try running dart pub upgrade --major-versions permission_handler 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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
4
likes
140
points
33
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive collection of premium, highly customizable, and theme-aware common Flutter widgets including text fields, pickers, dropdowns, and more.

Repository (GitHub)

License

MIT (license)

Dependencies

country_phone_validator, country_picker, dio, file_picker, flutter, form_validator, google_fonts, image_picker, loading_animation_widget, meta, permission_handler, responsive_framework, sizer

More

Packages that depend on premium_ui_kit