Astra-Labs / Aureus

An open-source design system for non-profits to quickly develop user safety critical applications.
https://withaureus.org/
Other
13 stars 1 forks source link

Aureus Example App is Missing Some Widgets #71

Closed offchristianamr closed 1 year ago

offchristianamr commented 1 year ago

Listed below are all the widgets in the aureus.dart file. Those marked with [x] are included in the example app.

Cards — Standard

Cards — Detail

Cards — Complex

Cards — Grid

Info Hierachy

Misc Elements

User Input

Alert Controllers

Button

Collection Views

Communication

Tabbing Bars

Onboarding

Utilities

Info Hierarchy

Landing

Supporting

Misc

SafetyPlan

Tool Library

Tool Templates

Mini Tools

User Input

User Selection

codingiswhyicry commented 1 year ago

Some of these are in the Testing Tool on the side bar (this is my bad, I didn't communicate that) so I'm checking them off as done :-)

codingiswhyicry commented 1 year ago

Finished audit, pushing new version of example app to FB and GitHub :-)

codingiswhyicry commented 1 year ago

That being said, some of these aren't gonna make the cut into the Example App because of the way they're laid out. E.G: VerticalSideNavBar and NavBarComponent all have views that fill the screen and expand fully, and therefore can't be put in a list view. I don't think this is a big deal because the example app is literally made up of these two components, so there's still a reference point.

codingiswhyicry commented 1 year ago

Updated on the website, and the codebase. :-)