A modern and clean Flutter UI project designed for a sleep tracking application.
This project focuses on creating a smooth user experience with organized layouts, modern design, navigation, and responsive Flutter widgets.
| Home Screen |
|---|
![]() |
| Details Screen | Navigation Screen |
|---|---|
![]() |
![]() |
- Modern Flutter UI
- Responsive design
- Bottom Navigation Bar
- Clean layout structure
- Custom fonts
- Images and assets
- Smooth navigation between screens
- Organized widgets and folders
- Beginner-friendly project structure
- Flutter
- Dart
- Visual Studio Code
- Android Emulator
lib/
assets/
screenshots/
pubspec.yaml
README.md
To run this project locally:
flutter pub get
flutter runCreate a folder named:
screenshots
Inside your project and add your app screenshots like:
screenshots/welcome.png
screenshots/home.png
screenshots/details.png
screenshots/navigation.png
Through this project, I practiced:
- Flutter widgets
- UI design principles
- Navigation in Flutter
- Working with assets and images
- Responsive layouts
- Organizing Flutter project structure
- Using GitHub for version control
Created by Hibatullah Turkmany
This project was built as part of my Flutter learning journey and mobile UI practice.
More features and improvements will be added in future updates.


