components_toolbox 3.1.1 components_toolbox: ^3.1.1 copied to clipboard
A basic Toolbox for Flutter components with AppDelegate to manage the light and dark theme.
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