Have you ever imagined build apps like playing LEGO or Playmobil?
Fun Blocks is a plug & play component framework and design system which smooth your dev experience.
| Code | Result |
|---|---|
ScreenPlan(
mainContent = {
CounterNotification(number = 5) {
Avatar(
mode = AvatarMode.Initials(fullName = "Lincoln Stuart")
) {}
}
}
) |
|
Based on Jetpack Compose.
It's recommended for POCs, studies and even production!
Text,Input,Pin.Chips,Badges,Alerts.Slider,Incrementer,Stepper,Progress Bar.Linear Chart,Bar Chart,Pie/Donut Chart.- And more...
- Publish lib on Maven.
- Publish the playground on Google Play Store.

