Skip to content
/ Clutter Public

A roact alternative with flutter like syntax

Notifications You must be signed in to change notification settings

0zBug/Clutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages