The COMPLETE Guide To FlutterFlow's Components (MORE Powerful Than You Think!)

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 15

  • @jamesnocode
    @jamesnocode  Місяць тому +1

    👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode
    👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com
    👍GET MY NEW TRAINING - MASTERING SUPABASE: masteringsupabase.com

  • @cdrdan
    @cdrdan Місяць тому +4

    I need to use more components instead of recreating the wheel each time. I have a feeling it is possible to have a page filled with nothing but components. 😊 Great work, as always James.

    • @awlhunt
      @awlhunt 29 днів тому +1

      That is the whole objective - DRY & SoC principles.

  • @TwinCityShredder
    @TwinCityShredder Місяць тому +1

    Thanks for all your work James. Your Supabase course has helped me tremendously.

  • @RomanPittroff
    @RomanPittroff 29 днів тому

    Nice update on how to implement the new FF Features!

  • @chaplaincare
    @chaplaincare Місяць тому

    Thank you!

  • @jabmusica6011
    @jabmusica6011 29 днів тому

    Hello! I’m using FlutterFlow to create my apps, but with the recent update, I noticed a significant increase in the compiled app size. Previously, each build was around 25 MB, even for a very simple app with just one screen. Now, after the update, the size has increased to around 60 MB, even for an app with only one screen and one button. Is there any way to optimize or reduce the final app size? Any tips would be greatly appreciated. Thanks!

  • @munachemeka5634
    @munachemeka5634 24 дні тому

    Hi, how can I upload and use a JSON static file of 5mb in ff, I've scoured the internet for weeks now looking for an answer, all to no avail.
    It's simple, i have a JSON file(its a book) that i wish to make local/offline accessible for my potential users (because an internet connection is almost gold in that part of the world) how do i do it?, please help me 😢.

  • @seekersaurabh
    @seekersaurabh 28 днів тому

    Advance Algolia search tutorial coming or not?

    • @jamesnocode
      @jamesnocode  28 днів тому

      Yes, coming up soon. Thank you. 🙏

  • @mastafa6582
    @mastafa6582 28 днів тому

    Hi James
    I hope you have added the Arabic language to your courses
    I'm waiting for that
    Thanks

    • @jamesnocode
      @jamesnocode  28 днів тому +1

      Will be adding it this weekend! I will let you know when it's added. Thank you Mastafa.

    • @mastafa6582
      @mastafa6582 28 днів тому

      @jamesnocode Thank you, I'm waiting.

  • @Maks4739i
    @Maks4739i 25 днів тому

    James, can you teach us how to make FlutterFlow API calls to Vertex AI prompt's using Cloud Function(Service account), so that auth token doesn't get expiried? I've been struggling to figure out how to do this. Thanks