Flutter Todo App calling backend .NET APIs, from scratch in Minutes!

preview_player
Показать описание
In this video tutorial, we'll start from scratch and walk through the process of creating a new native Flutter app within a new .NET Blazor Server project. We'll begin by installing the Flutter SDK and setting up a new Blazor Server project. Then, we'll add a new native Flutter app to our project, enabling us to create new native iOS and Android UIs for our existing TODO Blazor Web App.

Next, we'll demonstrate the iterative development workflow of making changes to the backend .NET APIs that can be easily kept in-sync with our clients' Dart DTOs, all from within Android Studio or the command-line. This workflow allows us to rapidly develop and test changes to our APIs while ensuring that our client-side code remains in-sync, reducing the risk of errors or inconsistencies.

ServiceStack:

Docs:
Рекомендации по теме
Комментарии
Автор

I started with flutter last month. More Flutter + service stack content :)

visit shbcf.ru