Observable Flutter: MongoDB & Realm

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

Комментарии • 15

  • @flutterdev
    @flutterdev  Год назад +6

    Catch more → goo.gle/ObservableFlutter

  • @philosophia5577
    @philosophia5577 8 месяцев назад +1

    Very Helpful! Thanks for the amazing livestream Craig!

  • @xeno7828
    @xeno7828 Год назад +5

    Very useful 👍
    especially when changes explained .. all the time i was updating widgets but in true only needed listening to db changes !))

  • @MohammedBabelly
    @MohammedBabelly Год назад +1

    That was helpful, I'm excited about RealM, thanks.

  • @arpasistemas3661
    @arpasistemas3661 4 месяца назад

    Congrats!!! That's an awesome approach how to handle offline first! Is there a github repository of this video?

  • @ФирузВорисов
    @ФирузВорисов Год назад +5

    What about Drift in past was named Moor. Last time I used Drift it looks simple and powerful. I mean Drift is not promoting well by community. What do you think why it is?

  • @brettkent9851
    @brettkent9851 2 месяца назад +1

    Why has this all been deprecated? We have just built an entire system based on your newly released service???

  • @taniapereira2293
    @taniapereira2293 Год назад +2

    Deus te abençoê

    • @gustav_spin
      @gustav_spin Год назад

      Verdade. Uma forma tão incrível de criar um banco local, que não entendi direito o que aconteceu. Vou reassistir umas 3 vezes.

  • @muyisawinner6583
    @muyisawinner6583 Год назад

    When I run flutter pub run realm generate nothing happen on console. What can be a problem ? Need help

  • @johnaran
    @johnaran Год назад

    does realm mongodb work via p2p connection?

  • @qwerzo4
    @qwerzo4 Год назад

    Is there a way to host realm on my own cloud server?

    • @lkiller4ol
      @lkiller4ol Год назад

      No, you'll need to use Atlas.

  • @TestGameplayFun
    @TestGameplayFun Год назад +1

    @RealmModel() class _GameConfigDB and then run dart run realm generate,[INFO] Succeeded after 55ms with 0 outputs (0 actions) , I don’t know what’s wrong?

    • @TestGameplayFun
      @TestGameplayFun Год назад +1

      After repeatedly executing "dart run realm generate" several times, it succeeded