Blocks

FlowUI aims to make the development flow easier for the devs and to do so, FlowUI provides you with ready to use blocks that you can use in your projects. These blocks are built using the components provided by FlowUI, Shadcn and are designed to be easily customizable to fit your needs. Whether you need a login form, a forgot password sheet, or any other common UI pattern, FlowUI has got you covered with its collection of blocks.

An authentication flow block with tabs.

npx shadcn@latest install flowui/auth01

Loading preview...

An authentication flow block with a different design.

npx shadcn@latest install flowui/auth02

Loading preview...

A delete box block

npx shadcn@latest install flowui/delete-box

Loading preview...