repo_on_pub 0.0.3 copy "repo_on_pub: ^0.0.3" to clipboard
repo_on_pub: ^0.0.3 copied to clipboard

This is a CEP screen, that allows the brazilian users to get the data about location, based on the CEP number.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add repo_on_pub

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

dependencies:
  repo_on_pub: ^0.0.3

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:repo_on_pub/repo_on_pub.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

This is a CEP screen, that allows the brazilian users to get the data about location, based on the CEP number.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, dio, flutter

More

Packages that depend on repo_on_pub