cloud_syncable_code_gen 0.0.3 copy "cloud_syncable_code_gen: ^0.0.3" to clipboard
cloud_syncable_code_gen: ^0.0.3 copied to clipboard

A code generator for the cloud_syncable framework. Automates creation of models, repositories, and services for data synchronization.

0.0.1 #

  • Initial release of the cloud_syncable_code_gen package.
  • Provides code generation capabilities for the cloud_syncable framework.
  • Generates models, repositories, BLoCs, and sync services from YAML definitions.
  • Depends on cloud_syncable version ^0.0.1 (or your published version).

0.0.2 #

  • Fixed the issue with the local_repository_generator.dart file.

0.0.3 #

  • Updated cloud_syncable to 0.0.3
  • Updated the local_repository_generator.dart file to use the new SqliteLocalRepository class which is now requiring the database to be passed in.
  • Added a new method to the local_repository_generator.dart file to create the table in the database with the new SqliteLocalRepository class.
1
likes
120
points
88
downloads

Publisher

unverified uploader

Weekly Downloads

A code generator for the cloud_syncable framework. Automates creation of models, repositories, and services for data synchronization.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, cloud_syncable, flutter, path, source_gen, yaml

More

Packages that depend on cloud_syncable_code_gen