growerp_models 1.12.2 copy "growerp_models: ^1.12.2" to clipboard
growerp_models: ^1.12.2 copied to clipboard

Freezed data models and a Retrofit REST client for the GrowERP Moqui backend, shared across all GrowERP Flutter packages.

All models used in the GrowERP flutter frontend #

The base package all other growerp_* building blocks depend on. Provides:

  • Data models (@freezed + json_serializable) for every entity used across GrowERP (party/company/user, catalog, inventory, orders/invoices/accounting, activities, marketing/outreach, ADK agents, website/wiki, manufacturing, rental, etc.)
  • RestClient — the retrofit-generated REST client for the Moqui backend
  • JSON converters and CSV export helpers shared by every building block

Please see https://www.growerp.com for documentation.

1
likes
150
points
296
downloads

Documentation

API reference

Publisher

verified publishergrowerp.com

Weekly Downloads

Freezed data models and a Retrofit REST client for the GrowERP Moqui backend, shared across all GrowERP Flutter packages.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

decimal, dio, equatable, fast_csv, freezed_annotation, json_annotation, logger, pretty_dio_logger, retrofit, universal_io

More

Packages that depend on growerp_models