Open in app

Sign in

Write

Sign in

gskinner team
gskinner team

85 Followers

Home

About

Published in

Flutter Community

·Apr 14, 2020

Introducing StatsFl, an FPS monitor for Flutter — gskinner blog

As we begin pushing Flutter to more platforms such as Desktop and Web, it is becoming increasingly important to quickly and easily measure performance of your application. While the built-in performance monitor gets the job done, it leaves a lot to be desired in terms of readability. To help ease…

Flutter

2 min read

Introducing StatsFl, an FPS monitor for Flutter — gskinner blog
Introducing StatsFl, an FPS monitor for Flutter — gskinner blog
Flutter

2 min read


Published in

Flutter Community

·Apr 2, 2020

Create Custom App Themes — gskinner blog

There is a lot to like about Flutter, but one area I’m sure no one loves, is taming the Material Theme system! With over 65(!) properties, some of which, like TextTheme, break out into 10 more sub-properties is enough to make you go crazy pretty quick. Last week we looked…

Flutter

4 min read

Create Custom App Themes — gskinner blog
Create Custom App Themes — gskinner blog
Flutter

4 min read


Published in

Flutter Community

·Mar 31, 2020

Tame those TextStyles! — gskinner blog

One of the most verbose parts of Flutter is handling of various font styles, sizes, and families. In this post, we’ll show a couple of the tricks we’re using in production to ease this pain point. Styles.dart The first step we do in nearly every project, is to define a base…

Flutter

2 min read

Tame those TextStyles! — gskinner blog
Tame those TextStyles! — gskinner blog
Flutter

2 min read


Published in

Flutter Community

·Mar 20, 2020

The new ‘animations’ package explained — gskinner blog

The Flutter team recently dropped a great new transitions package, based on the new Material 2 design spec, the somewhat ambiguously-named: animations package. They are super cool to look at and appear to be highly performant. The only issue? The examples they’ve provided with the package are pretty hard to…

Flutter

4 min read

The new ‘animations’ package explained — gskinner blog
The new ‘animations’ package explained — gskinner blog
Flutter

4 min read


Published in

Flutter Community

·Mar 17, 2020

Flutter: sized_context — An easier way to access MediaQuery.size! — gskinner blog

After sharing our simplified screen size detection example to reddit last week, we received a great suggestion from the community: the concept would work even better as a set of extension methods. The original thought was to add the methods to MediaQuery, which didn’t seem that appealing because it would…

Flutter

2 min read

Flutter: sized_context — An easier way to access MediaQuery.size! — gskinner blog
Flutter: sized_context — An easier way to access MediaQuery.size! — gskinner blog
Flutter

2 min read


Published in

Flutter Community

·Feb 13, 2020

Flutter: Creating a Flippable Box with TweenAnimationBuilder

One of the great things about Flutter, is how you can use composition to combine multiple built-in Widgets, creating unique UI’s very quickly and easily. Today, we’re going to create a FlippableBox, which is a double-sided card, that holds two pieces of content and automatically re-sizes to match its content…

Flutter

6 min read

Flutter: Creating a Flippable Box with TweenAnimationBuilder
Flutter: Creating a Flippable Box with TweenAnimationBuilder
Flutter

6 min read

gskinner team

gskinner team

85 Followers
Following
  • Paul Bellows

    Paul Bellows

  • Yoon Lee

    Yoon Lee

  • Hans Muller

    Hans Muller

See all (9)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams