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

Pacote Dart simples para obter dados de endereço no Brasil a partir de um CEP usando múltiplas APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cep_fetcher

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cep_fetcher: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cep_fetcher/cep_fetcher.dart';
12
likes
160
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Pacote Dart simples para obter dados de endereço no Brasil a partir de um CEP usando múltiplas APIs.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on cep_fetcher