Skip to content
FlutterExp
Event Ticket
  • Home
  • Supporting Communities
  • Subscribe

Author: Goncalo Palma

  • Home
  • Goncalo Palma
Resources

How Slivers are made — Part 1 – Tomek Polański

November 26, 2019November 26, 2019Goncalo PalmaCustomScrollview, Sliver, SliverListLeave a comment

When we want to put a little more effort in our user experience when the user scrolls in our app, like for example showing and hiding content from the app bar when scrolling, we will have to use Slivers. Though they might Read More

Resources

Modular Flutter Apps — Design and Considerations – Gonçalo Palma

November 25, 2019November 26, 2019Goncalo PalmaLeave a comment

In the Android world, some companies divide their apps into multiple modules, either by feature or by layer (following the Clean Architecture approach).What if we tried to do the same in Flutter? What would be the benefits and the implications of dividing Read More

How To

Flutter Dark & Light Theme Using Provider – Damion Davy

November 11, 2019Goncalo PalmaDark Theme, Provider, ThemingLeave a comment

Adding a dark and light theme options for your app is a way for your users to choose how to best use your app depending on the time of the day (or personal taste). To that end, Damion Davy created a tutorial Read More

Uncategorized

The Boring Show – DashCast

October 31, 2019October 31, 2019Goncalo PalmaLeave a comment

In the latest episode of “The Boring Show”, Emily and Matt continue their work on DashCast, a podcasting application built in Flutter. They improve on their initial app, which played an mp3 file, by adding the provider package and the ability to Read More

Rémi Rousselet - FlutterExp featured speaker
Event

Meet our speakers! – Rémi Rousselet

September 11, 2019September 11, 2019Goncalo PalmaEvent, FlutterExp, Provider, Speaker, TalkLeave a comment

Chances are if you search for a Dart of Flutter question on StackOverflow you’ll find one person consistently answering those questions: Rémi Rousselet. Or maybe you’ve heard this year’s Google I/O talk about state management where provider was shown as a great Read More

Elaine Dias Batista - FlutterExp featured speaker
Event

Meet our speakers! – Elaine Dias Batista

September 11, 2019September 11, 2019Goncalo PalmaEvent, FlutterExp, Personal experience, Speaker, TalkLeave a comment

Google Developer Expert (GDE) for the Google Assistant and experienced mobile developer in both iOS and Android. She also has a passion for Google Assistant and natural language technology that she has expressed in a number of talks around the world. In Read More

Widgets

The Boring Show – Custom Paint – Youtube

September 6, 2019September 6, 2019Goncalo PalmaThe Boring Show, WidgetLeave a comment

If we want to create complex shapes in our apps, drawing curves, gradients and animating them, we will need to use the CustomPaint class. The Boring Show is back with a different perspective on how to use CustomPaint. Instead of just painting Read More

Resources

Dart 2 Cheat Sheet and Quick Reference 2019 | raywenderlich.com

September 4, 2019September 4, 2019Goncalo PalmaCheat sheet, referencesLeave a comment

When coming to a new language like Dart, we might know how to use the language for the most common syntax, such as for loops, if statements, declaring classes and methods and arithmetic operations. But what about closures? Optional arguments? Collections with Read More

How To

Parsing JSON in Flutter – Kevin Moore

September 2, 2019September 1, 2019Goncalo PalmaJson, ParsingLeave a comment

When developing a mobile application, most of the times we will need to make a request to a server, and the response (most of the times) will be in the form of JSON. That JSON object will have to be parsed into Read More

Resources

Dependency Injection In Flutter – Zubair Rehman

September 1, 2019September 1, 2019Goncalo PalmaDagger, Dependency InjectionLeave a comment

If you come from an Android background, you might be used to Dagger, the dependency injection framework for Android Development. Though Flutter does not have a Dagger implementation, Google created inject, which they name a “Compile-time dependency injection for Dart and Flutter, Read More

Posts navigation

1 2 … 4 Next

Recent Posts

  • HatReload Chronicles – Thomas
  • HatReload Chronicle – Rémi
  • How Slivers are made — Part 1 – Tomek Polański
  • Modular Flutter Apps — Design and Considerations – Gonçalo Palma
  • HatReload Chronicle – Efthymios

Recent Comments

    Archives

    • December 2019
    • November 2019
    • October 2019
    • September 2019
    • August 2019
    • July 2019

    Categories

    • Apps
    • Articles
    • Event
    • HatReload Chronicles
    • How To
    • Resources
    • Testing
    • Uncategorized
    • Widgets

    About US

    First european community conference about Flutter

    Recent Posts

    • HatReload Chronicles – Thomas
    • HatReload Chronicle – Rémi
    • How Slivers are made — Part 1 – Tomek Polański
    • Modular Flutter Apps — Design and Considerations – Gonçalo Palma
    • HatReload Chronicle – Efthymios

    © All right reserved

    Event Star by Acme Themes
    • Facebook
    • Twitter
    • Code of Conduct
    • Supporting Communities

    Event Booking