reunu / unustasis

An open-source app for the Unu Scooter Pro
Apache License 2.0
27 stars 7 forks source link

refactor: extract action buttons #51

Open DSIW opened 5 months ago

DSIW commented 5 months ago

Feature summary

QA checklist

TheFreal commented 5 months ago
  1. This feels like really poor style, as it turns what was previously one reusable widget into a whole folder of single-purpose files.
  2. The action buttons will probably change significantly in #43 (which this structure would make way harder)
  3. I'm not yet convinced of the flutter-on-wear approach in its entirety For those reasons, I'm not merging for now :/