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

Merge branch '2-fix-export-apptheme' into 'master'

Resolve "Fix export appTheme"

Closes #2

See merge request !2
parents a4cc7417 11971731
No related branches found
No related tags found
1 merge request!2Resolve "Fix export appTheme"
Pipeline #6418 failed
## 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