Flutter Code Generation with Freezed - Data Classes & Unions/Sealed Classes

Поделиться
HTML-код
  • Опубликовано: 10 июл 2023
  • How to use Freezed code generation to streamline your Flutter app development process and eliminate repetitive boilerplate code. With Freezed, you can effortlessly generate data classes and unions, enabling you to enhance code readability, maintainability, and productivity.
    👉 12 Week Flutter Training | heyflutter.com
    👉 Flutter Masterclass Courses | heyflutter.com/masterclass
    Source Code: github.com/JohannesMilke/free...
    Twitter: / heyflutter_
    Facebook: / heyflutter
    Instagram: / heyflutter_
    LinkedIn: / heyflutter
    Website: heyflutter.com
    #Flutter #Tutorial #HeyFlutter
    Thanks For Watching :-)
  • НаукаНаука

Комментарии • 10

  • @HeyFlutter
    @HeyFlutter  10 месяцев назад +1

    This might help you :)
    👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com
    Source Code: github.com/JohannesMilke/freezed_example

  • @mdmarcaassport
    @mdmarcaassport 7 месяцев назад +1

    You didn't show sealed classes

    • @HeyFlutter
      @HeyFlutter  7 месяцев назад +1

      Thank You @mdmarcaassport!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware

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

    how to lock Recent Apps Button ???

    • @HeyFlutter
      @HeyFlutter  9 месяцев назад +1

      Hey, @bangthayib2906 🙂 It's not possbile to disable recent apps button. If your app involves functionality like checking whether user switched to recent apps you can easily do with help of AppLifeCycle

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

      @@HeyFlutter thanks

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

      I want to make an application like a quiz so if time is running the application cannot be closed and the home button, the recent activity is turned off and if it has finished working on the time or the time is up the button can be pressed again. do you have a solution?

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

      @@bangthayib2906 you can't prevent them being clicked, you can put ur app in full screen mode but they can still access them, what you should do is check if they ever exited the app and either disqualify them or punish them

  • @bekhruzkhoshimov
    @bekhruzkhoshimov 10 месяцев назад

    Hey

    • @HeyFlutter
      @HeyFlutter  10 месяцев назад

      Hello, @bekhruzkhoshimov! 🙂