Fidev-io / framy

A convenient code generator for app styleguide, gallery, wireframes and/or storyboard.
https://framy.dev
GNU Lesser General Public License v3.0
148 stars 16 forks source link

Add all imports from used files #99

Closed MarcinusX closed 4 years ago

MarcinusX commented 4 years ago

When we have a file (e.g. using FramyWidget annotation), we should add its imports to the Framy's main imports.
This way it will compile even if the Widget uses class not annotated with FramyModel.