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

Refactor example app to be more readable #212

Closed
ben-xD opened this issue Nov 10, 2021 · 1 comment
Closed

Refactor example app to be more readable #212

ben-xD opened this issue Nov 10, 2021 · 1 comment
Assignees
Labels
enhancement New feature or improved functionality.

Comments

@ben-xD
Copy link
Contributor

ben-xD commented Nov 10, 2021

Majority of the example app lives in https://github.com/ably/ably-flutter/blob/main/example/lib/main.dart, which is a stateful widget of 815 lines. We should refactor the code into multiple widgets, service classes and constants, and also using state management solutions if necessary.

┆Issue is synchronized with this Jira Story by Unito

@ben-xD
Copy link
Contributor Author

ben-xD commented Nov 30, 2021

We could of course do more work in refactoring, but a big step was done by #240

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

No branches or pull requests

1 participant