Skip to content

Commit e6136bf

Browse files
committed
adress review comments
1 parent 8ba54b1 commit e6136bf

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/intro/ff-ui/toolbar.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ The Command Palette makes it easy to find and use things in the App Builder. Ope
4646
## AI Tools
4747
FlutterFlow AI Tools is a powerful set of features designed to speed up app development by leveraging artificial intelligence. These tools allow you to quickly generate app elements such as pages, components, and even entire page layouts with relevant widgets automatically populated.
4848

49-
- **New Page Creation:** Instantly create complete app pages with the necessary layout and widgets. This can be particularly useful when you're unsure where to start.
49+
### New Page Creation
50+
Instantly create complete app pages with the necessary layout and widgets. This can be particularly useful when you're unsure where to start.
5051

5152
<div style={{
5253
position: 'relative',
@@ -74,7 +75,8 @@ FlutterFlow AI Tools is a powerful set of features designed to speed up app deve
7475
</div>
7576
<p></p>
7677

77-
- **New Component Creation:** Build reusable components quickly using AI.
78+
### New Component Creation
79+
Build reusable components quickly using AI.
7880

7981
<div style={{
8082
position: 'relative',
@@ -102,7 +104,8 @@ FlutterFlow AI Tools is a powerful set of features designed to speed up app deve
102104
</div>
103105
<p></p>
104106

105-
- **Sketch To Component:** Simply sketch out your desired layout, and FlutterFlow AI will turn your sketch into actual Components.
107+
### Sketch To Component
108+
Simply sketch out your desired layout, and FlutterFlow AI will turn your sketch into actual Components.
106109

107110

108111
<div style={{
@@ -131,7 +134,8 @@ FlutterFlow AI Tools is a powerful set of features designed to speed up app deve
131134
</div>
132135
<p></p>
133136

134-
- **Page Autocomplete:** This intelligently adds relevant widgets to a page based on the pages’s context, making it easy to complete partially built pages.
137+
### Page Autocomplete
138+
This intelligently adds relevant widgets to a page based on the pages’s context, making it easy to complete partially built pages.
135139

136140

137141
<div style={{

0 commit comments

Comments
 (0)