Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add schedule #675

Merged
merged 118 commits into from
Sep 28, 2022
Merged

Add schedule #675

merged 118 commits into from
Sep 28, 2022

Conversation

bannzai
Copy link
Owner

@bannzai bannzai commented Sep 9, 2022

Abstract

未来の予定をカレンダーに入力できるようにした。

How

  • 画面を作る
  • 通知はLocalNotification
  • Androidの通知アイコンの表示に drawable ディレクトリを追加
  • カレンダー周りのコードのリファクタリング

Why

サーバーの用意までは不要だと思ったのと、単純な通知機能でよかったのでローカル通知を採用した

Links

Checked

  • Analyticsのログを入れたか
  • Navigator.of(context).pop() の後にContextを使用したメソッドを実行していない
  • 境界値に対してのUnitTestを書いた
  • パターン分岐が発生するWidgetに対してWidgetTestを書いた
  • リリースノートを追加した

@bannzai bannzai merged commit 5d31a8f into main Sep 28, 2022
@bannzai bannzai deleted the add/view/feature_schedule branch September 28, 2022 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant