Imtiaz Ahmed
Imtiaz Ahmed
  • Видео 10
  • Просмотров 12 000
FlutterFlow - Spoiler Text widget with custom code.
In this video you will get a overall idea how to create and make changes a custom widget in FlutterFlow from pub package.
Get the FlutterFlow project for free by clicking this link -
www.patreon.com/posts/flutterflow-text-105219919?Link&
#flutterflow
Просмотров: 135

Видео

FlutterFlow - Slider Widget
Просмотров 8286 месяцев назад
FlutterFlow - Slider Widget
FlutterFlow - Custom Actions for snackbar using pub package.
Просмотров 5416 месяцев назад
In this video, I have shown how to create a custom actions from scratch with a single argument using pub package to show a snack bar message in Flutterflow. Hope you guys will like the video. Do subscribe my channel.
Flutterflow - Parameters, showing one page data to another page with Parameters.
Просмотров 1,5 тыс.7 месяцев назад
Hi everyone, in this video I have covered how to set parameters , how it works and all the basic stuff. Hope you would get a strong knowledge about Parameters in Flutterflow.
Flutterflow - Splash Screen set up the easiest way.
Просмотров 3 тыс.9 месяцев назад
Watch the full video to understand how everything gonna work. Let me know about next video topic.
Flutterflow - Lottie Animation from Network in just 2 minite.
Просмотров 109Год назад
Flutterflow - Lottie Animation from Network in just 2 minite.
Flutterflow - Saving birthday date in firebase and showing data from firebase.
Просмотров 3,3 тыс.Год назад
Flutterflow - Saving birthday date in firebase and showing data from firebase.
FLUTTERFLOW SHOWING DATE AND TIME IN WIDGET.
Просмотров 1,2 тыс.Год назад
FLUTTERFLOW SHOWING DATE AND TIME IN WIDGET.
Flutterflow Firebase setup and Email authentication complete guideline for beginners.
Просмотров 351Год назад
Flutterflow Firebase setup and Email authentication complete guideline for beginners.
Flutterflow Barcode widget, getting multiple data from firebase with combine text in flutterflow.
Просмотров 1,1 тыс.Год назад
Flutterflow Barcode widget, getting multiple data from firebase with combine text in flutterflow.

Комментарии

  • @kastiell93
    @kastiell93 8 дней назад

    Doesn't work in new version

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

    how can I combine with a time counting. If I slide forward time will be increase

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

    now how does one make the slider reflect distance. so that the number would equal the distance someone would travel?

  • @12374004
    @12374004 2 месяца назад

    thank you ahmed / شكرا أحمد

  • @TheIgnoredCorner
    @TheIgnoredCorner 2 месяца назад

    Hi Imtiaz, how to read the data in the textfield widget? I have en Edit Icon, i want if i click this edit icon, then textfield should get the data from the Firestore (say Customer's Name) so later I can add an update query on it.

  • @mrfrogpixels
    @mrfrogpixels 2 месяца назад

    How can i navigate to splash screen?

  • @ДинарСулейман-и7э
    @ДинарСулейман-и7э 2 месяца назад

    2:31 how can we make it to display 1(or 5) instead of 0 when just page loaded? Because slider seted up on 5

    • @imtiazahmedantorr
      @imtiazahmedantorr 2 месяца назад

      To have this value on the text widget you need to set the text 'default variable value' to 1 or 5. There are another option called 'UI builder display value'. You can change the value also to get the 1 or 5 value in the text widget. Let me know if you got the solution or not. Thank you.

    • @ДинарСулейман-и7э
      @ДинарСулейман-и7э 2 месяца назад

      @@imtiazahmedantorr thank you! Maybe you know how to summarize the value of two sliders and display it on the text field?

    • @imtiazahmedantorr
      @imtiazahmedantorr 2 месяца назад

      @@ДинарСулейман-и7э Yes, you can do this with the help of custom function and page or app state. Hope you got the idea.

    • @ДинарСулейман-и7э
      @ДинарСулейман-и7э 2 месяца назад

      @@imtiazahmedantorr thank you!

    • @imtiazahmedantorr
      @imtiazahmedantorr 2 месяца назад

      @@ДинарСулейман-и7э My pleasure. If you need any help with FlutterFlow you can let me know. I will try my best to help you.

  • @GT-35
    @GT-35 4 месяца назад

    How do you save the barcode in firebase

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

      @@GT-35 It's quit simple. Go to the barcode properties section. Here you can see a option called 'Barcode Value'. Set the value to Firebase and you are done. If you still have problem to do so please share me your email. I will instruct you how this works. Thank you.

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

      @@imtiazahmedantorr Hi I also want to store the barcode details to my firebase collection to different fields

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

      @@nishdoeslife Could you please explain more?

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

      @@imtiazahmedantorr So I have a collection which has product details like name, price, category, quantity. I will generate a barcode with these details and I want to store the details in firebase.

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

    Is there any way to add animations to the splash screen?

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

      Right now FlutterFlow doesn't give you access to add animation to the splash screen. But if you create a separate for splash screen with animation and set this as initial page any how, then it is possible. I hope you got what I mean. Thank you.

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

      @@imtiazahmedantorr Yes I get what you mean and thanks for the prompt reply. The issue with "startup" page is that if I implement any other page then i cannot use the feature for signup option. Anyway, let see iof they fix this issue in future updates. Thanks !!

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

    How did you create the splash screen?

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

      So, basically I have created an image and add it to Flutterflow. Then do follow my video. It's a simple thing. Let me know where did you stuck.

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

      @@imtiazahmedantorr Clear, thanks!

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

      @@TudorTurcanuOfficial Great! You're welcome.

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

    Hi i am trying to contact you because your template in flutterflow not Works properly! thank you for your reply!

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

      Could please tell me which templete is not working properly?? You can contact me via this e-mail imtiazahmed201313@gmail.com.

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

      @@imtiazahmedantorr I sent you an email! Thanks!

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

    not working bro help

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

      Could you please share me where you are getting the issue?

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

    This was actually great! :)

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

    Thanks man.

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

    amazing

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

      Thanks for such a beautiful comment. Don't forget to watch other videos on this channel.

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

    Salam, brother i have a project for flutterflow please give me your contact details. Are you available to do the project?

  • @PauloHenrique-h1j8v
    @PauloHenrique-h1j8v 11 месяцев назад

    Thanks