Programming

Using BuildContext in flutter from async functions

Several Months ago, I started to learn a little bit of Dart and Flutter to investigate the possibilities of both, language and framework, when creating cross-platform applications, although mainly focused on mobiles. The idea of these articles, which I imagine will be much shorter than usual, is none other than to put here things that I have been finding over time and that I have not seen quite clear in the official documentation, which by the way is very good.

Read more

Alexa Skills as web services - part 1: Creating the Skill in the Amazon developers portal

Today I will begin with something that I had pending to try for several months already. I will write a little bit about things that I am discovering when developing. New libraries, methods and design patterns, and in general things that I find along the way. I’ve noticed that there are a lot of people writing about this in English, but I don’t know how many people write in Spanish.

Read more