Skip to content

Instantly share code, notes, and snippets.

@jifalops
Last active September 28, 2018 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jifalops/a9553e6cade6ab66b2dda385cd0da68a to your computer and use it in GitHub Desktop.
Save jifalops/a9553e6cade6ab66b2dda385cd0da68a to your computer and use it in GitHub Desktop.
shared_theme how-to table
File Description
bin/build_themes.dart Script to generate lib/src/_themes.g.scss.
web/index.html Add small script to load saved theme.
web/styles.scss Global styles for the web app.
lib/app_component.dart The main component of the app.
lib/app_component.html The main component of the app.
lib/app_component.scss The main component of the app.
lib/src/example_list/example_list.dart Demo of current theme.
lib/src/example_list/example_list.html Demo of current theme.
lib/src/example_list/example_list.scss Demo of current theme.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment