Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jifalops/shared_theme_flutter
Flutter interface for using a shared theme between Flutter and Web.
https://github.com/jifalops/shared_theme_flutter
Last synced: about 2 months ago
JSON representation
Flutter interface for using a shared theme between Flutter and Web.
- Host: GitHub
- URL: https://github.com/jifalops/shared_theme_flutter
- Owner: jifalops
- License: mit
- Created: 2018-09-20T21:39:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T18:39:37.000Z (over 6 years ago)
- Last Synced: 2023-07-27T19:18:00.163Z (over 1 year ago)
- Language: Dart
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# shared_theme_flutter
Flutter plugin to easily share a theme between Flutter and the web.
For more information see the `shared_theme` [pub package](https://pub.dartlang.org/packages/shared_theme) or [github repo](https://github.com/jifalops/shared_theme).