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

Category: Resources

  • Home
  • Blog
  • Resources
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

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

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

Resources

Package – tweet_ui

August 22, 2019August 19, 2019Goncalo PalmaPackage, Sharing, TwitterLeave a comment

We might not want to make a Twitter clone, but we may want to show our users a fancy tweet or let them share all the tweets they want. And since it can be hard to create a layout that can adapt Read More

Resources

Flutter CLI: 52 hidden samples – Nitish Kumar Singh

August 20, 2019August 19, 2019Goncalo PalmaCLI, Command lineLeave a comment

Last week we featured an article about the command line, but there are still many secrets to be discovered. Did you know that there are 52 sample applications “hidden” in the CLI that we can easily create with 1 line in the Read More

Resources

Flutter: Push, Pop, Push – Pooja Bhaumik

August 14, 2019August 14, 2019Goncalo PalmaNavigation, TutorialLeave a comment

In Flutter, navigating between screens can be achieved by using the Navigator class, accessed either by using the widget tree’s BuildContext or by using a key. With it we can add (push) or remove (pop) screens from our app, add transition animations Read More

Articles, Resources

Filip H. versus Game Development

August 13, 2019August 12, 2019Goncalo PalmaGaming, VideoLeave a comment

Game development is hard. Even harder if it involves doing a procedurally generated story or “Skyrim in text form” as Filip put into words. So how can we do it in Dart? Filip Hráček started a weekly 2 hour stream in which Read More

Articles, Resources

Guide to Firebase Analytics for Flutter (Dart) – Gaspard Merten

August 12, 2019August 12, 2019Goncalo PalmaAnalitycs, FirebaseLeave a comment

We create, debug and publish an app and think that’s just it. But is it? As an app developer, we not only have to polish our apps and have great UI and user experience, but also we have to take into account Read More

Resources

Flutter Package – Flutter Rating Bar – Sarbagya Dhaubanjar

August 11, 2019August 9, 2019Goncalo PalmaPackage, WidgetLeave a comment

Some times we want our users to rate thing in our app: be it an item, the user’s overall appreciation for the app or his guess for the code-quality of our app (ok, maybe not the last one). Sarbagya Dhaubanjar created a Read More

Posts navigation

1 2 3 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