Andrea Bizzotto

Results 47 issues of Andrea Bizzotto

For more details: https://github.com/lucavenir/go_router_riverpod

Follow up from #118

Follow up from #94 TODO - [ ] Add unit tests for controllers / notifiers - [ ] Add widget tests - [ ] Add integration tests

Should be in line with the new Riverpod architecture

Rationale: should create smaller reusable widget classes rather than methods.

With the introduction of the onboarding screen (#41), the top-level widget switching logic would benefit from some tests. This is to check that `SignInPage`, `OnboardingPage` or `HomePage` is returned depending...

This page contains some guidelines for how to upgrade to the new Gradle syntax for declaring plugins: - [Deprecated imperative apply of Flutter's Gradle plugins](https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply) According to the page: >...