api_cep_search 1.0.5 copy "api_cep_search: ^1.0.5" to clipboard
api_cep_search: ^1.0.5 copied to clipboard

Pacote para consulta de endereço via apiCEP através de um CEP válido.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add api_cep_search

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

dependencies:
  api_cep_search: ^1.0.5

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:api_cep_search/api_cep_search.dart';
0
likes
140
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

Pacote para consulta de endereço via apiCEP através de um CEP válido.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on api_cep_search