Skip to content

LiveUser/fluttered_slint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluttered Slint

A way to create slint interfaces in a similar way to Google's Flutter. Hecho en Puerto Rico por Radamés J. Valentín Reyes.

Important note

This is just a proof of concept that just began development.

Example

Here is a Hello World example.

run_app(SlintedScaffold {
    body: Widget::Text(TextWidget{
        text: "Hello World".into(),
    }),
})

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors