avatarGreg Perry

Summary

The website is a Medium-based compilation of articles focused on Flutter development, state management, and programming concepts, with some content freely accessible and the rest behind a paywall.

Abstract

The undefined website serves as a landing page for a collection of technical articles primarily centered on Flutter, a popular UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase. The content is authored by an individual with a deep interest in Flutter's state management solutions, such as StateX and the Fluttery Framework, and covers a range of topics from error handling to using SQLite in Flutter applications. The articles aim to provide insights into Flutter's design patterns, programming concepts, and practical implementations, with a mix of tutorials, opinion pieces, and showcases of sample code and class libraries. While all 'StateX' and 'Fluttery' articles are available to read for free, non-paying members of Medium.com are limited to three articles per month due to the platform's paywall restrictions.

Opinions

  • The author appears to be an advocate for Flutter, emphasizing its cross-platform capabilities and the effectiveness of its state management solutions.
  • There is a clear preference for the StateX extension and the Fluttery Framework, suggesting they enhance the native State class and work seamlessly with Flutter.
  • The author values the importance of proper error handling in Flutter applications and provides resources for implementing it effectively.
  • The articles convey a didactic approach, aiming to educate readers on various aspects of Flutter development, from basic concepts to advanced state management techniques.
  • The inclusion of sample code and class libraries indicates a commitment to providing practical, hands-on resources for developers.
  • The author encourages adherence to best practices in Flutter development, as seen in pieces discussing widget testing, lint rules, and the use of final variables.
  • The website's content suggests that the author is engaged in the Flutter community, contributing to discussions on state management, design patterns, and the overall Flutter approach to app development.

My Medium

Landing page for past articles

All ‘StateX’ and ‘Fluttery’ articles are free to read. The rest are behind a paywall limiting you to three articles per month if you’re not a paying member of Medium.com.

StateX

Flutter’s own State Management made better

Fluttery Framework

Looks like Flutter, Works like Flutter, Works with Flutter

StateX

The long-awaited extension of the State class

The InheritedWidget

FutureBuilder & InheritedWidget: One State Object

Flutter on the Web

A Flutter Web Framework

Comparing MVC to Other Design Patterns

Weather App with “mvc_pattern” and Bazaar in MVC and Shrine in MVC

Error Handling in Flutter

Error Handling in Flutter and An Error Handler for Flutter and Error Handling In My Flutter App

The Flutter Approach

The Key To Widget Testing and Lint Rules in Flutter and Declare Flutter Final!
Flutter’s Cross-Platform Approach and Switch Themes In My Flutter App and StatefulWidget’s Key & State
Flutter’s Dependency Injection? and My Code’s Not Good! Know Why?

Programming Concepts

Wonderous Made Better and State Management in Flutter?
Mixin’ State Objects Part 1 and Mixin’ State Objects Part 2

The ‘Decode Flutter’ Series

DECODE Flutter Series

Sample Code & Class Libraries

A Better Flutter Menu
Notifications in Flutter and A Better Bottom Bar and Search Bar in Flutter
Cupertino DateTime Picker and Hide Your Passwords and AlertDialog Widget

Using SQLite in Flutter

SQLite In My Flutter App and SQLite in Flutter

My Published Dart Packages

My Published Packages
Flutter App Development
Programming Languages
iOS App Development
Android App Development
Software Development
Recommended from ReadMedium