Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.15 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.15 KB

Contact List

📞📒 Application that simulates a list of contacts and makes calls.

🎨 Screens

Flutter app Flutter App Flutter app

✅ Features

  • Add contact
  • Edit contact
  • Delete contact
  • Sort contact list
  • Call Contact
  • Take contact photo

🧰 Tools

👩‍🏫 Getting Started

  • Cloning Project
    • git clone https://github.com/matheusTA/contact_list_flutter.git
    • cd contact_list_flutter
  • Install packages
    • flutter pub get
  • Run app

🙋‍♂️ Author