GitXplorerGitXplorer
A

flutter_contacts_list

public
55 stars
30 forks
2 issues

Commits

List of commits on branch master.
Verified
962ca1a3440ccb3fa15efc89dd2843bb74edfdc2

Create LICENSE

AAhsanAyaz committed 2 years ago
Unverified
cedd6d7571216e89c02a0f69deb13a1b033b6a73

chore(pubspec.lock): update pubspec.lock

AAhsanAyaz committed 3 years ago
Unverified
ac20e840fc3b2855db83adf58510e061b7bc9a8d

feat(contacts): edit, delete notes

AAhsanAyaz committed 3 years ago
Unverified
9a7a635242f61cc863bbc179006184e891b9eda6

WIP: feat add/delete contacts

AAhsanAyaz committed 4 years ago
Unverified
0c5374140e5b5a1f4a840fd3fa5b6de01258e79f

chore: added text for when there's no items to show

AAhsanAyaz committed 4 years ago
Unverified
11234bc9b14e84d59aec739af457489f8ef4d028

fix(contacts): fix empty contacts issue

committed 4 years ago

README

The README file for this repository.

contacts_app

A new Flutter project to demonstrate how to implement a Contacts List via contacts_service package and how to search within that list using name or number.

Video Tutorials

Contacts List & Search Implementation in Flutter - Easy Peasy:

Contacts List & Search Implementation in Flutter - Easy Peasy

How to use a gradient background with CircleAvatar in Flutter

How to use a gradient background with CircleAvatar in Flutter

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.