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)
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?
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!
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
I have to add a comment cause this video is simply the best explanation about environment in flutter. Thanks a lot.
Glad it was helpful!
Thank you very much
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)
Very useful! Thanks!
Your video and solution are great, but it has problems running with Xcode, can you tell me how to fix it? Thank you.
tks for the video! but i need more guide about building project to release and it will be automatically use production env
This is amazing. Thanks alot!
Thank you for the wonderful video brother
Useful Thanks!
Thanks bro this was very informative.
Glad it was helpful!
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?
thanks. Personally I use envied package
Thanks for sharing!
Why not use Flutter Flavor?
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!
🔥 Fire 🔥
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?
Thanks
how to get collection within collection bro
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?
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
if we will make CI CD pipeline then how we can set environment to deploy the same on CI CD pipeline @CodeX
The same way I have shown flutter build command, you have to keep prod.json as arg
how to do same this in xcode ? please help
In xcode you can go to build settings and there you will find flutter environment parameters
sir one project in hindi getx using
This channel is only for English content, shall I make videos in Hindi on another channel?
a better way for that kind of problem , i have the solution
What solution you use?
@@CodeXdev , i prefer flavors for my release , flutter_flavorizr , flavor_getter, and reference is Injectable video from ressocoder
Thank you for sharing ❤🩹
Thanks bro, really helped
Glad to hear it