riverfit_annotation 1.0.0 copy "riverfit_annotation: ^1.0.0" to clipboard
riverfit_annotation: ^1.0.0 copied to clipboard

Annotation library for Riverfit (riverfit_generator).

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 #

Added #

  • Initial release of RiverfitGenerator.
  • Introduced the @Riverfit annotation to combine Riverpod and Retrofit generator capabilities.
  • Support for generating:
    • Riverpod provider via RiverpodGeneratorDelegate.
    • Retrofit extension methods via RetrofitGeneratorDelegate.

Fixed #

  • N/A

Changed #

  • N/A