solid-software / solid_lints

🟧 Lints for Dart and Flutter based on software industry standards and best practices.
Other
36 stars 17 forks source link

Documentation parsing and generation: handle structured parameters #101

Open yurii-prykhodko-solid opened 5 months ago

yurii-prykhodko-solid commented 5 months ago

We should unwrap these types to their primitives -- otherwise users will be forced to look at our code to figure out the correct syntax.

image