Open in app

Sign In

Write

Sign In

Diego Velasquez
Diego Velasquez

1.7K Followers

Home

About

Published in

Flutter Community

·Apr 22, 2020

Flutter: SliverAppBar with Stretchy Header

Wooo after a long time that I didn’t write, this was because I was busy at work, making videos on the YouTube channel (The Dart Side), helping on StackOverflow (Spanish version)and adding new examples to my flutter samples repo. Have you ever seen widgets with headers that can be stretched…

Flutter

3 min read

Flutter: SliverAppBar with Stretchy Header
Flutter: SliverAppBar with Stretchy Header
Flutter

3 min read


Published in

Flutter Community

·Jun 7, 2019

Flutter: Increase the power of your AppBar & SliverAppBar

In Flutter to create a toolbar we use the well-known AppBar widget, and when we want a dynamic toolbar that when we slide it shows us content, we use the great widget called SliverAppBar. These Widgets allow us to add a touch of beauty to our application, and without a…

Android

4 min read

Flutter: Increase the power of your AppBar & SliverAppBar
Flutter: Increase the power of your AppBar & SliverAppBar
Android

4 min read


Published in

Comunidad Flutter

·Mar 21, 2019

Comunicación entre Widgets

Este artículo es una traducción al español de la que escribí originalmente y lo puedes encontrar en el siguiente enlace. He visto muchas veces esta pregunta en StackOverflow y en otros foros/redes sociales, cuando empezamos con Flutter, tenemos la duda de cómo podemos comunicarnos entre widgets, es decir de Widget…

Mobile

4 min read

Comunicación entre Widgets
Comunicación entre Widgets
Mobile

4 min read


Published in

Flutter Community

·Mar 21, 2019

Flutter: Communication between widgets

I have seen this question many times in StackOverflow and in other forums / social networks, when we started with Flutter, we have the question of how we can communicate between widgets, that is, from parent Widget to child Widget and vice versa. We have many ways of communicating between…

Android App Development

4 min read

Flutter: Communication between widgets
Flutter: Communication between widgets
Android App Development

4 min read


Nov 29, 2018

Flutter: App Clone — Android Messages

I have created this new section named App Clone, in which I will try to clone the screens of some known apps, as the first example I will show you how to imitate the main screen of the application Messages of Android. Don’t you know the app? …

Android

3 min read

Flutter: App Clone — Android Messages
Flutter: App Clone — Android Messages
Android

3 min read


Oct 23, 2018

Flutter : let’s know the ScrollController and ScrollNotification

In the majority of the apps we do, we have at least one Scrollable Widget. In some cases we want to extend the use of our elements within a scroll, for example: 1- When we want to know if we reach at the beginning or end of a list. (Either…

Android

6 min read

Flutter : let’s know the ScrollController and ScrollNotification
Flutter : let’s know the ScrollController and ScrollNotification
Android

6 min read


Sep 24, 2018

Flutter : Widget Size and Position

I have read many questions about how we can obtain the dimensions or positions of the widgets that we have on screen. In some cases we find ourselves in situations in which we want to achieve that for any reason. The widget doesn’t have position or size by itself, in…

Android

4 min read

Flutter : Widget Size and Position
Flutter : Widget Size and Position
Android

4 min read


Aug 7, 2018

Flutter : Firebase Dynamic Link

I’m going to tell you about my experience using Firebase Dynamic Link into a Flutter project. For those who don’t know about Firebase Dynamic Link, here is a video. As you can see, it’s a tool that has many advantages, in our case, we were very interested in receiving…

Firebase

4 min read

Flutter : Firebase Dynamic Link
Flutter : Firebase Dynamic Link
Firebase

4 min read


Jul 30, 2018

Flutter : Shared Element Transitions — Hero — Heroes

As Android developers, most of us have seen the Shared Element Transition, if we have not seen it, I will explain what it is. Shared Element transition are the animations that are shown for certain elements that go from one screen to another, the clearest example is when we have…

Android

5 min read

Flutter : Shared Element Transitions — Hero — Heroes
Flutter : Shared Element Transitions — Hero — Heroes
Android

5 min read


Jul 10, 2018

Flutter : Collapsing Toolbar — Sliver App Bar

The Collapsing Toolbar is UI component widely used in our applications today. It consists of displaying an image or background in the upper part of the screen, occupying a fixed space, so that later, by scrolling upwards, the content changes and becomes a navigation bar in iOS or toolbar in…

Android

3 min read

Flutter : Collapsing Toolbar — Sliver App Bar
Flutter : Collapsing Toolbar — Sliver App Bar
Android

3 min read

Diego Velasquez

Diego Velasquez

1.7K Followers

Google Developer Expert in Dart and Flutter https://www.diegoveloper.com

Following
  • Emily Fortuna

    Emily Fortuna

  • uxplanet.org

    uxplanet.org

  • John Maeda

    John Maeda

  • Nathan Kontny

    Nathan Kontny

  • Yonatan V. Levin

    Yonatan V. Levin

See all (14)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams