zuraffa 3.16.0 copy "zuraffa: ^3.16.0" to clipboard
zuraffa: ^3.16.0 copied to clipboard

AI first Flutter Clean Architecture Framework and CLI with Result types, UseCase patterns, Dependency Injection and MCP server for building type-safe, scalable apps with AI agents.

3.16.0 - 2026-02-17 #

Fix #

  • Resolved conflict between --domain and entity-based generation in zfa generate
  • Fixed NoParams.toString() format
  • Added // TODO comments to generated usecase templates
  • Added dead code check to zfa doctor

3.15.0 - 2026-02-15 #

Change #

  • ZFA CLI binaries are published for faster mcp tool calls

3.14.0 - 2026-02-15 #

Change #

  • Added build command, better error message if zuraffa is not installed

3.13.0 - 2026-02-15 #

Change #

  • Added zuraffa_build to mcp server tools

3.12.0 - 2026-02-15 #

Change #

  • Improved timeout on doctor command,added zuraff_ prefix to mcp commands

3.11.0 - 2026-02-15 #

Chore #

  • Downgraded analyzer version to match flutter_test meta 1.17

3.10.0 - 2026-02-15 #

Fix #

  • Added _asStringList helper to handle String or List
  • Fixed field, subtypes, and values parsing
  • All tests passing
  • MCP server entity_create and entity_enum working correctly

3.0.9 - 2026-02-15 #

Change #

  • Updated zorphy dependency to 1.6.0
  • Entity command now uses zorphy library directly (no subprocess)

3.0.8 - 2026-02-15 #

Change #

  • Integrated zorphy entity generation directly into zuraffa (no subprocess)
  • Entity command now works without zorphy installed
  • Published zorphy 1.6.0 with clean SOLID architecture

3.0.7 - 2026-02-15 #

Change #

  • Refactor CLI to clean plugin-based architecture with Command

Change #

  • Refactored CLI to use clean plugin-based architecture with Command<void> from args package
  • Removed legacy GenerateCommand monolith, now uses PluginOrchestrator
  • Added all missing CLI flags: --data, --debug, --from-json, --vpcs, --pc, --pcs, and more
  • Fixed disabled plugin support from .zfa.json configuration
  • Improved error messages with suggestions for --id-field-type validation

3.0.6 - 2026-02-15 #

Change #

  • Embed zfa CLI directly in MCP server - no external activation required
  • Fix suggestions for id-field-type errors

3.0.5 - 2026-02-15 #

Change #

  • Updated Zed extension with prebuilt MCP binaries

3.0.4 - 2026-02-15 #

Change #

  • Fix MCP server to properly locate zuraffa installation

3.0.3 - 2026-02-14 #

Change #

  • Add Zed extension support with prebuilt MCP binaries

[3.0.3] - 2026-02-14 #

Feat #

  • ZED extension is added

3.0.2 - 2026-02-14 #

Fix #

  • Removed warnings from generated code

3.0.1 - 2026-02-14 #

Feat #

  • Added zfa doctor feature, detect dead code, updated zorphy dependency

3.0.0 - 2026-02-13 #

Change #

  • Major refactoring: Clean Architecture with plugin-based CLI
  • Plugin orchestrator for composable code generation
  • MCP server for AI/IDE integration
  • Zorphy entity support

2.0.0 - 2025-12-01 #

Change #

  • Initial Clean Architecture implementation
  • UseCase pattern with Result type
  • VPC (View-Presenter-Controller) layer generation

1.0.0 - 2025-06-01 #

Feat #

  • Initial release with basic code generation
2
likes
50
points
2.04k
downloads

Publisher

verified publisherzuzu.dev

Weekly Downloads

AI first Flutter Clean Architecture Framework and CLI with Result types, UseCase patterns, Dependency Injection and MCP server for building type-safe, scalable apps with AI agents.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#clean-architecture #state-management #dependency-injection #architecture #code-generation

Documentation

Documentation

License

MIT (license)

Dependencies

analyzer, args, code_builder, dart_style, flutter, get_it, go_router, http, json_annotation, json_serializable, logging, meta, path, provider, responsive_builder, uuid, zorphy, zorphy_annotation

More

Packages that depend on zuraffa