Explore tweets tagged as #Fluttertip
@roaakdm
Roaa πŸ¦„πŸ’™
3 years
#Flutter tip: instead of abruptly switching between 2 widgets, use the #AnimatedCrossFade to apply smooth fade animation for a better user experience πŸ”₯ πŸš€. #FlutterTip #FlutterDev
11
70
398
@roaakdm
Roaa πŸ¦„πŸ’™
3 years
If you've seen that cool Glass effect in UI design and wanted to add it to your #Flutter app,you can easily do so with the #BackdropFilter widgetπŸ”₯. Just wrap it with a ClipRect widget to apply the filter to the child only (it might be applied to the entire screenπŸ˜…). #FlutterTip
Tweet media one
16
102
659
@roaakdm
Roaa πŸ¦„πŸ’™
4 years
#Flutter tip: use the #SafeArea widget to make sure your content is not hidden by any operating system elements like the status bar at the top or the iOS home indicator at the bottom πŸ™…πŸ½β€β™€οΈ.You might need this if your page doesn’t have an app bar for example. #FlutterDev #FlutterTip
Tweet media one
8
62
470
@roaakdm
Roaa πŸ¦„πŸ’™
4 years
#Flutter tip: use the #ReorderableListView widget to easily create lists that the user can reorder πŸ€“. #FlutterDev #FlutterTip
Tweet media one
3
33
208
@roaakdm
Roaa πŸ¦„πŸ’™
4 years
#Flutter tip: avoid calling setState() in a long build method or all the child widgets in it will rebuild! . The best solution would be to destructure your build method into multiple small widgets. But if you can’t do that for some case, use the #ValueNotifier widget. #FlutterTip
Tweet media one
5
29
174
@roaakdm
Roaa πŸ¦„πŸ’™
3 years
#Flutter tip: use the #ColorFiltered widget to apply custom color filters to any section in your UI. An example usage would be to indicate inactive elements in your UI using a greyscale color filter. #FlutterTip #FlutterDev
Tweet media one
5
43
217
@mcflyDev
Gautier πŸ’™
3 years
🧐 Flutter tip 43.As you know I’m a test addict. Here’s one function I use every day πŸ‘‡. #flutterdev #flutter #fluttertip
Tweet media one
5
38
200
@roaakdm
Roaa πŸ¦„πŸ’™
4 years
#Flutter performance tip: for long lists, use the builder() constructor with your ListView or GridView widgets. This way your list/grid items will only be built on-demand as they are scrolled into view πŸ”₯↗️. #FlutterTip #FlutterDev #FlutterPerformance
Tweet media one
0
40
199
@mcflyDev
Gautier πŸ’™
3 years
🧐 Flutter tip 55. Center a form without hiding fields when the keyboard is opened. #flutterdev #flutter #fluttertip
Tweet media one
6
57
429
@theflutterway
The Flutter Way
4 years
Easily shape a Container as a Circle in #Flutter!!. @FlutterDev #fluttertip
Tweet media one
3
30
135
@mcflyDev
Gautier πŸ’™
3 years
🧐 Flutter tip 21.Preserve a page scroll threw navigation. #flutterdev #flutter #fluttertip
Tweet media one
0
21
116
@mcflyDev
Gautier πŸ’™
3 years
🧐 Flutter tip 45.Create a designed error screen. I’m bored by that red or grey screen. #flutterdev #flutter #fluttertip
Tweet media one
9
51
233
@mcflyDev
Gautier πŸ’™
4 years
🧐 Flutter tip 42.OverflowBar or Wrap?.Those two are very similar but… Do you know when to use one or another?. #flutterdev #flutter #fluttertip
Tweet media one
4
28
165
@roaakdm
Roaa πŸ¦„πŸ’™
4 years
#Flutter tip: use the #RichText widget to be able to change the text style of specific words or portions inside your paragraph. #Flutter #FlutterDev #FlutterTip
Tweet media one
7
19
145
@roaakdm
Roaa πŸ¦„πŸ’™
4 years
#Flutter tip: use the #WillPopScope widget to prevent your user from swiping the page to dismiss (pop) it. This is important when you're loading some API request for example. #FlutterDev #FlutterTip
Tweet media one
6
25
167
@mcflyDev
Gautier πŸ’™
3 years
🧐 Flutter tip #52.Speed up flutter code generation πŸš€. #flutterdev #flutter #fluttertip
Tweet media one
3
34
128
@mcflyDev
Gautier πŸ’™
3 years
🧐 Flutter tip 49.Detect your app outdated packages. #flutterdev #flutter #fluttertip
Tweet media one
1
16
73
@mcflyDev
Gautier πŸ’™
3 years
🧐 Flutter tip 46.React to keyboard shortcuts. #flutterdev #flutter #fluttertip
Tweet media one
0
16
77
@mcflyDev
Gautier πŸ’™
3 years
🧐 Flutter tip #32.Use an old flutter version . #flutterdev #flutter #fluttertip
Tweet media one
2
9
46
@mcflyDev
Gautier πŸ’™
2 years
🧐 Flutter Tip .How to show an overlay with flutter? . #flutter #flutterdev #fluttertip
Tweet media one
3
16
118