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

A simple fetch to the Pokemon Api

A simple fetch to the Pokemon Api

Features #

  • get Pokemons list
  • PokemonApiError class

Getting started #

pub get

Usage #

You can get the list of Pokemons

  var awesomePokemonApi = PokemonApi();
  print('pokemons: ${await awesomePokemonApi.getPokemons()}');
copied to clipboard

Additional information #

This is an example package used to explain the clean architecture.

1
likes
120
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.06 - 2025.01.18

A simple fetch to the Pokemon Api

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

domain_wc, http

More

Packages that depend on infraestructure_wc