via_cep_flutter 0.2.2 copy "via_cep_flutter: ^0.2.2" to clipboard
via_cep_flutter: ^0.2.2 copied to clipboard

Pacote para fazer uso da API ViaCEP em Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add via_cep_flutter

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

dependencies:
  via_cep_flutter: ^0.2.2

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:via_cep_flutter/via_cep_flutter.dart';
10
likes
90
pub points
72%
popularity

Publisher

unverified uploader

Pacote para fazer uso da API ViaCEP em Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, xml2json

More

Packages that depend on via_cep_flutter