social_kit library
Classes
- BasicCarouselEntry
- Round Carousel Entry
- BorderPainter
- CardListTile
- CardListView
- ColorUnit
- RoundCarouselEntry
- Round Carousel Entry
- SleepWalker
- Moving the child widget to the given alignment with the given duration.
- ThemeScreen
- Theme Screen
- WaveCarouselEntry
- Wave Carousel Entry
- WaveUpDownClipper
Extensions
- FireFlutterNullableStringExtension on String?
- 문자열이 null 이거나 빈 문자열인지 확인하는 확장 함수
- StringExtension on String
Functions
-
comicTheme(
{required BuildContext context, ColorScheme? colorScheme}) → ThemeData -
flatTheme(
{required BuildContext context, ColorScheme? colorScheme}) → ThemeData -
sleekTheme(
{required BuildContext context, ColorScheme? colorScheme}) → ThemeData
Typedefs
- BasicCarouselItem = ({Widget image, Widget subtitle, Widget title})
- RoundCarouselItem = ({Widget image, Widget subtitle, Widget title})
- WaveCarouselItem = ({Widget image, Widget subtitle, Widget title})