Skip to content
Snippets Groups Projects
Commit 11971731 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Fix export appTheme

parent a4cc7417
No related branches found
No related tags found
1 merge request!2Resolve "Fix export appTheme"
Pipeline #6416 passed
## 0.0.2
- Fix expose appTheme, darkTheme, lightTheme
## 0.0.1
* First release:
* Minimal tools, widgets and assets.
- First release:
- Minimal tools, widgets and assets.
library;
export 'theme/theme.dart' show appTheme, darkTheme, lightTheme;
export 'utils/tools.dart' show printlog;
export 'widgets/headers.dart' show AppHeader;
......
......@@ -3,7 +3,7 @@ description: "Flutter custom toolbox for org.benoitharrault.* projects."
publish_to: "none"
version: 0.0.1
version: 0.0.2
homepage: https://git.harrault.fr/android/flutter-toolbox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment