#FlutterFlow

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

КОМЕНТАРІ • 11

  • @the_digitalpro
    @the_digitalpro  6 місяців тому +1

    🔥 Looking for more content, further content, and a helpful community? Why not consider joining The Digital Pro's #Nocode Academy at www.thedigitalpro.co.uk

  • @alma_sol23
    @alma_sol23 6 місяців тому +1

    Thanks for all your hard work and quality content! This topic is perfectly timed as I'm building my first app and just ran into this need for a custom calendar. Excited for the remaining videos, much appreciated!

    • @the_digitalpro
      @the_digitalpro  6 місяців тому

      You are most welcome thank you very much.

  • @user-rp5gt2er6v
    @user-rp5gt2er6v 6 місяців тому +1

    OMG LOVELY!! I was stuck because the basic calendar widget provided by Flutterflow is so weak.... I needed more functions on my calendar widget but I didn't know how to make it happen. Now you gave a hint of how to implement my app pages :D

  • @koen.mortier_fitchen
    @koen.mortier_fitchen 5 місяців тому +1

    Prompt in text to copy-paste: Create a dart function called getCalendarForMonth which returns a list of dates in date format to represent a calendar. The function should accept the current date called inputDate to represent the selected month. The function should return back 5 rows start day being a Monday and last day being the Sunday. If the start date of the calendar month is not the Monday then show the dates from the previous month. If the last date is not Sunday then show the next calendar month days.
    The list should return back a list of CalendarDayStruct. Each of the CalendarDayStruct should have a calendarDate to represent the calendar day, a boolean isPreviousMonth set to true of the days are in the previous month and a boolean isNextMonth if the days fall in to the next month.

  • @koen.mortier_fitchen
    @koen.mortier_fitchen 5 місяців тому

    Took screenshot of your prompt, asked to write the text in image, then copy-pasted it. It returned the same code. Curious to see it it works. Exciting!

  • @ApprenonspourAdonai
    @ApprenonspourAdonai 6 місяців тому

    Hello, I want to know How to display thumbnails on videos player widget on flutterflow ?

  • @zhixory
    @zhixory 6 місяців тому +1

    Can you do a tutorial on the widget fl_chart? Find it kind of complex and challenging as I don't know fluttercode

    • @the_digitalpro
      @the_digitalpro  6 місяців тому +2

      I'll take a look no problem.

    • @zhixory
      @zhixory 6 місяців тому

      @@the_digitalpro 🥰🥰