Flutter Meditation App UI is a mobile application built using Flutter. This project is a result of slicing a design created in Figma, with a focus on a modern and responsive user interface to deliver an optimal user experience.
The design of this application is based on the provided Figma file. The slicing process was carried out meticulously to ensure the application accurately represents the design.
Source: Figma File by Afsar
- Responsive Design: Supports various screen sizes with responsive UI elements.
- Dark & Light Theme: Provides both dark and light modes for a more comfortable user experience.
- Seamless Navigation: Implements navigation using Flutter Navigator.
- Reusable Components: Modular components for easier development and maintenance.
This project is built using the following technologies:
- Flutter: A framework for cross-platform application development.
- Dart: The primary programming language for Flutter.
- Google Fonts: For custom font integration.
- Figma: Used as the application's design reference.
.
├── assets/ # Contains images, icons, and other assets
├── lib/
│ ├── config/ # Application configuration (theme, routes, etc.)
│ ├── screens/ # Main application pages
│ ├── widgets/ # Reusable UI components
│ ├── main.dart # Main application file
└── pubspec.yaml # Flutter project configuration
Light Theme | Dark Theme |
---|---|
This project is licensed under the MIT License.
🎉 Happy developing! If you have any questions, feel free to reach out to us.