Android MaterialX Designs Flutter UI KitAndroid MaterialX Designs Flutter UI Kit
You will get all sort of buttons, layouts, you name it. I've got you covered.Android MaterialX Designs Flutter UI Kit
You will get all sort of buttons, layouts, you name it. I've got you covered.Overview
Android MaterialX has got you covered with all necessary UI templates you need to develop a robust app. It has everything you need.
Here is the data structure:
+ -- com.material.components // parent package
2
+ -- + activity // All activity page located here
3
+ -- + adapter // Adapter class for list or grid
4
+ -- + data // Data dummy generator class
5
+ -- + fragment // Fragment class for tab, viewpager
6
+ -- + helper // Drag and wipe lisview class helper
7
+ -- + model // Model class to represent object, like Person, Place, Music
8
+ -- + utils // Snippets code and support method
9
+ -- + widget // View divider decorator for list and grid
All the data displayed on app is dummy data, like people name, photos, time, text.
That data loaded from res/values/array.xml
We also store dummy string data at res/values/strings-data.xml, And all dummy photos comes from :
Category | App Templates / Flutter / UI Kits |
First release | 21 February 2022 |
Last update | 21 February 2022 |
Operating Systems | Android 7.0, Android 8.0, Android 9.0, Android 10.0, Android 11.0, Android 12.0, Android 4.0, Android 5.0, Android 6.0 |
Tags | material design, android template, flat ui, simple ui, material template, android design, material design android, sample material design, material android, google material design, material guideline, template material, ui component, ui animation, cardview, recycleview, ripple effect, material ui |