Customize Your Flutter Environment with Dart Define | Step-by-Step Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 พ.ย. 2024

ความคิดเห็น • 35

  • @gracilianofontes9280
    @gracilianofontes9280 9 หลายเดือนก่อน +1

    I have to add a comment cause this video is simply the best explanation about environment in flutter. Thanks a lot.

    • @CodeXdev
      @CodeXdev  9 หลายเดือนก่อน

      Glad it was helpful!

  • @codermadushan
    @codermadushan 3 วันที่ผ่านมา

    Thank you very much

  • @shaurya8024
    @shaurya8024 8 หลายเดือนก่อน +1

    Ok first thing
    You are an amazing developer
    Excellent ui designer
    I watch you previous videos😁
    &
    I have a request
    Please make a flutter Firebase wallpaper app tutorial (front end and back end)
    I did the research and found that there are no videos on flutter Firebase wallpaper app on youtube
    All developer who are student and others search a lot about a flutter Firebase wallpaper app
    We found tutorial on flutter wallpapers app but we don't need any api integration (no api)
    We need a flutter Firebase app
    We need a app which have Firebase as a storage (no api, like pixels or nothing)
    And hear is an outline
    1 Home screen (resent wallpaper)
    2 Category screen
    3 Favorite screen
    4 Setting (profile, auto change wallpaper, notifications, and other settings)
    5 we can download wallpaper, set as home/lock/both as wallpaper
    Simple and clean app look
    (Optional:- random wallpaper and Trending wallpaper screen)
    Please make if you can
    We will learn a lot about Firebase from it
    And scince no one have made video on this i am sure your video will gain lots of views
    Thanks
    And make complete app (frontend and backend)

  • @johnalejandrogarciaarias9756
    @johnalejandrogarciaarias9756 5 หลายเดือนก่อน

    Very useful! Thanks!

  • @NonstopChannel
    @NonstopChannel 5 หลายเดือนก่อน +1

    Your video and solution are great, but it has problems running with Xcode, can you tell me how to fix it? Thank you.

  • @canavarox
    @canavarox 3 หลายเดือนก่อน

    tks for the video! but i need more guide about building project to release and it will be automatically use production env

  • @faizandarwesh9606
    @faizandarwesh9606 10 หลายเดือนก่อน

    This is amazing. Thanks alot!

  • @pravinprince3221
    @pravinprince3221 10 หลายเดือนก่อน

    Thank you for the wonderful video brother

  • @okokokokokok5173
    @okokokokokok5173 9 หลายเดือนก่อน

    Useful Thanks!

  • @ravronz9677
    @ravronz9677 6 หลายเดือนก่อน

    Thanks bro this was very informative.

    • @CodeXdev
      @CodeXdev  6 หลายเดือนก่อน +1

      Glad it was helpful!

  • @tutosolve
    @tutosolve 21 วันที่ผ่านมา

    Hello,
    This is API key you define it in env,
    So, i have list of String, Size, Color in my app, so I can define it in env like the way you did,
    or, i define them in other class, right?

  • @f4zii
    @f4zii 10 หลายเดือนก่อน +1

    thanks. Personally I use envied package

    • @CodeXdev
      @CodeXdev  10 หลายเดือนก่อน

      Thanks for sharing!

  • @ScottThoo
    @ScottThoo 10 หลายเดือนก่อน +3

    Why not use Flutter Flavor?

    • @CodeXdev
      @CodeXdev  10 หลายเดือนก่อน +1

      Nice suggestion, but flavors have more configuration then just changing environment.. Its perfect choice when you want to modify application level settings like icon, name etc.
      Where as dart-define works perfectly for changing dart level code compile time!

  • @shamschannel225
    @shamschannel225 10 หลายเดือนก่อน

    🔥 Fire 🔥

  • @ryandraanditto3665
    @ryandraanditto3665 3 หลายเดือนก่อน

    I'm new in flutter. To secure API keys, many developers said to use .env with flutter_dotenv. But, you use .json manually. Is it safe?

  • @nhatbui5984
    @nhatbui5984 9 หลายเดือนก่อน

    Thanks

  • @ibnumalikmudzopar4270
    @ibnumalikmudzopar4270 9 หลายเดือนก่อน

    how to get collection within collection bro

  • @behroozvalikhani9156
    @behroozvalikhani9156 10 หลายเดือนก่อน

    Is this method correct in terms of security? Have you tested if Extract the APK file. Is there a env folder in it along with the Json files?

    • @CodeXdev
      @CodeXdev  10 หลายเดือนก่อน

      Nice point, I will check if the json files are compiled to .so library or not. If it does compile to .so library like the remaining .dart code then there is no issue with security

  • @rehmanshaikh6772
    @rehmanshaikh6772 4 หลายเดือนก่อน

    if we will make CI CD pipeline then how we can set environment to deploy the same on CI CD pipeline @CodeX

    • @CodeXdev
      @CodeXdev  4 หลายเดือนก่อน

      The same way I have shown flutter build command, you have to keep prod.json as arg

  • @obadaalhalabi607
    @obadaalhalabi607 28 วันที่ผ่านมา

    how to do same this in xcode ? please help

    • @CodeXdev
      @CodeXdev  28 วันที่ผ่านมา

      In xcode you can go to build settings and there you will find flutter environment parameters

  • @CodeRBk
    @CodeRBk 10 หลายเดือนก่อน +2

    sir one project in hindi getx using

    • @CodeXdev
      @CodeXdev  10 หลายเดือนก่อน +1

      This channel is only for English content, shall I make videos in Hindi on another channel?

  • @manishmg3994
    @manishmg3994 10 หลายเดือนก่อน

    a better way for that kind of problem , i have the solution

    • @CodeXdev
      @CodeXdev  10 หลายเดือนก่อน

      What solution you use?

    • @manishmg3994
      @manishmg3994 10 หลายเดือนก่อน

      @@CodeXdev , i prefer flavors for my release , flutter_flavorizr , flavor_getter, and reference is Injectable video from ressocoder

  • @tasaddaqrandhawa4219
    @tasaddaqrandhawa4219 10 หลายเดือนก่อน

    Thank you for sharing ❤‍🩹

  • @codex8797
    @codex8797 6 หลายเดือนก่อน +2

    Thanks bro, really helped

    • @CodeXdev
      @CodeXdev  6 หลายเดือนก่อน

      Glad to hear it