Migrating off the discontinued flutter_adaptive_scaffold — keeping go_router and your state (opens in new tab)
Google discontinued flutter_adaptive_scaffold in April 2025 — not because it was unpopular (it still pulls thousands of downloads a week), but to refocus on core framework work. The ask was for the community to rally around one sustainable fork instead of a dozen one-offs. Most of the forks that appeared renamed the package and added cosmetic options — but the ones I found didn't address the two things you actually hit in a real app: go_router integration. The original predated StatefulShellR...
Read the original article