Skip to content
Discussion options

You must be logged in to vote

Right, but my general point was that...

Depending on how your application is structured, you might be able to put some of this logic in custom widgets rather than handling everything in your App.

Notice that the ByteInputApp in the final example only contains a compose method. The compound widgets (where the logic happens) could be in other files and then imported.

Perhaps this isn't possible with your application structure, but I hoped this would help give you some ideas.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Tim-Cao
Comment options

@Tim-Cao
Comment options

@TomJGooding
Comment options

Answer selected by Tim-Cao
@Tim-Cao
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants