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

UI Rework #8

Closed
5 tasks done
Tracked by #7
PapaTutuWawa opened this issue Mar 19, 2022 · 1 comment
Closed
5 tasks done
Tracked by #7

UI Rework #8

PapaTutuWawa opened this issue Mar 19, 2022 · 1 comment

Comments

@PapaTutuWawa
Copy link
Owner

PapaTutuWawa commented Mar 19, 2022

Migrate from redux to bloc

  • Port over flutter_redux_navigation to Bloc
  • Make the communication between the background service and the Bloc awaitable
  • Convert all pages to Bloc
  • Improve the code quality of the inline chat widgets
  • Let MessageBubbleBottom handle setting up and tearing down the timers to prevent the entire widget from being redrawn
    • Fixes video media widgets from flickering every minute
@PapaTutuWawa PapaTutuWawa mentioned this issue Mar 19, 2022
@PapaTutuWawa
Copy link
Owner Author

Done since 5cce8ee

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

No branches or pull requests

1 participant