kite 0.0.1-dev.1 copy "kite: ^0.0.1-dev.1" to clipboard
kite: ^0.0.1-dev.1 copied to clipboard

A lightweight Flutter CLI tool to create projects, scaffold architecture, generate boilerplate code, and manage dependencies for faster Flutter development.

140/ 160
pub points
103
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

212 out of 263 API elements (80.6 %) have documentation comments.

Some symbols that are missing documentation: build_commands, build_commands.BuildCommand, build_commands.BuildCommand.BuildCommand.new, create_command, create_command.CreateCommand.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:kite/kite.dart that imports:
  • package:kite/commands/doctor_command.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

Package Constraint Compatible Latest Notes
args ^2.4.2 2.7.0 2.7.0
path ^1.9.0 1.9.1 1.9.1

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.11, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
103
downloads
screenshot

Documentation

API reference

Publisher

verified publisherorkitt.dev

Weekly Downloads

A lightweight Flutter CLI tool to create projects, scaffold architecture, generate boilerplate code, and manage dependencies for faster Flutter development.

Homepage
Repository (GitHub)
View/report issues

Topics

#cli #scaffold #generator #boilerplate #developer-tools

License

unknown (license)

Dependencies

args, path

More

Packages that depend on kite