Record Audio Flutter App Tutorial | Capturing & Playing Audio Using Flutter

Поділитися
Вставка
  • Опубліковано 23 тра 2024
  • 💼 Book a meeting: cutt.ly/Pegxp5rA
    💎 Ultimate Flutter UI Kit: cutt.ly/3w6tqwFA
    In this video we will learn how to create an audio recording app using Flutter. We will be using the record package to achieve this functionality. We are going to build an application that will allow us to record audio using our devices mic, and then save this audio on our device and allow the user to playback the recorded audio file. The concepts covered will equip you with everything you need to know to effectively implement Audio Recording capabilities within your Flutter application. Furthermore, we will learn all of the best practices when it comes to working with audio recording and audio playback capabilities within Flutter ensuring you understand each and every concept. This is an excellent guide for beginner Flutter developers, or anyone looking to learn about implementing audio recording capabilities within their Flutter application, and take their app development skills to the next level.
    Resources:
    Source Code: cutt.ly/oet5xw1z
    Record: pub.dev/packages/record
    Just Audio: pub.dev/packages/just_audio
    Path Provider: pub.dev/packages/path_provider
    Path: pub.dev/packages/path
    Socials:
    Website: hussainmustafa.com
    Github: github.com/hussain-mustafa990
    LinkedIn: / hussain-mustafa-960920184
    Twitter: / hussain34274892
    Buy Me A Coffee: www.buymeacoffee.com/hussainm...
    #flutter #learnflutter #flutterdevelopment #fluttertutorialforbeginners
  • Наука та технологія

КОМЕНТАРІ • 23

  • @bestpractice_english
    @bestpractice_english 2 місяці тому +3

    Can’t wait to implement audio recording in my app. Keep up the great work! 🎧

  • @preneure
    @preneure 2 місяці тому +3

    Loved the step-by-step approach. Made it really easy to follow along and implement. Thanks a ton! 💯

  • @HassanAli-od8gx
    @HassanAli-od8gx 2 місяці тому +2

    Please make a video on stripe payment integration, pdf generation and push notifications using firebase.

  • @MHM-jy4uj
    @MHM-jy4uj 2 місяці тому +3

    Thanks for breaking this down so well.

  • @moneyman-ne9lw
    @moneyman-ne9lw 2 місяці тому +3

    Clear and concise as always. Thanks for another great tutorial! Any tips on optimizing audio quality?

    • @m_hussain_mustafa
      @m_hussain_mustafa  2 місяці тому

      Thank you. Take a look at the audio recording options.

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

    Great tutorial! Subbed, I love your videos!

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

    Brother shrinker is there I have tried a lot of ways but all in vain

  • @MrIMacro
    @MrIMacro 2 місяці тому +1

    Amazing 😍

  • @keithbacalso9433
    @keithbacalso9433 20 днів тому +1

    why get the applications directory when we can use the default? what is the reason sorry?

    • @m_hussain_mustafa
      @m_hussain_mustafa  20 днів тому

      The application directory data is persisted and not removed by the system os unless you remove the app.

    • @keithbacalso9433
      @keithbacalso9433 20 днів тому

      @@m_hussain_mustafa ohh thanks you for your response, but what happens if we use the default path then?

  • @taj_it
    @taj_it 2 місяці тому +1

    Hello!
    Why didn't work your source code link?

    • @m_hussain_mustafa
      @m_hussain_mustafa  2 місяці тому

      Hi, the issue is resolved it should be working now.

  • @user-tp9yj9wh1v
    @user-tp9yj9wh1v Місяць тому +1

    After applying this code, the error is there Shrinker , I have asked Google for help, but they also don't understand the problem ,
    the error is not going, what should you do if you know it? So Kindley tell me..
    This is the error
    [!] The shrinker may have failed to optimize the Java bytecode. │
    │ To disable the shrinker, pass the `--no-shrink` flag to this command.
    Kindly help me .

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

      Brother if you had solved it please let me know how you solved it because I am also facing the same

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

      same

    • @HassanAli-od8gx
      @HassanAli-od8gx Місяць тому

      Same error faced.