Some mockups of different IDE environments.
light_app
: a material design style app with simple styling, compact whitespace, and a light theme.
Run bower update
to get started.
material_app
: an IDE mock that's very faithful to material design. Mostly uses the raw polymer paper elements.
Run bower update
to get started.
dark_app
: an IDE mock that uses Dart polymer and a dark theme.
Run pub get
to get started.