Skip to content

Conversation

@jjoonleo
Copy link
Contributor

@jjoonleo jjoonleo commented Oct 31, 2025

Describe your changes

프로젝트에서 riverpod 관련 코들 전부 삭제했습니다.


Note

Removes Riverpod from the project, cleans analyzer config, updates CalendarScreen to a plain StatefulWidget, and registers Apple Sign In in widgetbook (macOS).

  • Core/UI:
    • Remove Riverpod usage and files (delete lib/core/database/riverpod.dart).
    • Update CalendarScreen to StatefulWidget (drop ConsumerStatefulWidget and Riverpod import).
    • Delete Riverpod test utilities and tests (test/config/riverpod_test.dart, test/helpers/provider_container.dart).
  • Dependencies/Config:
    • Drop Riverpod-related dependencies and tooling from pubspec.yaml (e.g., flutter_riverpod, riverpod_annotation, generators/lints).
    • Clean analysis_options.yaml (remove analyzer plugins/custom_lint config).
  • Widgetbook (macOS):
    • Add sign_in_with_apple plugin import and registration in widgetbook/macos/Flutter/GeneratedPluginRegistrant.swift.

Written by Cursor Bugbot for commit 0a06d50. This will update automatically on new commits. Configure here.

@jjoonleo jjoonleo linked an issue Oct 31, 2025 that may be closed by this pull request
@jjoonleo jjoonleo self-assigned this Oct 31, 2025
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 0a06d50):

https://ontime-c63f1--pr326-325-riverpod-provide-1hb0vnug.web.app

(expires Fri, 07 Nov 2025 11:10:39 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7d60a2eae4c4a5839220ed6a57552a3b61cce5a3

@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 0a06d50):

https://on-time-front-widgetbook--pr326-325-riverpod-provide-6p318t1t.web.app

(expires Fri, 07 Nov 2025 11:11:34 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e53128a376fed0209d449279de9c0d94c83cdd8b

@jjoonleo jjoonleo merged commit 1e62f69 into main Nov 5, 2025
5 checks passed
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.

Riverpod Provider Not Found Error

3 participants