Skip to content

LincolnStuart/fun-blocks

Repository files navigation

license api kmp


Fun Blocks: Let's stack some components and make your app!

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!

35+ Components

  • Text, Input, Pin.
  • Chips, Badges, Alerts.
  • Slider, Incrementer, Stepper, Progress Bar.
  • Linear Chart, Bar Chart, Pie/Donut Chart.
  • And more...

Next Steps

About

Some components to smooth your dev experience building apps!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages