fast_contacts
A faster way of accessing the device's contacts list. Allows fetching the whole contacts list in a sane amount of time.
6.0.0
51K downloads/mo
#1452 most downloaded on pub.dev
s0nerik/fast_contacts
What this package is like to depend on
Last release 2 months ago
24 Jun 2026
Ships fairly regularly
a new release about every 7 months
Nearly every release is documented
notes for 20 of 20 stable releases
1 version withdrawn
withdrawn after publishing
5 years old
21 releases · first in 2021
3 releases in the last 12 months
see the full history below
Release timeline
21 releases · Aug 2021 to Jun 2026Releases
latest 21-
6.0.024 Jun 2026 -
5.0.114 Oct 2025 -
5.0.026 Sep 2025 -
4.0.008 Aug 2024Release notes
Open source →-
Adjusted Flutter SDK version constraint to
>=3.24.0due to build issues on Android with older Flutter versions.Use
fast_contacts: 3.1.4for older Flutter versions.
-
-
3.1.506 Aug 2024 withdrawnRelease notes
Open source →Retracted due to Android build issues on older Flutter versions.
Use
fast_contacts: ^4.0.0for Flutter 3.24 and newer orfast_contacts: 3.1.4for older Flutter versions.- Android build fix for Flutter 3.24
-
3.1.403 Aug 2024Release notes
Open source →- Android: return
nullinstead of an error upon failed attempt to read a contact image file
- Android: return
-
3.1.303 Jan 2024 -
3.1.219 Nov 2023 -
3.1.119 Nov 2023 -
3.1.019 Nov 2023Release notes
Open source →- Added
getContact()method to fetch a single contact by ID - Implemented
hashCode,==,toString(),toMap(),fromMap()forContactand its parts
- Added
-
3.0.418 Nov 2023 -
3.0.327 Jan 2023 -
3.0.227 Jan 2023 -
3.0.127 Jan 2023 -
3.0.026 Dec 2022Release notes
Open source →- Added ability to select which fields to fetch. Fewer fields == faster
- Decoding no longer hangs UI isolate on huge contact lists
-
2.0.022 Dec 2022 -
1.2.020 Dec 2022 -
1.1.117 Jan 2022 -
1.1.031 Aug 2021Release notes
Open source →- Added
emailsandstructuredNameto Contact - Refactored Android code to exclude AsyncTask usages
- Added
-
1.0.025 Aug 2021 -
0.1.025 Aug 2021