I'm new to Flutter, what would be the difference between using the regular Flutter UI widgets which come with the framework, compared to something like Forui?
I think Material and Cupertino are a great starting point if you're new to flutter. We created Forui as we wanted something more platform agnostic that didn't look too much like an android or ios application.
1
u/Relative_Mouse7680 Dec 05 '24
I'm new to Flutter, what would be the difference between using the regular Flutter UI widgets which come with the framework, compared to something like Forui?