Flutter | How to perform CRUD with Firebase Realtime Database in Flutter | Project Setup | Proglabs

preview_player
Показать описание
This playlist is about showing you that how you can easily perform CRUD operations on Firebase Realtime Database with your Flutter application. This video is about project setup how you can connect your Flutter project with your Firebase Realtime Database. This video helps you in many of your projects.

GitHub repo:

Check our website
For blogs
For Queries

Get us on Social media
Рекомендации по теме
Комментарии
Автор

I really like your tutorial but i am getting the following after downloading from git hub can you help me i really like what you have done.

flutter pub get
Running "flutter pub get" in
The current Dart SDK version is 2.17.6.

Because requires SDK version >=2.18.0 <3.0.0, version solving failed.
pub get failed (1; Because requires SDK version >=2.18.0 <3.0.0, version solving failed.)
exit code 1

chrisl