How To Create Calculator App in Flutter - Calculator App in Flutter Tutorial

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • Get ZEGOCLOUD SDK for 10,000 free mins: bit.ly/4baUIL3
    Pre-built UIKits in low code: bit.ly/48Xfaxh
    Twilio to ZEGOCLOUD Migration Guide: bit.ly/42lH7fW
    How to Build a Flutter Video Call APP:bit.ly/49eCOoy
    ZEGOCLOUD SDK provides easy video call SDK, voice call SDK, live streaming SDK and chat SDK for real-time interaction.
    #zegocloud #webrtc #sdk #api #flutter
    Greetings, in this video I will teach how to make calculator in flutter, how to create calculator in flutter, calculator in flutter, flutter calculator, flutter tutorial, how to create calculator app in flutter, how to make calculator app in flutter, calculator, calculator app, calculator apk, calculator in android studio, calculator in vs code.
    Don't forget to like, comment and share my videos and also subscribe my channel dear programmer, I hope you will like my channel #dearprogrammer .
    For Promotional or Business Purpose:
    dearprogrammerofficial@gmail.com
    SOURCE CODE:
    bit.ly/3QIx1AT
    TODO List App Using HTML, CSS & JavaScript
    • TODO List App Using HT...
    JavaScript Projects Playlist
    • JavaScript Projects
    Checkout playlist of JavaScript Tutorials
    • JavaScript Tutorials
    C++ Programming Language Course For Beginners
    • C++ Programing Course ...
    Checkout playlist of Web Designing Tutorials
    • Web Designing Tutorials
    Checkout playlist of C# Winform Tutorials.
    • C# Winform Tutorials
    Checkout playlist of CSS Animation Tutorials.
    • CSS Animation Tutorials
    Checkout playlist of Flutter UI Design Tutorials.
    • Flutter UI Design
    Checkout playlist of Game Animation Tutorials
    • Game Animaton
    How to create notepad in c# winform.
    • How To Create Notepad ...
    How to create text to speech and speech to text application in c#.
    • Speech Recognition App...

КОМЕНТАРІ • 20

  • @franklinparrales2199
    @franklinparrales2199 Рік тому +4

    Hello friend, there is an error that when entering the division, sometimes an error occurs, which is that when entering several divisions, an equal is added at the end and it gives an error, more information exchanged on line 167 (userInput = userInput ) without the parentheses to see the error more clearly, for my part I did not find a solution

    • @franklinparrales2199
      @franklinparrales2199 Рік тому +2

      solucionado en la línea 179 [ userInput = userInput + (text.replaceAll("=", "")); ] sin los corchetes

  • @User70182
    @User70182 10 місяців тому

    Thank you very much

  • @ahmedhussin-s5c
    @ahmedhussin-s5c Рік тому

    Hello sir first of all thank u for your beautiful work, I'm having I little problem with the brackets.
    example : 7(8)+4 = Error .
    Why am I getting this ?

    • @kibaofficial6332
      @kibaofficial6332 Рік тому

      how should that work?

    • @Marshall47313
      @Marshall47313 Рік тому

      you have to use "*" to multiply...it needs the sign since the code is not written in a way to handle bracket to automatically multiply

  • @kolonyalmendil3179
    @kolonyalmendil3179 Рік тому +3

    source code ?

  • @Cael2x
    @Cael2x Рік тому

    Could you upload the scripts somewhere?

  • @flutterdev_manish
    @flutterdev_manish 8 місяців тому

    i dont get userInput on screen. Why????

  • @VincentV2077
    @VincentV2077 Рік тому

    I did it !!!

  • @User70182
    @User70182 10 місяців тому

    I made it❤

    • @DearProgrammer
      @DearProgrammer  10 місяців тому

      good ❤

    • @User70182
      @User70182 10 місяців тому

      @@DearProgrammer
      Excuse me , I have a couple of question , Can I ask ADS form Google Admobe without publishing my app?
      Two: How can I change the picture of the app in my cell phone?

  • @erinawijayanti7229
    @erinawijayanti7229 Рік тому

    Scripts?