Skip to content

RefacRefactor Provider to Riverpod and minimum SDK/Flutter versions#342

Open
nnn-uchisawa wants to merge 2 commits intoappinioGmbH:mainfrom
nnn-uchisawa:refactor/riverpod-migration
Open

RefacRefactor Provider to Riverpod and minimum SDK/Flutter versions#342
nnn-uchisawa wants to merge 2 commits intoappinioGmbH:mainfrom
nnn-uchisawa:refactor/riverpod-migration

Conversation

@nnn-uchisawa
Copy link
Copy Markdown

  • Bump minimum Dart SDK to 3.4.0 and Flutter to 3.22.0
  • Add required dependencies: flutter_riverpod, riverpod_annotation, freezed_annotation
  • Add dev dependencies for code generation: build_runner, riverpod_generator, freezed
  • Migrate from custom provider to Riverpod with code generation
  • Add page offset state management using Riverpod and Freezed
  • Generate necessary code files using build_runner
  • All static analysis checks pass successfully

- Bump minimum Dart SDK to 3.4.0 and Flutter to 3.22.0
- Add required dependencies: flutter_riverpod, riverpod_annotation, freezed_annotation
- Add dev dependencies for code generation: build_runner, riverpod_generator, freezed
- Migrate from custom provider to Riverpod with code generation
- Add page offset state management using Riverpod and Freezed
- Generate necessary code files using build_runner
- All static analysis checks pass successfully
@nnn-uchisawa nnn-uchisawa changed the title Riverpodへのリファクタリングプロバイダーと最小SDK/Flutterバージョン RefacRefactor Provider to Riverpod and minimum SDK/Flutter versions Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant