Skip to content

An app with which you can search from a list of all Indian cities. This project makes use of chopper for http requests, built_value for data models, moor for sqlite database and get_it for dependency injection.

License

Notifications You must be signed in to change notification settings

emem365/city_c_ker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

City Cker

This demo application pulls a list of all indian cities and shows them to you. You can favorite the cities you like. This demo application shows the usage of Chopper for flutter, to make http requests, Built Value for data models, Moor for flutter, to enable persistent data and get_it package for dependency injection. API in use can be found at Indian Cities REST API

Jump to code:

Getting Started

This is simple flutter project. If you want to mess around with the code, just clone the repo: https://github.com/emem365/city_c_ker.git

Prerequisites

All you need to get this project running is to set up flutter in your system. To get started with flutter visit here

Installing

Clone the project. Make sure you have an emulator running or a device connected to your pc

Run using:

flutter run

Built With

  • Flutter - Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
  • Indian Cities REST API - API in use

Authors

  • Madhur Maurya - Creator - emem365

Acknowledgments

About

An app with which you can search from a list of all Indian cities. This project makes use of chopper for http requests, built_value for data models, moor for sqlite database and get_it for dependency injection.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages