11
11
12
12
< section id ="payoff ">
13
13
< div class ="card-content ">
14
- < h1 > Flutter-view allows you to lay out your Flutter apps faster,
15
- using Pug/HTML and Sass/CSS</ h1 >
14
+ < h1 > Flutter-view is a command line tool that allows you to < br >
15
+ lay out your Flutter apps faster, using Pug/HTML and Sass/CSS</ h1 >
16
16
</ div >
17
17
</ section >
18
18
@@ -23,9 +23,10 @@ <h1>Flutter-view allows you to lay out your Flutter apps faster,
23
23
< div class ='entry col s4 '>
24
24
< i class ="fas fa-space-shuttle fa-3x "> </ i >
25
25
< h2 > Fast Layouts</ h2 >
26
- < p > Easily set up Flutter layouts</ p >
26
+ < p > Easily set up Flutter layouts< br > with hot reload</ p >
27
+ < p > Watches and updates code< br > as you save your layouts</ p >
27
28
< p > Visual Studio code support</ p >
28
- < p > Use Pug mixins to create layouts per platform</ p >
29
+ < p > Use Pug mixins to create< br > layouts per platform</ p >
29
30
< p > Clean generated code</ p >
30
31
</ div >
31
32
< div class ='entry col s4 '>
@@ -38,9 +39,9 @@ <h2>Powerful Styling</h2>
38
39
< div class ='entry col s4 '>
39
40
< i class ="fas fa-layer-group fa-3x "> </ i >
40
41
< h2 > Clean MVC / MVVM</ h2 >
41
- < p > Create a clear separation between model and views</ p >
42
- < p > Optional Dart library with reactive and layout tools</ p >
43
- < p > Special support for ScopedModel using the < b > reactive</ b > tag</ p >
42
+ < p > Create a clear separation< br > between model and views</ p >
43
+ < p > Optional Dart library with< br > reactive and layout tools</ p >
44
+ < p > Special support for ScopedModel< br > using the < b > reactive</ b > tag</ p >
44
45
</ div >
45
46
</ div >
46
47
</ div >
0 commit comments