Flutter Packages Widgets Architecture
19.8K views | +0 today
Follow
Your new post is loading...
Your new post is loading...
Scooped by Jan Hesse
May 2, 2020 9:00 AM
Scoop.it!

How to Build a Flutter™ App Bar Dashboard in 10 Minutes or Less

In this second part of our FlutterIn5Series, we are going to build widgets in 5 simple steps. More specifically, we are going to build a dashboard in the AppBar along with a simple bottom navbar, as…
No comment yet.
Scooped by Jan Hesse
April 29, 2020 5:38 PM
Scoop.it!

A Phone number authentication + OTP login page built with flutter

A Phone number authentication + OTP login page built with flutter | Flutter Packages Widgets Architecture | Scoop.it
A login page built with flutter inspired by a design found on Uplabs.
No comment yet.
Scooped by Jan Hesse
April 2, 2020 7:19 PM
Scoop.it!

App Theming in Flutter — Dark Mode/ Light Mode

In this article, we will see how to Theme our apps in Flutter.
As you know Google and Apple has released Dark Mode and Light Modes in their latest OS releases in Android 10 and iOS 13. So we have to…
No comment yet.
Scooped by Jan Hesse
March 28, 2020 3:11 AM
Scoop.it!

Building a Pokedex with Flutter

Building a Pokedex with Flutter | Flutter Packages Widgets Architecture | Scoop.it
This is the second part of the Flutter series, that will get you started with Flutter. In the first p... Tagged with flutter, dart, mobile.
No comment yet.
Scooped by Jan Hesse
March 28, 2020 3:00 AM
Scoop.it!

Flutter Simple Dependency Injection

If you are wondering what are your options to implement dependency injection in Flutter and how to use it, then read on for details. I have used the library “flutter_simple_dependency_injection” and…
No comment yet.
Scooped by Jan Hesse
February 19, 2020 1:55 AM
Scoop.it!

GFToast - A Flutter Toast Widget

GFToast - A Flutter Toast Widget | Flutter Packages Widgets Architecture | Scoop.it
Does your Flutter app have a Toast widget then why not try our GFToast widget component to build a ni... Tagged with flutter, opensource.
No comment yet.
Scooped by Jan Hesse
February 18, 2020 12:46 PM
Scoop.it!

Dart: What are mixins?

When I started to learn Dart, the concept of mixins was new for me.
I come from the C# world, where it does not exist (at least prior to C# 8.0, to the best of my knowledge).
At first, I found this…
No comment yet.
Scooped by Jan Hesse
November 28, 2019 7:55 PM
Scoop.it!

Flutter Stream Basics for Beginners

There are many comparisons of how to visualise a Stream so I’ll use a common one. A stream is like a pipe, you put a value on the one end and if there’s a listener on the other end that listener…
No comment yet.
Scooped by Jan Hesse
November 27, 2019 3:08 PM
Scoop.it!

Is Flutter ready for Enterprise mobile apps?

I last looked at Flutter when it had just come out of Beta. Back then it already showed a lot of promise, but quite a number of native features had to be accessed via hybrid implementations of…
No comment yet.
Scooped by Jan Hesse
November 10, 2019 1:46 PM
Scoop.it!

Animating Apps With Flutter

Animating Apps With Flutter | Flutter Packages Widgets Architecture | Scoop.it
Flutter provides great animation support for cross-platform apps. This article explores the new unconventional and an easier way to add animations to apps.
No comment yet.
Scooped by Jan Hesse
October 25, 2019 4:44 AM
Scoop.it!

The Best Flutter Responsive UI Pattern

Today I want to go over my solution to provide Sizing information at a base widget level so it can easily be incorporated into any architecture. This tutorial will not be to make a UI appear exactly…
No comment yet.
Scooped by Jan Hesse
October 15, 2019 5:20 PM
Scoop.it!

Dark Mode in Flutter

In this article I’ll discuss coding for dark mode in past, recent and future OS releases when writing apps in Flutter. Flutter was built with theming, so dealing with OS-level dark mode is pretty…
No comment yet.
Scooped by Jan Hesse
October 15, 2019 5:18 PM
Scoop.it!

Working with Barcodes and QR Codes in Flutter

Flutter apps are really good at performance and using Flutter we can build highly scaled apps. Flutter is found to be really sensational at various native features and services. Camera access and…
Lily Ray's curator insight, July 17, 2023 2:24 AM
Share your insight
Scooped by Jan Hesse
May 2, 2020 8:59 AM
Scoop.it!

Visualizing Flutter Bloc

I’m a visual learner. If you’re anything like me, you like to understand the higher up concepts before diving into details. I’ve started using Flutter at work and at home. It’s incredible how easy it…
No comment yet.
Scooped by Jan Hesse
April 29, 2020 5:21 PM
Scoop.it!

Responsive Web And Desktop Development With Flutter

Responsive Web And Desktop Development With Flutter | Flutter Packages Widgets Architecture | Scoop.it

  • Flutter has already made quite a splash on the mobile development scene. Now it’s taking on bigger devices as well. Here’s what you need to know to be ready to take on the task of developing web and desktop apps using this wonderful cross-platform framework.

No comment yet.
Scooped by Jan Hesse
April 2, 2020 7:16 PM
Scoop.it!

Flutter Provider State Management

When creating any larger app in flutter having a way to manage state is essential. There are lots of different types of state management options out there. Bloc, RxDart, MobX are just a few names…
No comment yet.
Scooped by Jan Hesse
March 28, 2020 3:01 AM
Scoop.it!

Demystifying State Management options in Flutter

Demystifying State Management options in Flutter | Flutter Packages Widgets Architecture | Scoop.it
Leading a mobile engineering team at SoluteLabs, I often come across questions like which architecture or state management techniques we follow in the context of Flutter. These questions are the…
Jan Hesse's insight:

Cool to see MVVM as the foundation to structure Apps.

No comment yet.
Scooped by Jan Hesse
March 3, 2020 4:01 PM
Scoop.it!

Extending Flutter Driver with custom commands

Extending Flutter Driver with custom commands | Flutter Packages Widgets Architecture | Scoop.it
In this post we'll look at how Flutter Driver communicates with your app and how we can extend that communication with custom commands.
No comment yet.
Scooped by Jan Hesse
February 19, 2020 1:47 AM
Scoop.it!

Validating and Formatting Payment Card Text Fields in Flutter

This article explains how you can validate payment card number, CVV and date. And also format the text fields in Flutter.
No comment yet.
Scooped by Jan Hesse
February 16, 2020 2:26 PM
Scoop.it!

An Error Handler for Flutter

Error Handling in Flutter errors your app parts package-private constructor function dispose State object
No comment yet.
Scooped by Jan Hesse
November 27, 2019 3:11 PM
Scoop.it!

Evaluating Flutter with Spikes & Prototypes

I’ve been following Dart and Flutter for a year or so now. In that time, Dart’s evolved into a fully-featured language, and Flutter’s developer tools have kept getting better. With any new…
No comment yet.
Scooped by Jan Hesse
November 27, 2019 3:07 PM
Scoop.it!

Learn Dart (for Flutter) by comparing it to TypeScript

Learning something new like the Dart language (used by Flutter) can be hard. This guide provides examples that are intended for people learning Dart/Flutter that are coming from a TypeScript…
No comment yet.
Scooped by Jan Hesse
November 4, 2019 4:27 PM
Scoop.it!

Building Flutter apps for multiple screen sizes and devices

At Newsvoice we have always been mobile first, over 95% of our app users are on mobile phones. We have really high ratings on App Store and Google Play, but they have occasionally been dragged down…
No comment yet.
Scooped by Jan Hesse
October 16, 2019 3:14 AM
Scoop.it!

Introducing Property Change Notifier

If you are a Flutter developer, chances are you’ve come across ChangeNotifier. It is an implementation of the Observer pattern and is used to allow multiple listeners to observe a model for changes…
No comment yet.
Scooped by Jan Hesse
October 15, 2019 5:19 PM
Scoop.it!

Flutter Face Detection

In this article, we’ll explore the basics of detecting faces within an image with Firebase ML Kit and make it visible with the help of CustomPainter. First create a Firebase project (refer to the…
No comment yet.