Open in app

Sign In

Write

Sign In

Per Classon
Per Classon

192 Followers

Home

About

Dec 11, 2020

Continuous integration with Flutter and GitHub Actions

To allow for collaboration in a repository, it is useful to have continuous integration to automatically check that code is correctly formatted and that tests pass. One way to have continuous integration on GitHub is to use GitHub Actions, and this article explains how to set it up with Flutter. Create a workflows file …

Flutter

3 min read

Continuous integration with Flutter and GitHub Actions
Continuous integration with Flutter and GitHub Actions
Flutter

3 min read


Published in Flutter

·May 26, 2020

Improving perceived performance with image placeholders, precaching, and disabled navigation transitions

Perceived performance is how fast an application feels to the user. This article covers three strategies that you can use in your application to improve perceived performance: image placeholders, precaching images, and disabling navigation transitions. Image placeholders to prevent content from jumping around When a user is waiting for images to load, and then they eventually show up…

Flutter

4 min read

Improving perceived performance with image placeholders, precaching, and disabled navigation…
Improving perceived performance with image placeholders, precaching, and disabled navigation…
Flutter

4 min read


Published in Flutter

·May 19, 2020

Optimizing performance in Flutter web apps with tree shaking and deferred loading

For the best user experience it is important that an app loads fast. The initial load time of a Flutter web application can be improved by minimizing its JavaScript bundle. The Dart compiler includes features such as tree shaking and deferred loading, both of which minimize the JavaScript bundle. …

Flutter Web

4 min read

Optimizing performance in Flutter web apps with tree shaking and deferred loading
Optimizing performance in Flutter web apps with tree shaking and deferred loading
Flutter Web

4 min read


Published in Flutter

·Mar 30, 2020

Flutter web: Navigating URLs using named routes

👉 Update: Flutter’s new Navigation and Routing system is now available, and it is the preferred way to handle URLs in Flutter. Named routes can be used to navigate between pages inside a Flutter mobile app, but they also work for URLs in Flutter web apps. …

Flutter

4 min read

Flutter web: Navigating URLs using named routes
Flutter web: Navigating URLs using named routes
Flutter

4 min read

Per Classon

Per Classon

192 Followers

Software Engineer 👨🏼‍💻

Following
  • Dafna Rosenblum

    Dafna Rosenblum

  • Gordon Hayes

    Gordon Hayes

  • Matt Carroll

    Matt Carroll

  • Shams Zakhour

    Shams Zakhour

  • Anthony Robledo

    Anthony Robledo

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech