Skip to content

Commit 66482f1

Browse files
ionicfirebaseappgitbook-bot
ionicfirebaseapp
authored andcommitted
GitBook: [#476] No subject
1 parent 25dd716 commit 66482f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/gf-card.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: >-
66

77
# GF Custom Flutter Card
88

9-
![GF Flutter Card Widget ](https://ik.imagekit.io/ionicfirebaseapp/getwidget/docs/tr:w-800,f-auto/Cards\_\__with_avatar_JFmx-k0gX.png)
9+
![GF Flutter Card Widget ](https://ik.imagekit.io/ionicfirebaseapp/getwidget/docs/tr:w-800,f-auto/Cards\_\_\_with\_avatar\_JFmx-k0gX.png)
1010

1111
## GF Flutter Card Example
1212

@@ -45,11 +45,11 @@ buttonBar: GFButtonBar(
4545
),
4646
```
4747

48-
## GF Flutter Cards with [Flutter Avatar](gf-avatar.md)
48+
## GF Flutter Cards with [Flutter Avatar](https://docs.getwidget.dev/gf-avatar/)
4949

5050
**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.**
5151

52-
![GF Flutter Cards with Avatar](https://ik.imagekit.io/ionicfirebaseapp/getwidget/docs/tr:w-800,f-auto/Cards_with_avatars\_3x_wiStZFa9L.png)
52+
![GF Flutter Cards with Avatar](https://ik.imagekit.io/ionicfirebaseapp/getwidget/docs/tr:w-800,f-auto/Cards\_with\_avatars\_3x\_wiStZFa9L.png)
5353

5454
Below is a simple example code of **GF Flutter Card with Avatar**:
5555

@@ -106,7 +106,7 @@ import 'package:getwidget/getwidget.dart';
106106

107107
**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.
108108

109-
![GF Flutter Cards with OverlayImage](https://ik.imagekit.io/ionicfirebaseapp/getwidget/docs/tr:w-800,f-auto/cards-with-image-overlays-2x_XIMzf_Bc7\_-j3RXaSa2.webp)
109+
![GF Flutter Cards with OverlayImage](https://ik.imagekit.io/ionicfirebaseapp/getwidget/docs/tr:w-800,f-auto/cards-with-image-overlays-2x\_XIMzf\_Bc7\_-j3RXaSa2.webp)
110110

111111
Below shows a simple example code for **GFCard with Card OverlayImage**:
112112

0 commit comments

Comments
 (0)