Open in app

Sign in

Write

Sign in

Rodrigo Bastos
Rodrigo Bastos

30 Followers

Home

About

Nov 22, 2021

Using Variants to Simplify Widget Testing in Flutter

Hey guys, are you okay? Everything is fine with me! Today I’m going to talk about a very cool subject, but very little commented on within the Flutter community. I’ll talk about using variants in your widget tests. …

Flutter

4 min read

Using Variants to Simplify Widget Testing in Flutter
Using Variants to Simplify Widget Testing in Flutter
Flutter

4 min read


Nov 22, 2021

Utilizando variantes para simplificar testes de Widgets em Flutter

Fala pessoal, tudo bem com vocês? Comigo está tudo bem! Hoje vou falar sobre um assunto muito legal, porém muito pouco comentado dentro da comunidade do Flutter. Falarei sobre como utilizar variants nos seus testes de widgets. …

Flutter

4 min read

Utilizando variantes para simplificar testes de Widgets em Flutter
Utilizando variantes para simplificar testes de Widgets em Flutter
Flutter

4 min read


Oct 29, 2021

Using derry to manage scripts on your Flutter project

One of the things I miss while developing in Flutter is somewhere where I can declare my project’s scripts. Something like the “scripts” section of a file like package.json so well known in Javascript projects. You can even declare some scripts in the “scripts” tag of your pubspec.yaml, …

Flutter

3 min read

Using derry to manage scripts on your Flutter project
Using derry to manage scripts on your Flutter project
Flutter

3 min read


Oct 29, 2021

Utilizando derry para gerenciar scripts em seu projeto Flutter

Uma das coisas que sinto falta enquanto estou desenvolvendo em Flutter é algum local onde eu possa declarar os scripts do meu projeto. Algo parecido com a seção “scripts” de um arquivo como o package.json tão conhecido em projetos Javascript. Você até pode declarar alguns scripts na tag “scripts” do…

Flutter

3 min read

Utilizando derry para gerenciar scripts em seu projeto Flutter
Utilizando derry para gerenciar scripts em seu projeto Flutter
Flutter

3 min read


Mar 30, 2021

Undo changes easily with replay_bloc

Hey 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 replay_bloc, a component of the bloc that gives us a state time machine. With it you can effortlessly implement the Undo functionality, which allows the…

Flutter

4 min read

State time machine with replay_bloc
State time machine with replay_bloc
Flutter

4 min read


Apr 29, 2020

How to test widgets with network images in Flutter

Have you ever tried to test widgets that has Images fetched from the internet and got this error bellow?

Flutter

3 min read

How to test widgets with network images in Flutter
How to test widgets with network images in Flutter
Flutter

3 min read


Mar 11, 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 trying to navigate to another page in a situation where you don’t have a BuildContext to use. …

Flutter

2 min read

Why do we need the context to Navigate?
Why do we need the context to Navigate?
Flutter

2 min read


Feb 21, 2020

How to Schedule after build callbacks in Flutter

If you develop Flutter applications for a while, or even if you are a casual Flutter developer you probably encounter yourself wanting to do some kind of action that uses the context (show a dialog for example) right when you build your widget. And if you tried, i know you…

Flutter

3 min read

How to Schedule after build callbacks in Flutter
How to Schedule after build callbacks in Flutter
Flutter

3 min read


Feb 17, 2020

Persistindo o estado do seu Bloc com hydrated_bloc

Fala galera, já falei sobre flutter_bloc, sobre testes com ele e para finalizar esta série de artigos sobre bloc com Flutter resolvi falar sobre um package muito interessante que tem a função de guardar o estado do seu bloc de maneira que quando você abrir o seu aplicativo novamente ele…

Flutter

3 min read

Persistindo o estado do seu Bloc com hydrated_bloc
Persistindo o estado do seu Bloc com hydrated_bloc
Flutter

3 min read


Feb 2, 2020

Parte 2 — Testando aplicativo usando flutter_bloc

Fala 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 que fizemos no primeiro artigo da série. Vamos testar o projeto criado no primeiro artigo dessa série. Preparados? Vamos lá! Para criarmos nossos testes vamos…

Flutter

5 min read

Parte 2 — Testando aplicativo usando flutter_bloc
Parte 2 — Testando aplicativo usando flutter_bloc
Flutter

5 min read

Rodrigo Bastos

Rodrigo Bastos

30 Followers

Technology addicted. Flutter advocate!

Following
  • Fred Grott

    Fred Grott

  • Machinescream

    Machinescream

  • Hany Elemary

    Hany Elemary

  • Nikita Sirovskiy

    Nikita Sirovskiy

  • Arthur Denner

    Arthur Denner

See all (14)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams