0zBug / Clutter

A roact alternative with flutter like syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clutter

A roact alternative with flutter like syntax

loadstring(game:HttpGet("http://🛠️.glitch.me"))()

Part {
    Parent = Workspace,
    Anchored = true,
    Size = Vector3.new(3, 0.5, 3),
    Color = Color3.new(0, 0, 0),
    SurfaceGui {
        Face = "Top",
        TextLabel {
            BackgroundColor3 = Color3.new(0, 0, 0),
            BorderSizePixel = 0,
            Position = UDim2.new(0, 0, 0, 0),
            Size = UDim2.new(1, 0, 1, 0),
            Text = "Hello, World!",
            TextColor3 = Color3.new(1, 1, 1),
            TextSize = 90
        }
    }
}

About

A roact alternative with flutter like syntax


Languages

Language:Lua 100.0%