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

Auto format - ref: 163/merge #164

Conversation

github-actions[bot]
Copy link
Contributor

Auto format by GitHub Actions on 5de8b69
by: YumNumm

@YumNumm YumNumm merged commit 79baaf2 into feature/event-session Sep 21, 2023
@YumNumm YumNumm deleted the auto-format/5de8b696f3f9f9e04103e12d849fcf91c7115392 branch September 21, 2023 07:21
YumNumm added a commit that referenced this pull request Sep 21, 2023
* refactor: profile画像Widgetをcomponent化

* add: conference image

* add: hands on widget

* fix: wanted component

* fix: WantedWidgetを使う形に変更

* add: image

* Auto format (#164)

Co-authored-by: YumNumm <YumNumm@users.noreply.github.com>

* fix: 生成コードの再生成
```fish
for file in (find . -name '*.g.dart' -or -name '*.freezed.dart')
    rm $file
end
fvm flutter pub run build_runner build -d
```

* fix: mobileでwantedWidgetのchildが表示されない問題を解消

* fix: Sectionの順番を変更

* add: header button

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: YumNumm <YumNumm@users.noreply.github.com>
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