Observable Flutter: MongoDB & Realm

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

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

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

    Catch more → goo.gle/ObservableFlutter

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

    Very Helpful! Thanks for the amazing livestream Craig!

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

    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 Месяц назад

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

  • @user-nu2nj7mf2z
    @user-nu2nj7mf2z Год назад +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?

  • @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?

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

    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