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

必要なものを必要なときに必要なだけ確保するようにする #336

Open
zin- opened this issue May 13, 2024 · 0 comments
Open
Assignees

Comments

@zin-
Copy link
Owner

zin- commented May 13, 2024

  • openDatabaseとか、通知用のライブラリの初期化とか、起動時に準備しているものが結構ある
    • これらを最低限必要なときに行うようにしたい
@zin- zin- self-assigned this May 13, 2024
zin- added a commit that referenced this issue Jun 30, 2024
zin- added a commit that referenced this issue Jun 30, 2024
zin- added a commit that referenced this issue Jun 30, 2024
zin- added a commit that referenced this issue Jun 30, 2024
zin- added a commit that referenced this issue Jun 30, 2024
zin- added a commit that referenced this issue Jun 30, 2024
zin- added a commit that referenced this issue Jul 1, 2024
zin- added a commit that referenced this issue Jul 1, 2024
zin- added a commit that referenced this issue Jul 1, 2024
zin- added a commit that referenced this issue Jul 1, 2024
zin- added a commit that referenced this issue Jul 1, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 3, 2024
zin- added a commit that referenced this issue Jul 4, 2024
zin- added a commit that referenced this issue Jul 5, 2024
* fix: add `@pragma('vm:entry-point')` on `scheduleCallback`
wip #336

* fix: add `@pragma('vm:entry-point')` on `backgroundCallback`
wip #336
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 5, 2024
zin- added a commit that referenced this issue Jul 6, 2024
* refactor: rename to `notification_client`
wip #336

* exec: `flutter pub add permission_handler`
wip #336

* add: check permission
wip #336

* version up
wip #336

* wip fix: failed test
wip #336

* refactor: `setMockMethodCallHandler`
wip #336

* drop: `setMockLocalNotifications`
wip #336

* add: `ignoreMockMethodCallHandler`
wip #336

* coverage
wip #336

* fix: failed test
wip #336

* fixup! fix: failed test wip #336

* add: test for coverage

* wip coverage

* fixup! wip coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant