Skip to content

Ansh934/blurbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlurBar

A Flutter application that demonstrates a dynamic counter with a blur effect. The app features a clean Material Design interface with a counter that can be adjusted using buttons or a slider. The counter value is limited between 0 and 100, and includes visual feedback through UI blur intensity that changes based on the counter value.

Screenshots

Getting Started

This project serves as a starting point for a Flutter application. To get started with this project, follow these steps:

  1. Prerequisites

    • Make sure you have Flutter installed on your machine
    • Have an IDE (like VS Code or Android Studio) set up for Flutter development
  2. Installation

    • Clone this repository:
      git clone https://github.com/Ansh934/BlurBar.git
    • Navigate to the project directory:
      cd BlurBar
    • Install dependencies:
      flutter pub get
  3. Running the App

    • Connect a device or start an emulator
    • Run the app using:
      flutter run

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors