Flip Clock Flutter is a Flutter application that showcases a flip clock design with dynamic animations and custom styling.
- Customizable Flip Clock: A stylish flip clock with adjustable scaling and color options.
- Animated Transitions: Smooth transitions between different time units.
- Responsive Design: Adapts to various screen sizes.
To get started with the project, follow these steps:
- Flutter SDK installed on your machine.
- A compatible IDE such as Android Studio, VS Code, or IntelliJ IDEA.
-
Clone the repository:
git clone https://github.com/hsynadguzel/flip_clock_flutter.git
-
Navigate to the project directory:
cd flip_clock_flutter
-
Install the dependencies:
flutter pub get
-
Run the application:
flutter run
Here's a quick demo of the application:
Ekran.Kaydi.2024-08-08.13.01.06.mov
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Flutter for the powerful UI framework.
- Google Fonts for beautiful fonts.