components_toolbox 5.0.0 components_toolbox: ^5.0.0 copied to clipboard
A basic Toolbox for Flutter components with AppDelegate to manage the light and dark theme.
4.2.0+2 #
- Add
fontWheights
inThemeSwitcher
- Minor fix
4.2.0+1 #
- Minor fix on
Loader
4.2.0 #
- Change
RoundedContainer
's container fo aAnimatedContainer
- Add a boolean value for the enable/disable of the
RoundedButon
's
4.1.0+3 #
- Fix
fontFamily
inMarkdownText
4.1.0+2 #
- Add
fontFamily
inMarkdownText
4.1.0+1 #
- Fix
textColor
in `RoundedButton - Fix color in
CustomTextField
4.1.0 #
- Fix Color
Grey
inCustomColors
- Add
fontWeights
inAutotext
4.0.0+1 #
- Fix README.md
4.0.0 #
-
Add
ThemeSwitcher
component -
Minor fix on
Autotext
andAppDelegate
-
Fix UT
3.1.1 #
- Fix selectedIcons not being displayed
- Add margin in the
RoundedButton
component
3.0.2 #
- Add selectedIcons to the Floating Nav bar
3.0.1 #
- Fix README.md
3.0.0 #
- Add
CustomNavigationBar
(and floating) - Add
Loader
(embeddable on any component) - Fix
RoundedButton
's animations
2.0.0 #
- Add
MarkdownText
component - Add
Carousel
component - Fix colors swapping and custom colors setting
1.0.1 #
- Add Doc for all the classes
1.0.0 #
- Add
RoundedButton
's animations - Add
TextButton
component - Can now customize the colors used by the
AppDelegate
for theme and so on
0.0.2 #
- Add
Rounded Button
0.0.1 #
- Add
RoundedContainer
- Add
TextField
- Add
AppDelegate
class - Add Colors and Shadows classes