Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 3.15 KB

README.md

File metadata and controls

57 lines (43 loc) · 3.15 KB

Busca CEP

PT/BR 🇧🇷

  • App foi criado para prática de algumas tecnologias que eu venho utilizando. Basicamente o app consiste no uso da api ViaCEP para procurar um endereço através do CEP e se o usuário desejar pode adiciona-lo a uma lista de favoritos, fazer uma nova busca, consultar os endereços favoritos ou ver na home quantas vezes o usuário procurou um endereço ou salvou algo.

English 🇺🇸

  • The application was created for practice some technologies I have been using. Bacically the app consists using ViaCEP API for the user search an address through it's ZIP code and if user wants, can sadd the address to a favourites list, make a new search, look the favorited adressess or see in home tab how many times searched for an address or how many of them have been saved in total.

Download

Play Store: https://play.google.com/store/apps/details?id=com.gflabs.zip_search

Stack utilizada

Front-end: Dart e Flutter

Pacotes utilizados: BLoC, Flutter BLoC, HTTP, BLoC test, Equatable, Mocktail, BLoC test

State management: BLoC and Flutter BLoC

API requests: HTTP

Screenshots

  • Counter screen Android/iOS

  • Search screen Android/iOS

  • Favorites Screen empty Android/iOS

  • Favorites Screen populated Android/iOS

  • Success flushbar Android/iOS

  • Error flushbar Android/iOS