Flutter DefaultTextStyle Widget

preview_player
Показать описание
This was how to make and use the DefaultTextStyle widget within your Flutter app

COURSES

OVERVIEW
0:00​ DefaultTextStyle Flutter

MISSION
Our mission at Flutter Mapp (Flutter Mobile App) is to help purpose driven Flutter developers go full-time doing what they love and making an impact through coding. We achieve this with useful Flutter tips and straight to the point Flutter videos.

RECOMMENDED VIDEOS

EDITOR

SOCIAL MEDIA:

CONTACT

#FlutterMapp
#Flutter
Рекомендации по теме
Комментарии
Автор

Somehow I feel getting text styles from a custom Theme would be more efficient. But nonetheless this is an interesting widget

vladarskopin
Автор

Please Mr. Mapp 😀 I'd love for you to do a tutorial on "Provider" where where the data that gets saved to state is coming from an async call to an API. So basically, get data from an API, and then send it to global Provider state. Then the whole app can use that state without having to hit the API repeatedly. So basically what you'd do in React Redux with "Thunk". There is like no info anywhere on how to do this with Provider. I struggled to find my own pattern to do this and so far I think it works. But since it's my own unique solution, I feel that it's probably not ideal. (cuz of imposter syndrome probably, haha). Thx for reading.

JBuchmann
Автор

can you create a tutorial on how to create home screen widget.

vasugajjar