Skip to content

[W.I.P] Widgetbookを追加#161

Draft
Stella2211 wants to merge 2 commits into
mainfrom
widgetbook
Draft

[W.I.P] Widgetbookを追加#161
Stella2211 wants to merge 2 commits into
mainfrom
widgetbook

Conversation

@Stella2211

@Stella2211 Stella2211 commented Feb 29, 2024

Copy link
Copy Markdown
Contributor

Widgetbookを追加してみました。
試しにFeedLikeButtonとFollowButtonにアノテーションを追加してみたのですが、それぞれ以下の問題がありました。

  • FeedLikeButton
    • FireBaseのinitializeができていないというエラーが表示される。
    • widgetbook.dartにawait Firebase.initializeApp();を追加してみたのですが、真っ黒な画面になり、アプリが開かなくなってしまったのでコメントアウトしています。
  • FollowButton
    • 表示されるものの、ボタンを押すとフォロー解除のダイアログが出現し、閉じるボタンが反応しない。
    • ダイアログ外の部分をクリックすることで閉じることができました。

@Stella2211 Stella2211 changed the title [W.I.P] WidgetBookを追加 [W.I.P] Widgetbookを追加 Feb 29, 2024
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