pragma_path_api_client 0.0.1 copy "pragma_path_api_client: ^0.0.1" to clipboard
pragma_path_api_client: ^0.0.1 copied to clipboard

Cliente Dart/Flutter para consumir Fake Store API y exponer notifiers y mappers listos para usar en apps Flutter.

Changelog #

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

The format is based on "Keep a Changelog" and this project follows Semantic Versioning.

[Unreleased] #

  • Document upcoming changes here.

0.0.1 - 2025-10-08 #

Initial release.

Added #

  • Paquete base con estructura por capas: core, data, domain, presentation.
  • Cliente HTTP y adaptador (core/network).
  • Modelos y mappers para productos, carritos y usuarios.
  • Notifiers para Products, Carts y Users y punto de entrada público FackeStoreApiClient.
  • App de ejemplo (example/) que demuestra llamadas a la API y widgets.
  • Documentación inicial (README y cambios en comentarios /// para los componentes principales).

Fixed #

  • N/A

Changed #

  • N/A

For more details, see the files in the repository and the commit history.

0
likes
140
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cliente Dart/Flutter para consumir Fake Store API y exponer notifiers y mappers listos para usar en apps Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dartz, dotenv, flutter, http, logger, path, riverpod

More

Packages that depend on pragma_path_api_client