The Road to 1.0 #90
Closed
leoafarias
started this conversation in
General
Replies: 1 comment 1 reply
-
Can't wait to be able to use it in production here at Shift, we are about to develop our UI Kit and Mix would be a great tool for it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There has been a lot of progress made in the past few months, and I am thrilled with the initial API decisions and the approach to its composability. We will break down some focus areas in this discussion but also allow anyone to make suggestions on anything that might be missing for a sable 1.0 release.
Documentation
Mix is a relatively simple implementation for the visual properties, but some concepts require explanation, and there need to be more examples and best practices information. We will be focusing more on making Mix easier to onboard.
Performance
There has been an initial pass on Mix to ensure it is performant. We are monitoring some Flutter/Dart initiatives that will further help with this. But this outlines a small roadmap to guarantee everyone using Mix can be confident of its high performance.
Headless Widgets
We have been playing with the concept of widgets that people can use as the foundation for their design systems. I believe we have defined good best practices and have created some initial widgets, and we are pleased with the results.
However, this is an ongoing initiative, and we are looking for feedback on what should be part of headless widgets or not.
Bugs, Enhancements, and Stability
We were approached by some companies interested in Mix and using it to build their design systems in Flutter. We plan on allocating our attention and resources to support any company planning to use Mix in production; this will be the highest priority. We believe the feedback and improvements from these conversations are invaluable.
We are very excited and look forward to showing what we have been working on in the next few weeks.
Beta Was this translation helpful? Give feedback.
All reactions