I understand Flutter is normally used for Front-end/GUI development, but is it possible to develop a Flutter app that could act as a WIFI hotspot? i.e. use the antenna/radio to transmit an SSID, and share my mobile connection when someone enters the correct WPA2 password? Does the support for such a thing exist (network libraries, etc) or would it need to be done using more low-level code (Android Studio / Java)?
i want give space between two widget and it should be work responsive how I do that? I have used sizedbox for give height between two widgets but it works on specific devices. I want to do that it should work on every devices.
Use mediaquery.size . height (or width ) * 0.9 ( it's percentage of screen width or height according to your requirement 0.1 means 10%, 0.01 means 1% , 0.9 means 90% etc ) . Ex Sizedbox( width: mediaquery.of(context).size.width*0.1 ;
1. Clean Architecture
2. BLoC
3. JSON and serialization
4. Complex UI
Please make a video on how to read and understand Flutter Documentation in right way (for bignners its not that easy)
Helpful video.😊
Nice video thank you so much 🙏🏼🙏🏼🙏🏼
Thanks Akshit for your contribution to the society!
Nice explanation and helpful information
I was not sure how much I know flutter or what to learn next. I think I'm almost an advanced developer. Will learn a few more advanced concepts.
HelpFull
bro you just made life easier😍
Very helpful video 🥰👍
Great video!
Can u create a video about flutter stateful widget lifecycle
I understand Flutter is normally used for Front-end/GUI development, but is it possible to develop a Flutter app that could act as a WIFI hotspot?
i.e. use the antenna/radio to transmit an SSID, and share my mobile connection when someone enters the correct WPA2 password?
Does the support for such a thing exist (network libraries, etc) or would it need to be done using more low-level code (Android Studio / Java)?
I only code using dirty arcitecture and global state!
God bless you
i want to learn about bloc but after watching so many video but still not getting it so plz you will help me by send some domo project on bloc
Give the link of move app
i want give space between two widget and it should be work responsive how I do that? I have used sizedbox for give height between two widgets but it works on specific devices. I want to do that it should work on every devices.
Use mediaquery.size . height (or width ) * 0.9 ( it's percentage of screen width or height according to your requirement 0.1 means 10%, 0.01 means 1% , 0.9 means 90% etc ) .
Ex
Sizedbox( width: mediaquery.of(context).size.width*0.1 ;
Mediaquery.of(context).size.width / 6 (or whatever number u want)
Spacer widget
Can i show wallpaper app as project in college?
Yes you can but it will not impress the teacher
Can u build uberclone using flutterflow
Yes 👍🏻
Hello akshat bhaiya I want to talk some few things with you...
Mail me at akmadan1717@gmail.com