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

ライブラリの挙動を単体で確かめる 30 #17

Closed
4 tasks done
Tracked by #16
neco3coffee opened this issue Oct 12, 2021 · 0 comments
Closed
4 tasks done
Tracked by #16

ライブラリの挙動を単体で確かめる 30 #17

neco3coffee opened this issue Oct 12, 2021 · 0 comments
Assignees
Labels
🦶enhancement👣 New feature or request

Comments

@neco3coffee
Copy link
Owner

neco3coffee commented Oct 12, 2021

**⌛️ **
2h30m
全体像repository
firebase authentication(anonymous) 認証login 8
https://firebase.flutter.dev/docs/auth/usage/#anonymous-sign-in
❗️匿名認証でアプリを使い始めたuserがlogoutしたりuninstallすると、アカウントがfirebase側から削除されてしまうので、signoutボタンではなくuser登録ボタンをsetting modalに追加する。uninstall時にアプリの情報がなくなってしまうことを警告する。

swipable_stack スワイプsync 3
https://github.com/neco3coffee/flutter_swipable_stack
vertical_card_pager スクロールstack 2
https://github.com/neco3coffee/vertical_card
get(getX) 8

実現したいこと
作り始めてからlibraryを頻繁に変えたくない!
使用するLibraryの動作を確認して、開発中のerrorの原因探索の速度を上げたい!
工数の見積もりの精度と速度をあげたい!

手順

  • firebase authentication(anonymous) 認証login 8
  • swipable_stack スワイプsync 3
  • vertical_card_pager スクロールstack 2
  • get(getX) 8
    navigation
    key/value storage
    state manager(trigger with data change)
    change Theme

手順にかかる時間の見積もり
0, 2m
1, 5m
2, 10m
3,15m
5, 25m
8, 1h
13, 1.5h
21, 2h
34, 3h
55, 5h
89, 9h
144, 12h
233, 23h

reference site URL, Image, etc...
Add any other context or screenshots about the feature request here.

@neco3coffee neco3coffee mentioned this issue Oct 12, 2021
3 tasks
@neco3coffee neco3coffee added the 🦶enhancement👣 New feature or request label Oct 12, 2021
@neco3coffee neco3coffee self-assigned this Oct 12, 2021
@neco3coffee neco3coffee changed the title ライブラリの挙動を単体で確かめる 3 ライブラリの挙動を単体で確かめる 30 Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦶enhancement👣 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant