You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## GF Flutter Cards with [Flutter Avatar](gf-avatar.md)
48
+
## GF Flutter Cards with [Flutter Avatar](https://docs.getwidget.dev/gf-avatar/)
49
49
50
50
**GFCards** can be customized with different other types of **GFComponents**. **GFcards** give us data about the particular block. In addition, an **avatar** gives more precise information about the block. Hence **GFAvatar** can be used with **GFCard** to make a **GFCard Avatar.**
51
51
52
-

52
+

53
53
54
54
Below is a simple example code of **GF Flutter Card with Avatar**:
**GFCards** has **OverlayImage** property wherein a **background image** can be placed and upon the image any widget like **Text**, **buttons** can be used as shown in the image below.
108
108
109
-

109
+

110
110
111
111
Below shows a simple example code for **GFCard with Card OverlayImage**:
0 commit comments