An interesting take into Design Patterns to use with Flutter.
#learning #plain@pathto_flutter
https://blog.stackademic.com/design-patterns-in-flutter-bridge-77e9a9298ed3
#learning #plain@pathto_flutter
https://blog.stackademic.com/design-patterns-in-flutter-bridge-77e9a9298ed3
Medium
Design Patterns in Flutter: Bridge
Welcome to the fourth article in the series “Design Patterns in Flutter”, where I try to break down different design patterns which we can…
#learning #plain
https://medium.com/@lennarddeurman/work-smart-not-hard-optimize-code-coverage-with-effective-testing-in-multi-package-flutter-edbb46de5138
https://medium.com/@lennarddeurman/work-smart-not-hard-optimize-code-coverage-with-effective-testing-in-multi-package-flutter-edbb46de5138
Medium
Work smart, not hard: optimize code coverage with effective testing in multi-package Flutter projects
An important aspect of building high-quality apps is proper testing. When building new apps, this is however one of the things that’s often…
https://dinkomarinac.dev/from-annotations-to-generation-building-your-first-dart-code-generator
#learning #plain@pathto_flutter
#learning #plain@pathto_flutter
Dinko Marinac's Blog
From Annotations to Generation: Building Your First Dart Code Generator
Discover why Flutter needs code generators and how to build your own. Complete guide with examples, tips, and best practices.
#learning #plain@pathto_flutter
https://medium.com/@pomis172/publishing-dart-backend-and-flutter-web-using-globe-4472b64009a0
https://medium.com/@pomis172/publishing-dart-backend-and-flutter-web-using-globe-4472b64009a0
Medium
Publishing Dart backend using Globe
In this article, we will overview how to easily publish a Dart backend without needing to take care of scalability, server management, etc.
First 💎 top article of the year.
https://medium.com/@brunovsiq/overcoming-challenges-with-apple-pay-and-wallet-extensions-in-a-flutter-app-baf121188c51
#plain@pathto_flutter
https://medium.com/@brunovsiq/overcoming-challenges-with-apple-pay-and-wallet-extensions-in-a-flutter-app-baf121188c51
#plain@pathto_flutter
Medium
How to integrate Apple Pay and Wallet Extensions into a Flutter App
Integrating Apple Pay into your Flutter app is a game-changing feature for boosting iOS user engagement and driving card usage in banking…
https://strapi.io/blog/how-to-build-a-simple-crud-application-using-flutter-and-strapi
#learning #plain@pathto_flutter
#learning #plain@pathto_flutter
strapi.io
How to Build a CRUD Application Using Flutter and Strapi
In this tutorial, we will learn how to build a Create, Retrieve, Update and Delete (CRUD) application using Flutter and Strapi.
https://codegitz.com/upload-image-from-flutter-to-node-js-express-js-simple-guide/
#plain@pathto_flutter
#plain@pathto_flutter
Codegitz
Upload Image From Flutter To Node.js: Simple Guide - Codegitz
Learn how to upload image from Flutter app to node.js server in a few simple and easy steps. Simple and straightforward guide.
https://medium.com/@pomis172/understanding-inheritedmodels-on-an-example-of-a-mediaquery-c3645b03bb45
#plain@pathto_flutter
#plain@pathto_flutter
Medium
Understanding InheritedModels on an example of a MediaQuery
This article aims to give an overview of how InheritedModels work, what is happening on the Element level and how to avoid excessive…
NitricDocs now have a new page for implementing a serverless REST API, check it out.
https://nitric.io/docs/guides/dart/serverless-rest-api-example
#plain@pathto_flutter
https://nitric.io/docs/guides/dart/serverless-rest-api-example
#plain@pathto_flutter
Nitric Docs
Guides: Building your first API with Dart and Nitric | Nitric Documentation
Use the Nitric framework to easily build and deploy Dart REST APIs for AWS, Azure or GCP
https://dev.to/arenukvern/flutter-app-ai-centric-architecture-for-small-startups-intro-notes-jl2
#plain@pathto_flutter
#plain@pathto_flutter
DEV Community
Flutter app AI centric architecture for small startups. Intro notes.
Thoughts about scalable code structure based on developer as user philosophy combined with iterative...