flutter_stash library

Classes

BubbleLoader
This stateful widget is used as a custom CircularProgressIndicator [...]
SplashScreen
TooltipText
Simple widget used to add a Tooltip to a Text widget [...]

Functions

contrastOf(Color background) Color
Returns the adequate text color to contrast with a given background Color
sum(double a, double b) double
Used as a simplified reducer method [...]
toFirstUpper(String string) String
Formats a given string to used a 'sentence' format : [...]