Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AhsanAyaz/flutter_contacts_list
https://github.com/AhsanAyaz/flutter_contacts_list
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/AhsanAyaz/flutter_contacts_list
- Owner: AhsanAyaz
- License: mit
- Created: 2020-04-12T00:13:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T06:55:29.000Z (over 1 year ago)
- Last Synced: 2024-08-01T12:24:13.093Z (3 months ago)
- Language: Dart
- Size: 308 KB
- Stars: 54
- Watchers: 4
- Forks: 30
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://i9.ytimg.com/vi/NBIF-Wt_ZFQ/mqdefault.jpg?time=1588022677716&sqp=CICZnfUF&rs=AOn4CLCcOnTlJHfCRx74TcJBobSuWY5iqA)](https://youtu.be/NBIF-Wt_ZFQ)### How to use a gradient background with CircleAvatar in Flutter
[![How to use a gradient background with CircleAvatar in Flutter](https://i9.ytimg.com/vi/WyyA4mO0HxU/mqdefault.jpg?time=1588023613040&sqp=CLCinfUF&rs=AOn4CLA3iaMh-LvSqtU6mihtTDnfXQAIXg)](https://youtu.be/WyyA4mO0HxU)## 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:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.