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(android): forward layout id and name #26

Merged
merged 5 commits into from
Apr 26, 2024

Conversation

noxasch
Copy link
Owner

@noxasch noxasch commented Apr 25, 2024

This will forward layout id and layout name back to flutter level hence remove the requirement to manually include layout name during configure and update widget/s.

  • pass integration test

resolve #23

@noxasch noxasch force-pushed the feat/android-forward-layoutname-layoutid branch from fbe6d2b to 4f67904 Compare April 26, 2024 09:07
@noxasch noxasch marked this pull request as ready for review April 26, 2024 10:18
@noxasch noxasch merged commit 90596f3 into master Apr 26, 2024
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.

Layout Name CallBack
1 participant