Designing Airbnb Search | Algolia DevBit Session

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

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

  • @GroupB-j7o
    @GroupB-j7o Год назад +9

    How can we integrate algolia with a Fluttetflow app that has Supabase as its backend?

  • @0xBerto
    @0xBerto Год назад +1

    Really appreciate your teaching style and articulation John. We want more!
    I think the weekly ones with the duo may be a little tangentish. They’re great topics but it’s not focused and the conversation doesn’t come off as authentic. It’s like a persona for the camera. Still, love the team, love the effort and grateful for all of it 🚀🙏

  • @AlfaRomeoFox
    @AlfaRomeoFox 5 месяцев назад

    Love your videos, how talent you are, I hope you can keep making videos.

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

    Could you post the lines of code for the two custom actions?

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

    John this is amazing! thanks so much. I see where you input the variables from the arguments on the function (e.g., numeric filters: [ 'bedrooms >= xx and so on). Would you know how to code the "distance within x miles" function that Algolia offers on the FF off-the-shelf widget in this code? Thanks!

  • @seekersaurabh
    @seekersaurabh 6 месяцев назад +3

    Please provide this project file....many missing parts in the tutorial. Can't follow along

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

    I will use flutter flow to build a mobile app for my Thesis 😊

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

      We'd love to see it when you're done!

  • @hirestop.rpo1
    @hirestop.rpo1 Год назад +1

    Finally something useful guys. Seriously 😒

  • @Mwelwajr
    @Mwelwajr 9 месяцев назад

    Flutterflow used to be slow but after the last update it’s far much better

  • @claudevonbrandis4772
    @claudevonbrandis4772 11 месяцев назад

    great video , where do you get the query variable for the query param ? or what exactly should the query be ?

  • @iamsorenl
    @iamsorenl 6 месяцев назад

    Are there any demo apps similar to this that people can play with? I am getting a little hung up on all the different levels of state management here. Thanks!

  • @kondwelanikalinda9221
    @kondwelanikalinda9221 3 месяца назад

    how do you order an Agolia backend query. You can do this with a regular backend query, but how would i order a users document by alphabetical order?

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

    I have a question I'm building a marketplace for virtual classes, what do you think is the best thing to do, building 3 different apps ( user app, provider app and the admin dashboard) and how can I show the data from the providers app, to the end users app?

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

      i was thinking use the same backend for all three projects in my opinion

  • @LeonardoZeferino
    @LeonardoZeferino 10 месяцев назад

    Amazing!

  • @ActionmovieStudio-ts2gw
    @ActionmovieStudio-ts2gw Год назад

    I have a question, am building a food delivery app and I want each restaurant to be able to view and accept each coming order please can you help me?

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

    Doesn’t this custom action expose your API key in the front end app? Is there a way to hide the API key?

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

      Yes. In the full app you want to store it as an app state variable and click the toggle "secure persisted fields". And then pass it in as a parameter to the action.

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

      Thanks! I didn't think of that, I normally use cloud functions to run API calls but this makes it so much easier to integrate with Flutterflow.@@MoonDesignDev

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

    With large search results wouldn’t this just try to load them all at once though? So if you have a thousand hits it’ll try to load all 1000. It’s not paginated or infinite scroll right?

  • @UmidBabayev-nc4xu
    @UmidBabayev-nc4xu 11 месяцев назад

    It's Amazing

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

    Hey! Is there any possibility to rotate the container?

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

    John... how can we reach out to you? jajajaja there´s so much questions on algolia usage for newbies

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

    Do you have something similar to a book reader? Like Kindle? I would like to learn how to do something like this on flutter flow

  • @seekersaurabh
    @seekersaurabh 8 месяцев назад

    Can we show nearby results with alogolia?

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

    Thank you.

  • @BaburaoMhatre-j9c
    @BaburaoMhatre-j9c 6 месяцев назад

    Can we please get clonable project file of this?

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

    Thanks for the great video! Would it also be possible to integrate a custom action based on the Algolia pub dev package into the Google Map in Flutter Flow? I'd like to use a combination of map location and filters to determine the set of map markers to show on a flutterflow map. Any tips?

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

      Maybe I still need a new trigger event for actions ("on map centre move")?
      Or with the algoilia integration into google maps widget, will the happen automatically?

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

      Absolutely!

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

    Does anyone know where we can get the swag file?

  • @dr.anonymous4867
    @dr.anonymous4867 Год назад

    Can anyone help me creating a custom widget for a unique function in flutterflow

  • @dr.anonymous4867
    @dr.anonymous4867 Год назад

    Flutterflow please help me🥺

  • @charislife4110
    @charislife4110 Месяц назад

    This has to be one of the most "unhelpful" tutorials ever! Cannot follow at all!

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

    Great video!