Quantcast
Channel: Giuseppe Vetri
Browsing all 20 articles
Browse latest View live

Functions in Dart

Functions - EN In this section, we're going to talk about functions, how it works on Dart and the function types. 🤔What is a function? A function is a block of code that should be organized, perform a...

View Article



Funciones en Dart

En esta sección vamos a hablar sobre las funciones, como funcionan en Dark y sus tipos. 🤔¿Qué es una función? Una función es un bloque de código que debe ser organizado, realizar una sola tarea y debe...

View Article

Parameters in Dart

Hi there! in the last post we've been talking about variables and functions. If you missed it, you can check our previous post here. Variables Functions We saw them previously. On the previous post...

View Article

Parámetros en Dart

¡Hola!, en los ultimos post he hablado sobre variables y funciones. Si te los has perdido, te dejo el link a ellos aqui debajo para que puedas echarle un ojo. Variables Funciones Ya hemos hablado un...

View Article

Control flow in Dart

Hi there!, in the last month I've been writing about Dart and how things work in this language. If you're new here, you can check my other post about Dart. I'll leave it down below. Variables Functions...

View Article


Control Flow en Dart

Control Flow - ES Hola!, en el último mes he estado escribiendo sobre Dart y cómo funcionan las cosas en este lenguaje. Si eres nuevo por acá puedes revisar mis otros post sobre Dart. Dejaré los...

View Article

Image may be NSFW.
Clik here to view.

Collections in Dart

Hello everyone, this week we're going to talk about Collections. Collections are a crucial part of every project. As always let's start with what are Collections. Collections are objects that groups...

View Article

Image may be NSFW.
Clik here to view.

Collections en Dart

¡Hola! Esta semana vamos a hablar sobre Collections. Las Collections son muy importantes en la mayoría de proyectos en los que trabajamos. Como siempre, empecemos hablando sobre qué son la Collections....

View Article


Powerful list functions in Dart that you should know

In the previous post about Dart, we talked about Collections in Dart. We spoke about List, Maps, and sets. And today, we're going to talk about some functions that are awesome and can help you in many...

View Article


Funciones increibles que debes conocer al trabajar con Dart

Funciones increibles que debes conocer al trabajar con Dart En los post anteriores sobre Dart, hablamos sobre las Collections. Hablamos sobre Lists,Maps y sets. Y en esta oportunidad vamos a hablar...

View Article

Image may be NSFW.
Clik here to view.

Classes in Dart

Hi! We've been learning about Dart for some weeks, if you've been following this series, you know we learned a lot of topics. In this post we're going to talk about Classes in Dart, the Classes are one...

View Article

Image may be NSFW.
Clik here to view.

Classes en Dart

Hola! Hemos estado aprendiendo sobre Dart por algunas semanas, si has seguido esta serie espero que hayas aprendido un montón. En este post vamos a hablar sobre cómo funcionan las Clases en Dart, las...

View Article

The Ectasy of the gratitude

Photo by Hello I'm Nik 🇬🇧 on UnsplashI’m an Android developer from Venezuela who works and lives in Madrid. I’ve been in this city for two years, I love Madrid and Spanish food. I always wanted to...

View Article


Image may be NSFW.
Clik here to view.

Storing in database with Flutter

Storing text in the Database is one of the most current operations that we, as developers, are going to do. Sometimes we need to save the data from the server so the users can open the app and if...

View Article

Image may be NSFW.
Clik here to view.

Guardar en base de datos con Flutter

Guardar en base de datos con Flutter Photo by Tim Evans on Unsplash.Almacenar texto en la base de datos es junto a las llamadas a red, una de las operaciones que como desarrolladores más tenemos que...

View Article


Image may be NSFW.
Clik here to view.

What is a unit test

What is a unit test You probably seen in those job offers, "Experience with Tests and TDD." But if you're like me you probably have no idea about tests, you heard about them, and you know that the...

View Article

Image may be NSFW.
Clik here to view.

Que es un unit test (Prueba unitaria)

Hola! Probablemente hayas visto en ofertas de trabajo la siguiente frase, "Experiencia con pruebas unitarias y TDD." Pero si eres como yo y no tienes idea sobre tests, has oído de ellos, sabes que...

View Article


Image may be NSFW.
Clik here to view.

📸 Como tomar una foto con Flutter o elegir una foto de la galería.

¡Hola! Ultimamente he estado trabajando en una app que requiere tomar una foto desde la app o de la galeria y mostrarla al usuario. He aprendido un par de cosas implementando esta feature y he querido...

View Article

Image may be NSFW.
Clik here to view.

📸 Taking a picture and selecting from gallery in Flutter

Hi there! I've been working in an App that requires to take a picture from the app or pick it from the gallery. And here's what I learned about it. There are many ways to take a photo using the camera....

View Article

Image may be NSFW.
Clik here to view.

Cloudbuild with Android - Using Encrypted Environment Variables

Hi there! At my current work, we had a problem with our CI/CD, and we started to look for alternatives. We checked out various platforms like CircleCI, Bitrise, and others. Still, the process to ask...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images