Skip to content

ruansilvx/hello_there

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

style: solid

Hello There App

This Flutter application features an interactive and visually appealing color-changing animation. When the user taps anywhere on the screen, a circle expands from the tap point to cover the entire screen, changing the background color. Simultaneously, the center text spins during the animation, creating a dynamic visual effect.

Features

  • Random Color Generation: Generates a new random color on each tap.
  • Smooth Color Transition: Utilizes an ease-in-out curve for smoother color transitions.
  • Animated Text: The center text rotates while the color transition occurs.

Getting Started

To run this project, ensure you have Flutter installed and set up on your machine.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/ruansilvx/hello_there.git
  2. Navigate to the project directory:

    cd hello_there
  3. Install the dependencies:

    flutter pub get

Running the App

To run the application, use the following command:

flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors