Developed a Flutter-based Word to PDF Converter app that allows users to convert text into PDF format quickly. The application focuses on simplicity, fast processing, and user-friendly experience with a clean UI. The app is lightweight, fast, and works offline using local storage and file handling features.
Helps users quickly convert documents without needing external tools or internet connectivity.
0
14
Developed a Health Tracker mobile application to help users monitor their daily health activities including steps, water intake, and basic fitness tracking.
The app provides a clean dashboard with progress tracking and daily goal visualization.
Key Features:
• Daily health tracking dashboard
• Water intake monitoring
• Progress visualization
• Local data storage for offline usage
Technologies Used:
Flutter, Dart, Provider, Hive Database, SharedPreferences
Impact:
Encourages users to maintain healthy lifestyle habits through simple and engaging tracking features.
1
21
Built a Flutter Invoice Maker app for small businesses to create and manage invoices easily. Users can add customer details, items, calculate totals, and save invoices locally. The app features a clean UI, smooth navigation, and offline support using Hive. State management is handled using Provider for better performance and scalability.