This project demonstrates how to use Quick Actions with Flutter, integrated with GoRouter and Riverpod for efficient state management and routing.
- Quick Actions integration with Flutter.
- State management using Riverpod's
StateNotifierProvider. - Routing with GoRouter, including dynamic redirections based on Quick Actions.
Follow these steps to get started:
- Clone the repository.
- Run
flutter pub getto install dependencies. - Use
flutter runto start the application.
Below is a GIF demonstrating the input/output of the project:
