Using Variants to Simplify Widget Testing in FlutterHey guys, are you okay? Everything is fine with me!Nov 22, 20211Nov 22, 20211
Utilizando variantes para simplificar testes de Widgets em FlutterFala pessoal, tudo bem com vocês? Comigo está tudo bem!Nov 22, 20211Nov 22, 20211
Using derry to manage scripts on your Flutter projectOne of the things I miss while developing in Flutter is somewhere where I can declare my project’s scripts. Something like the “scripts”…Oct 29, 2021Oct 29, 2021
Utilizando derry para gerenciar scripts em seu projeto FlutterUma das coisas que sinto falta enquanto estou desenvolvendo em Flutter é algum local onde eu possa declarar os scripts do meu projeto. Algo…Oct 29, 2021Oct 29, 2021
State time machine with replay_blocHey guys, I’m here again to talk about another component of the bloc pattern ecosystem. Today we are going to talk a little bit about…Mar 30, 2021Mar 30, 2021
How to test widgets with network images in FlutterHave you ever tried to test widgets that has Images fetched from the internet and got this error above?Apr 29, 2020Apr 29, 2020
Why do we need the context to Navigate?When you are fresh new on the flutter world you may find a little cumbersome the navigation process. I’m almost sure you found yourself…Mar 11, 2020Mar 11, 2020
How to Schedule after build callbacks in FlutterIf you develop Flutter applications for a while, or even if you are a casual Flutter developer you probably encounter yourself wanting to…Feb 21, 2020Feb 21, 2020
Persistindo o estado do seu Bloc com hydrated_blocFala galera, já falei sobre flutter_bloc, sobre testes com ele e para finalizar esta série de artigos sobre bloc com Flutter resolvi falar…Feb 17, 2020Feb 17, 2020
Parte 2 — Testando aplicativo usando flutter_blocFala galera, hoje vamos continuar a nossa série que fala sobre o flutter_bloc. E o assunto será testes. Vamos testar o aplicativo de tiles…Feb 2, 2020Feb 2, 2020