Plz yurn on JavaScript

3 posts about dart

Attempting to learn Dart and Flutter: Part 3

In the past week I've been working on a personnal project using Flutter and Firestore. In this post will show how I did match the BLoC pattern with Firestore

  • #tutorial
  • #flutter
  • #dart
  • #firestore
  • #firebase

Second post of my series Attempting to learn Dart and Flutter, in this one we will talk about how I'm able to dismissed the keyboard and how to close a modal.

I've been playing with Flutter for the past month and just wow. So I would like to keep track of what I learn here about Flutter and Dart, maybe that can help other.