A new Flutter project.
Contact Book is a modern and intuitive contact management application that seamlessly fetches contacts from Firebase and displays them on your screen. It offers an easy-to-use interface with functionalities to add new contact information, mark contacts as favorites, and sort contacts for quick access.
✔️ Firebase Integration: Fetch and sync contacts in real-time with Firebase.
✔️ Add Contacts: Easily add new contact information with just a few clicks.
✔️ Favorite Contacts: Mark your most important contacts as favorites for easy access.
✔️ Sorting Options: Organize your contacts with sorting features, including by name, date added, and favorite status.
-
Frontend: Flutter & Dart
-
Backend: Firebase
✔️ Clone the repository: git clone https://github.com/hacker1649/contact-book.git
✔️ Navigate to the project directory: cd contact-book
✔️ Install dependencies: npm install
✔️ Start the development server: npm start
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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.