Sampurn44 / healtether

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website Logo

HealTether Flutter Project

Welcome to the HealTether Flutter Project! This application is a basic 2-page Flutter project created as part of the HealTether internship round. The project includes a simple user interface with navigation between screens, a button on the first screen, and a form with validation on the second screen. Additionally, a custom app icon has been incorporated for a polished appearance. The provided app.apk file makes it easy to install and test the application.

Features

  1. First Screen:

    • Displays a button.
    • Navigates to the second screen upon button click.
  2. Second Screen:

    • Features a form with validation.
    • Ensures the correctness of entered data.
  3. App Icon:

    • Custom app icon for a professional look.
  4. APK File:

    • app.apk file for convenient installation and testing.

How to Use

  1. Clone the Repository:

    git clone https://github.com/Sampurn44/healtether.git
    cd healtether
  2. Install Dependencies:

    flutter pub get
  3. Run the Application:

    flutter run
  4. Install APK:

    • Locate the app.apk file in the project folder.
    • Transfer the APK file to your Android device.
    • Install the application on your device by opening the APK file.

Issues and Bug Reports

If you encounter any issues or have suggestions for improvement, please open an issue.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the license terms.


Thank you for exploring the HealTether Flutter Project. Happy coding!

About


Languages

Language:C++ 42.1%Language:CMake 35.4%Language:Dart 13.1%Language:HTML 3.4%Language:Swift 3.2%Language:C 2.6%Language:Kotlin 0.2%Language:Objective-C 0.1%