jarvis 0.0.7 copy "jarvis: ^0.0.7" to clipboard
jarvis: ^0.0.7 copied to clipboard

Command-line interface (CLI) for generating a Flutter project

0.0.7 #

  • Added Jarvis 2.0 template support with Clean Architecture and Flutter Workspace.
  • Added Jarvis 2.0 GoRouter variant (4th template option).
  • Added TemplateType enum for type-safe template selection.
  • Added auto-detection of router type (AutoRoute/GoRouter) for Jarvis 2.0 projects when adding modules.
  • Improved code quality by replacing string comparisons with enum-based selection.

0.0.6 #

  • Minor fixes.

0.0.5 #

  • Added GoRouter support.

0.0.4 #

  • Update README file.
  • Update CHANGELOG file.
  • Update pubspec.yaml file.

0.0.3 #

  • Update README file.

  • Update CHANGELOG file.

  • Update pubspec.yaml file.

  • 0.0.2 #

  • Update README file.

  • Update CHANGELOG file.

  • Update pubspec.yaml file.

  • Update the command from emigma to jarvis for the package name.

  • Fix the issue with the create command.

  • Fix the issue with the entity command.

0.0.1 #

  • Added ability to create a new project with a custom package name
  • Added ability to create a new project with a custom package description
  • Added ability to generate a new feature module
  • Added ability to generate a new entity (with mapper and model)
  • Added ability to generate a new repository
  • Added ability to generate a new use case
13
likes
140
points
201
downloads

Publisher

unverified uploader

Weekly Downloads

Command-line interface (CLI) for generating a Flutter project

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, args, convert, dart_style, dcli, dio, equatable, get_it, json_ast, logger, mason_logger

More

Packages that depend on jarvis