majestic_ui 1.0.6 copy "majestic_ui: ^1.0.6" to clipboard
majestic_ui: ^1.0.6 copied to clipboard

A Shadcn equivalent for Flutter where you can quickly install widgets onto your projects without having to add them as a dependency. This allows flexible customizations and faster code availability.

105/ 160
pub points
10
downloads

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

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

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.0.6").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

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

42 out of 83 API elements (50.6 %) have documentation comments.

Some symbols that are missing documentation: cli_content, cli_content.CliContent, cli_content.CliContent.CliContent.new, cli_content.CliContent.error, cli_content.CliContent.errorText.

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 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

SDK issues found:

Package is not compatible with the Dart SDK.

Because:

  • majestic_ui that depends on:
  • url_launcher that is a package requiring flutter.
  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:majestic_ui/commands.dart that imports:
  • package:majestic_ui/magestic_cli.dart that imports:
  • package:interact_cli/interact_cli.dart that imports:
  • package:interact_cli/src/spinner.dart that imports:
  • package:interact_cli/src/utils/utils.dart that imports:
  • package:interact_cli/src/framework/framework.dart that imports:
  • package:dart_console/dart_console.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:majestic_ui/commands.dart that imports:
  • package:majestic_ui/magestic_cli.dart that imports:
  • package:interact_cli/interact_cli.dart that imports:
  • package:interact_cli/src/spinner.dart that imports:
  • package:interact_cli/src/utils/utils.dart that imports:
  • package:interact_cli/src/framework/framework.dart that imports:
  • package:dart_console/dart_console.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:majestic_ui/commands.dart that imports:
  • package:majestic_ui/magestic_cli.dart that imports:
  • package:interact_cli/interact_cli.dart that imports:
  • package:interact_cli/src/spinner.dart that imports:
  • package:interact_cli/src/utils/utils.dart that imports:
  • package:interact_cli/src/framework/framework.dart that imports:
  • package:dart_console/dart_console.dart that declares support for platforms: 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 `Linux`.

Because:

  • package:majestic_ui/commands.dart that imports:
  • package:majestic_ui/magestic_cli.dart that imports:
  • package:interact_cli/interact_cli.dart that imports:
  • package:interact_cli/src/spinner.dart that imports:
  • package:interact_cli/src/utils/utils.dart that imports:
  • package:interact_cli/src/framework/framework.dart that imports:
  • package:dart_console/dart_console.dart that imports:
  • package:dart_console/src/console.dart that imports:
  • package:dart_console/src/ffi/win/termlib_win.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:majestic_ui/commands.dart that imports:
  • package:majestic_ui/magestic_cli.dart that imports:
  • package:interact_cli/interact_cli.dart that imports:
  • package:interact_cli/src/spinner.dart that imports:
  • package:interact_cli/src/utils/utils.dart that imports:
  • package:interact_cli/src/framework/framework.dart that imports:
  • package:dart_console/dart_console.dart that imports:
  • package:dart_console/src/console.dart that imports:
  • package:dart_console/src/ffi/win/termlib_win.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 5 issues. Showing the first 2:

WARNING: The value of the local variable 'name' isn't used.

lib/data/cli_content.dart:32:18

   ╷
32 │     final String name = "Welcome to MajesticUI (1.0.6)";
   │                  ^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/data/cli_content.dart

WARNING: The value of the local variable 'usage' isn't used.

lib/data/cli_content.dart:35:18

   ╷
35 │     final String usage = "";
   │                  ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/data/cli_content.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
args ^2.6.0 2.7.0 2.7.0
chalkdart ^2.3.2 2.4.0 3.0.5
enough_ascii_art ^1.1.0 1.1.2 1.1.2
http ^1.2.2 1.6.0 1.6.0
interact_cli ^2.4.0 2.4.0 2.4.0
path ^1.9.1 1.9.1 1.9.1
url_launcher ^6.3.1 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
dart_console - 4.1.2 4.1.2
ffi - 2.1.5 2.1.5
http_parser - 4.1.2 4.1.2
image - 4.7.2 4.7.2
intl - 0.20.2 0.20.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.1
petitparser - 7.0.1 7.0.1
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.3 6.0.3
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
tint - 2.0.1 2.0.1
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
xml - 6.6.1 6.6.1

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

The constraint `^2.3.2` on chalkdart does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions chalkdart 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.8, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
105
points
10
downloads

Publisher

verified publishermajesticui.com

Weekly Downloads

A Shadcn equivalent for Flutter where you can quickly install widgets onto your projects without having to add them as a dependency. This allows flexible customizations and faster code availability.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, chalkdart, enough_ascii_art, http, interact_cli, path, url_launcher

More

Packages that depend on majestic_ui