Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter-like Widgets on Android

Declarative UI for native Android, similar to widgets in Flutter. Everything has been manually drawn on Canvas.

For now there's Column, Row, Stack and Image widgets.



Column

This 'widget' works like a LinearLayout with orientation - VERTICAL

banner



Row

This 'widget' works like a LinearLayout with orientation - HORIZONTAL

banner



Stack

This 'widget' works like a FrameLayout

banner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages