Card Nudge is a modern, minimal, and feature-rich Flutter app designed to help users manage multiple credit cards efficiently. The app keeps users informed about their billing cycles, due dates, and current dues - and reminds them gently when it matters most.

flutter hive riverpod
2 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub
Finance Credit Card Management

AI Summary: Implement a feature in the Card Nudge Flutter app to allow users to create and manage bank entities. Each bank entity should include fields for name, optional code, logo path, support number, website, and color hex code. This involves creating models, UI elements for input and display, and integrating the new functionality into the existing app's data management and persistence.

Complexity: 3/5
enhancement good first issue

Card Nudge is a modern, minimal, and feature-rich Flutter app designed to help users manage multiple credit cards efficiently. The app keeps users informed about their billing cycles, due dates, and current dues - and reminds them gently when it matters most.

Dart
#flutter#hive#riverpod
Finance Credit Card Management

AI Summary: Implement features to manage payments within the Card Nudge app. This includes adding the ability to update existing payment details, delete payments, and potentially add other related operations such as viewing payment history or marking payments as completed. The implementation should integrate seamlessly with the existing card management and data storage systems (Hive and Supabase).

Complexity: 4/5
enhancement good first issue

Card Nudge is a modern, minimal, and feature-rich Flutter app designed to help users manage multiple credit cards efficiently. The app keeps users informed about their billing cycles, due dates, and current dues - and reminds them gently when it matters most.

Dart
#flutter#hive#riverpod