flutter_stash
flutter_stash library
flutter_stash
flutter_stash
flutter_stash library
flutter_stash
package
Libraries
flutter_stash
Dart
dart:ui
Core
dart:async
dart:collection
dart:convert
dart:core
dart:developer
dart:math
dart:typed_data
VM
dart:io
dart:isolate
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 :
[...]
flutter_stash library
Classes
BubbleLoader
SplashScreen
TooltipText
Functions
contrastOf
sum
toFirstUpper