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

feat: implement proposal creation UI #342

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

Zied-Dahmani
Copy link
Collaborator

@Zied-Dahmani Zied-Dahmani commented Oct 4, 2024

Scope

Ticket

I have implemented the proposal creation (content) page UI.

Screenshots

@Zied-Dahmani Zied-Dahmani requested a review from n13 October 4, 2024 09:58
@Zied-Dahmani Zied-Dahmani self-assigned this Oct 4, 2024
@Zied-Dahmani Zied-Dahmani linked an issue Oct 4, 2024 that may be closed by this pull request
@@ -38,6 +38,16 @@ post_install do |installer|
installer.pods_project.targets.each do |target|
flutter_additional_ios_build_settings(target)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apple making so many problems... I had to do this in another project too. Sigh.

Copy link
Collaborator

@n13 n13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Zied-Dahmani Zied-Dahmani merged commit d2a0f94 into main Oct 7, 2024
0 of 3 checks passed
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.

Implement Proposal Creation (Content) UI
2 participants