pocketbase_helpers_cli 0.5.0 copy "pocketbase_helpers_cli: ^0.5.0" to clipboard
pocketbase_helpers_cli: ^0.5.0 copied to clipboard

A cli for pocketbase_helpers, can automatically generate models from a pocketbase schema json.

0.5.0 #

  • Fixed a breaking bug where fromMap wouldnt generate as static.
  • Added realtime generator static method.

0.4.0 #

  • Changed internal implementation to use code_builder
  • Fixed edge cases and added more tests to catch edgecases
  • Added PocketBaseCollection and PocketBaseField classes to improve testability, readability and use of this package as a dependency.
  • Added collections static class to the generated library and also added collectionname static to each helper class.
  • Added static authentication methods to auth collection generated entity models.

0.3.0 #

  • Changed the generator to match the new [pocketbase_helpers] api.

0.2.0 #

  • Restructured files to follow standard package format
  • Removed the output dir field from the generator since it was not used internally anyway.
  • Added exaustive tests
  • Added GeoPoint
  • fixed various edgecases

0.1.0 #

  • Initial version.
1
likes
0
points
312
downloads

Publisher

verified publishervanzwolsoftware.nl

Weekly Downloads

A cli for pocketbase_helpers, can automatically generate models from a pocketbase schema json.

Repository (GitHub)
View/report issues

Topics

#pocketbase #models

License

unknown (license)

Dependencies

args, change_case, code_builder, dart_style, path, pocketbase

More

Packages that depend on pocketbase_helpers_cli