FitBook
Overview
• FitBook is a comprehensive nutritional management application designed for individuals who want to monitor their eating habits without the typical frustrations associated with modern mobile software.
• It provides a clean, efficient interface that prioritizes the user experience above all else, ensuring that the process of logging meals is both quick and intuitive.
Uninterrupted Logging Experience
• The application is completely free of advertisements, ensuring that users are never interrupted by intrusive banners or video pop-ups while inputting their data.
• Unlike many competitors in the fitness industry, FitBook does not lock essential features behind a premium subscription or a paywall.
• The streamlined design focuses on utility, allowing for rapid entry of information which helps users maintain a consistent habit of tracking their daily nutrition.
Uncompromising Privacy and Transparency
• FitBook is a fully open-source project, allowing the community to inspect the source code to ensure it meets the highest standards of integrity and security.
• The developers maintain a strict policy against marketing; users will never receive promotional emails or targeted advertisements based on their personal habits.
• Personal data is never shared, sold, or distributed to third-party entities, protecting your sensitive health information from external exploitation or data mining.
Local Storage and Offline Functionality
• All information logged within the application is stored locally on the user's device rather than on a centralized remote server.
• Because the data lives directly on your hardware, an active internet connection is entirely optional for the core functionality of the app.
• This decentralized approach ensures that your logs remain accessible even in areas with poor cellular signal or when you prefer to remain offline.
Community Support and Development
• The project encourages active user participation through a transparent bug-reporting system hosted on the public GitHub repository.
• If users encounter technical issues or have specific suggestions for improvements, they can open official tickets to communicate directly with the development team.
• This collaborative environment ensures that the application continues to evolve based on the actual needs and feedback of its user base.
FAQ
Q: Is there a cost associated with using the application or its features?
A: You can use FitBook without worrying about any hidden costs or subscription fees. Unlike many other fitness and nutrition tools currently on the market, FitBook does not lock any of its essential features behind a premium paywall, making it a completely free resource for everyone.
Q: Will I have to deal with advertisements while I am logging my meals?
A: You will enjoy a completely uninterrupted experience because the application is entirely free of advertisements. This means you will never have to navigate around intrusive banners or wait for video pop-ups to finish before you can input your nutritional data.
Q: How does the user interface help me maintain a consistent tracking habit?
A: The interface is designed to be streamlined and focuses purely on utility, allowing for the very rapid entry of information. By prioritizing a clean and intuitive design, the app minimizes the time required to log meals, which makes it much easier for you to stay consistent with your habit of tracking daily nutrition.
Version History
v2.0.38——11 May 2026
Track your calorie intake - Completely offline! Download the latest version of FitBook to enjoy new features and updates immediately!
*2.0.38
• Add claude instructions
• Add meal page unit tests
• Add missing schema file
• Add optional image to meals and differentiate meals in food list
• Add ps1 script for deployment
• Adds 2x3 table to diary page to calculate per entry nutrition
• Automatically close stale feature requests
• Clean up diary entries when deleting meals
• Fix deleting meals
• Fix flutter analysis
*2.0.37
• Add ps1 script for deployment
• Adds 2x3 table to diary page to calculate per entry nutrition
• Automatically close stale feature requests
• Fix selecting trend breaking tooltip on graphs
• Fix snackbar error in utils.dart
• Fix unit tests
• Recalculate nutrition preview on edit
• Remove App Store download link from README
• Removes tracking on pubspec.lock and .vscode/settings.json while updating .gitignore to reflect this
• Revert "Removes tracking on pubspec.lock and .vscode/settings.json while updating .gitignore to reflect this"
*2.0.36
• Adds 2x3 table to diary page to calculate per entry nutrition
• Automatically close stale feature requests
• Fix snackbar error in utils.dart
• Recalculate nutrition preview on edit
• Removes tracking on pubspec.lock and .vscode/settings.json while updating .gitignore to reflect this