Felix Blaschke·Feb 5, 2022Create a real-time chat with pure Flutter and DartFlutter is getting more and relevant in the application environment. You can create mobile apps, web apps and desktop apps as well. One…
Felix Blaschke·Oct 13, 2021Let me help you with your readme!For over two years now, I am creating Flutter and Dart packages. In this time I learned one important thing:A response icon1A response icon1
Felix Blaschke·Apr 20, 2021Auto-updating web service in DartRecently I did some experiments with Dart. I wanted to have a HTTP server that can provide frontend code and some simple backend logic…
Felix Blaschke·Feb 14, 2021Riverpod simplified — An introduction to Flutter’s most advanced state management packageI am a huge fan of Riverpod (by Remi Rousselet). Not just because of all the advanced features, but because it’s so darn simple to use…A response icon10A response icon10
Felix Blaschke·Jan 22, 2021Huge upgrade for your Flutter animationsWith the today’s release of Simple Animations 2.5.0 a lot of new features coming to all Flutter developers.
Felix Blaschke·Dec 1, 2020Auto-import for Dart extension methodsExactly one year ago I started my supercharged package. It’s goal is to add some comfort to Flutter and Dart developers by adding some…A response icon1A response icon1
Felix Blaschke·Nov 21, 2020My experience on Null-Safety for Simple Animation and SuperchargedThis week the Flutter/Dart team announced the beta for null-safety dart code: Now it’s the perfect time for packages to migrate.
Felix Blaschke·Nov 19, 2020Liquid: The beginning of a new era of Simple AnimationsToday is one of the days where tons of hours of hard work come together. And I am very proud to make this freely available to all Flutter…A response icon2A response icon2
Felix Blaschke·Oct 27, 2020Better data processing in FlutterToday I updated the ⚡️ Supercharged package for Flutter with some interesting new features for data processing. As of today Supercharged…
Felix Blaschke·Aug 5, 2020Supercharged now on DartLast year when Dart released it’s extensions functions I created the ⚡️supercharged package. It’s goal is to close the gap between…