Skip to content

A simple app made with Flutter for List Contacts, using sqflite.

License

Notifications You must be signed in to change notification settings

felipecastrosales/contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts

Topics 📋

About 📖

A Contact Book made with Flutter. 💙
A Contact Application, using sqflite, a package from Flutter. Where you can create, consult, edit and delete, also organize them from A-Z, or from Z-A, put photos (from gallery), email in your contacts and phone number. 📱


Preview 📱


CONTACT.mp4

How to Use 🤔

- Clone this repository:
$ git clone https://github.com/felipecastrosales/Contacts contacts

- Enter in directory:
$ cd contacts

- For install dependencies:
$ flutter packages get

- Run the app: 
$ flutter run

How to Contribute 💪

- Fork the project 

- Create a new branch with your changes:
$ git checkout -b my-feature

- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"

- Submit your changes:
$ git push origin my-feature

License 📝

This repository is under MIT license. You can see the LICENSE file for more details. 😉


This project was developed with ❤️ by @Felipe Sales, with the instructor Daniel Ciolfi, in the course "Creating Android and iOS Apps with Flutter - Create 16 Apps" on Udemy.
If it helped you, give ⭐, contribute, it will help me too 😉


Linkedin Badge