Finspense is a modern, AI-powered personal finance tracking application built with Flutter. It helps users manage budgets, analyze spending trends, and generate investment roadmaps through advanced AI insights.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Add README with screenshots and project documentation
c668b39View on GitHubRefactor: Secure API keys using flutter_dotenv and remove hardcoded secrets
09d0ebaView on GitHubchore: Update version to 1.0.3+4; adjust targetSdk to 36 and versionCode to 4; disable code shrinking for stability
2617278View on GitHubRefactor logging to use debugPrint for error handling in gamification services and notifications; add new investment news widgets for daily usage, financial breakdown, markdown display, risk assessment, and timeline; implement Rax AI client for chat completions; update app version and remove unused dependencies.
804e9e0View on GitHubchore: Update awesome_notifications dependency to version 0.10.1
1e968daView on GitHubfeat: Refactor AI service integration and enhance notification system with Awesome Notifications
1d37c73View on GitHubfeat: Implement gamification features including badges and streaks
b898772View on GitHubEnhance AI analytics and investment roadmap generation with improved error handling and fallback mechanisms; update FinancialBreakdown component to display user budget and currency symbol.
1853b66View on GitHubImprove code formatting for consistency in HomePage widget
93dd2e1View on GitHubAdd unit tests for AuthService, TheUser model, constants, database helper, and various widgets
bf08e6fView on GitHubRefactor code for improved readability in CategoryDonutChart and SpendingTrendCard components
e22b5c9View on GitHubImprove code formatting for better readability in AI analytics and insight card components
be2f9beView on GitHubRefactor code for improved readability and consistency across multiple files
28bc96bView on GitHub