Skip to content

Lineblocs/mobile-apps

Repository files navigation

LineBlocs

A new Flutter project for managing contacts, making calls, and more.

Features

  • Dial pad with tick sound on digit press
  • Contact list management
  • Call history
  • User profile management
  • Settings screen

Getting Started

Prerequisites

  • Flutter SDK: >=3.0.0 <4.0.0
  • Android Studio or Visual Studio Code
  • Dart SDK

Installation

  1. Prerequisites Before cloning a repository, make sure you have:
  • Git installed Download & install from Git's official website.
  • A GitHub account Sign up at GitHub.
  • An SSH key (optional, but recommended) Generate and add it to GitHub for authentication.
  1. Clone a GitHub Repository You can clone a GitHub repository using HTTPS or SSH.

    Find the Repository URL

    Go to the GitHub repository you want to clone. Click the “Code” button. Copy the HTTPS URL (e.g., https://github.com/username/repo.git). Run the Clone Command Open a terminal and run: git clone https://github.com/username/repo.git

    Replace the URL with the one you copied.

Ensure you have the required assets:

assets/images/assets/sounds/tick.mp3

Install dependencies:

Run the following command in the project root directory: flutter pub get

Running the Project

Connect your device or start an emulator.

Run the project:

flutter run

Build the project:

demo link: https://drive.google.com/file/d/1L8nU7LONfvAvkSkIAwPYfqhCX40MeY1R/view?usp=sharing

About

Flutter mobile apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors