Skip to content

thelumiereguy/WidgetifyAndroid-MVP

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

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages