@JohannesMilke
Flutter YouTuber & Blogger ⭐🎥
Você recebeu 2,280 estrelas em seus repositórios públicos.
Seus projetos foram bifurcados 1,088 vezes.
Você fez 2,000 contribuições no último ano.
Você programa em 4 linguagens diferentes.
Você tem 4,909 seguidores no GitHub.
Sua conta GitHub existe há 7 anos.
Teste como suas métricas afetariam seu GitScore
Persist data with Flutter's Sqflite Database locally on your Android or iOS device by using Raw SQL statements.
Download files from Firebase Storage with Flutter. List all images, videos, or other files from Firebase and download them.
Create a Flutter Webview App Example that allows to load URLs, display web pages with HTML, run Javascript on Android and iOS.
Apply shaders to widgets with Flutter ShaderMask to achieve cool visual effects for texts and images in Flutter.
How to use the FutureBuilder correctly in Flutter to wait for data before displaying the data inside your Flutter app.
Mask a Text with an Image in Flutter by using the ShaderMask and ImageShader to create a clipping mask with Flutter.