Serverpod with Flutter | CRUD operations tutorial (Part 2)

preview_player
Показать описание
In this tutorial we will see how to create Serverpod project and work with endpoints.
Also, we will cover all CRUD operations on Postgres DB.

Download Postico from here:

If you like my work

Join this channel to get access to perks:

Gears ========

#CodeX
Connect with me on social media:
Рекомендации по теме
Комментарии
Автор

Protocol (Folder/Directory) has been renamed to Models.
Good luck developers <3

mmkamal
Автор

Nice video series. I always recommend your videos to whom start to learn flutter. I also always check your tutorials even I m developing apps in flutter for 4 years. I just want to add one thing for these toturials that with latest upgrade of serverpod, protocols directory named models and, model creates its own repository called db. CRUD ops will be totaly removed to this repository class. and also update insert or delete ops for single article now called like Article.db.insertRow(), Article.db.updateRow(), Article.db.deleteRow().. etc, insert, update, delete methoths now expect list of models that operates bunch of ops at the time.

bilalsimsek
Автор

I'M GONNA FAINT! Amazing! I loved this ServerPod!!!

rafante
Автор

more Serverpod tutorials plz, thanks, big fan from China

imgroot
Автор

Your doing an amazing job with these videos..but after watching for hour Id recommend a backend to be built with Node.js or python

LungeloNgcemu
Автор

Excellent video, does serverpod support OAuth 2.0?

gauthamnadar
Автор

Failed to connect to the database. Retrying in 10 seconds. SocketException: The remote computer refused the network connection.
(OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 54421

allhzzenmiserable
Автор

What should i do if a am on Windows and can't use Postico

JonnyS
Автор

Hi, I have a problem when creating serverpod project. It does not have "generated" folder outside of lib (it does have a generated folder inside lib folder). Really appreciate if you can point out what is the issue. Thanks a lot.

tanphuocly
Автор

Hi, nice tutorial, I'm having a problem inserting a row in the database, it is complaining that the id field is null, why? it suppose that serverpod handle that ?

intuneknight
Автор

How does serverpod deal with nested objects(joins) ?

evandertorressaavedra
Автор

what about window user are they also download postico?

adnanhaider
Автор

postico is for mac what will we use for windows?

hiraazeem
Автор

I am learning getx, get cli, http (get and post api)
I hope you make 1 video guide how to get 1 api to listview and gridview (getx + http) and ontap to item navigation to detail new page
Look like app shopping....

vuquangngoc
Автор

PS docker-compose up --build --detach
[+] Running 2/0
- Container siragugal_server-postgres-1 Running 0.0s
- Container siragugal_server-redis-1 Running 0.0s
PS
PS dart bin\main.dart
SERVERPOD version: 0.9.19 mode: development time: 2022-11-14 20:06:44.013043Z
2022-11-14 20:06:44.379985Z Failed to connect to database.
PostgreSQLSeverity.error 42P01: relation "serverpod_runtime_settings" does not exist

jayamuruganj
Автор

alternative for potico? im using windows

jannray_dev
Автор

Postico is not available for windows, please make a playlist for serverpod tutorial

mdzunaed
Автор

Calling "await Employee.db.attach.address(employee, address);" have the same effect as calling "await Address.db.attach.employee(address, employee);"?

igorms
Автор

Hi, actually my server-postgres and server-redis are running and I can see them running on the docker but they when I open the link it says "Nothing to show the error"

aroobae
Автор

can it handle big projects with many users?

marcubale
welcome to shbcf.ru