Hundi: Record Book is made using Flutter 3.10. This powerful app simplifies the management of period-based Hundi and Committee group, allowing you to effortlessly log and track transactions, payments, and contributions made by group members.
Here we are adding codes from original app, so that other developers can look into and follow the good treads
- Dynamic Theme color implementation using change notifier. Check AppThemeProvider
- ThemeExtension implmentation in AppThemeColor
- Setup of AppThemeProvider and AppThemeColor in main.dart
- For more detail : Read the blog