svthalia / Reaxit

The latest ThaliApp built on Flutter.
GNU General Public License v3.0
11 stars 3 forks source link

Make a common qubit for liststates since most of the code can be almost identical #444

Closed JAicewizard closed 10 months ago

JAicewizard commented 1 year ago

Most of the code can be almost identical, most already is. It is just implemented a bit inconsistently. The code is also very difficult to read usually, there is a lot of code that breaks the flow of the bigger picture. Doing this resolves this and improves the code quality.