spark_generator 1.0.0-alpha.6 copy "spark_generator: ^1.0.0-alpha.6" to clipboard
spark_generator: ^1.0.0-alpha.6 copied to clipboard

Code generator for Spark Framework pages and components

1.0.0-alpha.6 27-01-2026 #

  • Internal improvements.

1.0.0-alpha.5 27-01-2026 #

  • Fixed nested pages web entry generation (pages in subdirectories now generate correct web entry paths).
  • Fixed component imports in web entries to use implementation files (_base.impl.dart) instead of source files.

1.0.0-alpha.4 27-01-2026 #

  • Fixed web entry generation to avoid importing the page definition file. This allows using dart:io in pages.

1.0.0-alpha.3 22-01-2025 #

Breaking changes #

  • There is a new way to write Components. Please refer to the documentation for more information.

Features #

  • Added support for csp nonce on scripts and styles
  • Fix @Component reactive attributes, Future event was not working properly, and changing value when there was async gap also.
  • Fix method extraction in component generator

1.0.0-alpha.2 #

  • Fixed primitives types (DartTime) to return text/plain instead of application/json in the ISO8601 format

1.0.0-alpha.1 #

  • Initial version
0
likes
160
points
165
downloads

Publisher

verified publisherkleak.dev

Weekly Downloads

Code generator for Spark Framework pages and components

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, code_builder, dart_style, glob, path, source_gen, spark_framework

More

Packages that depend on spark_generator