Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Flutter programmer in Latinoamerica. Español
Hey! my name is Federico Salvatierra. I am an architecture student, music producer, and graphic designer. I am also learning our straup in Uruguay with a great team. Bueno sigo en español, ya que esto está dirigido a personas que manejen el español. Estamos en busca de un programdor de

January 13, 2021 at 08:56PM by Fede Salvatierra
https://ift.tt/39uY1NV
😁1
New post on Flutter Dev Google group:

Help with deprecated List
Hello, I'm having trouble resolving the deprecated List class. There is something I'm missing in the following code. I believe I have the return value corrected (see original commented out and new line below it)[marked as 1], but I still get an error on my getUsers() function saying it doesn't

January 13, 2021 at 10:04PM by Kevin Roberson
https://ift.tt/3smxBGG
New post on /r/flutterdev subreddit:

Prediction the future of Flutter: could it grow in popularity to became "everyday" language for mobile app development?
Currently I'm learning Flutter, and I love it so much 🔥, so definitely going to continue.But when I've checked a local job offers (Poland), there no really much of.So could Flutter grow on a few year to be popular as Kotlin or Swift or React Native?Bonus: do it popular in your country?Cheers

January 13, 2021 at 09:03PM by Affectionate-Soft498
https://ift.tt/3i8KWOe
New post on Flutter Dev Google group:

flutter & wamp in local network
hi i have wamp in server of local network with database and i have make app in flutter who connect to this server i have tried http://localhost , https://ift.tt/3ibhqY2 and https all failled to connect and json dont return result until timeout flutter refuse http, and https certifcate local

January 14, 2021 at 07:02AM by Mhamed Belfortas
https://ift.tt/3bBFi67
New post on /r/flutterdev subreddit:

Flutter News Application using GetX and WordPress Custom API
‌Episode 3 - GetX Integration in News PageThis is the 3rd episode of the Flutter News Application using GetX and WordPress. In this Video we will do News Page Integration with GetX and with Wordpress (PHP) API and also we will put feature of Pull to Refresh.🎥 Video : https://youtu.be/10DKpOjVvVgThis video belongs to Flutter News Application.SUBSCRIBE if you find this video helpful!❤️

January 14, 2021 at 07:52AM by SnippetCoder_YT
https://ift.tt/3qkcwuN
New post on Flutter Dev Google group:

set default select item on FormBuilderSearchableDropdown [flutter_form_builder]
hi , i'm using FormBuilderSearchableDropdown everything work perfectly , but i got a small problem on my *Edit Form* i want to set a default select item but i don't know how to set it . data list i get from my backend service look like this *Data :* [ {'label':'Apple', value: 00001}, {'label':'

January 14, 2021 at 10:05AM by You Sour
https://ift.tt/3qktFV4
New post on /r/flutterdev subreddit:

Can you recommend me a good course on customPainter (shapes, animation, etc)?
Preferably with the deepest dive you could find ;) I'm currently struggling to implement custom slider shapes the way i want (thanks, designer!) and want to rectify this asap

January 14, 2021 at 11:33AM by Selentest
https://ift.tt/38FbFin
New post on /r/flutterdev subreddit:

Share my program, A pet manage app by flutter.
https://github.com/oiar/pet-life
Happy pet, happy life.

January 14, 2021 at 10:58AM by abserari
https://ift.tt/2KhMSrk
New post on /r/flutterdev subreddit:

Job interview preperation
Hello ! I have a job interview tomorrow, and was hoping to get some advice, or personal experience in an interview for a Flutter/android kotlin position. Is there anything that made the difference for you? Also if this isn't the place for this type of question please refer me to a better place!

January 14, 2021 at 06:38PM by bpbushman
https://ift.tt/3bDH6LV
New post on /r/flutterdev subreddit:

Non-UI Mobile Development
From my understanding, flutter is basically a UI framework and is able to achieve non-UI activities by use of plugins. Does this mean that one way or another I'll have to learn platform languages like Kotlin to be able to fully take advantage of a platform's (like Android) capabilities?

January 14, 2021 at 08:38PM by agwatta
https://ift.tt/3ssOkbF
New post on Flutter Dev Google group:

Flutter: How to redirect to the below page using onPressed: () { Navigator.push(context, MaterialPageRoute(builder: (context) { return MainPage(); }
How to redirect to the below page using onPressed: () { //debugPrint("Add New Device Cattegorry"); Navigator.push(context, MaterialPageRoute(builder: (context) { return MyHomePage(); } ) ); // }, I want to redirect from a page suppose "FirstPage.dart" to " MainPage.dart" import 'package:CWC

January 14, 2021 at 09:25PM by shravan kumar Pottala
https://ift.tt/3bzY3qy
New post on /r/flutterdev subreddit:

Could you recommend a decent Flutter BLE (Bluetooth Low Energy) package?
Hey, everyone.Soon I will start an IoT project which key concept is communicating with peripherals using the BLE (Bluetooth Low Energy) protocol. I searched for some BLE packages in pub.dev and found this one: https://pub.dev/packages/flutter_ble_lib. I really liked the idea that this package also has a dedicated emulator - https://pub.dev/packages/blemulator, which provides testing capabilities without having the actual hardware (that would also be the case for me in the project).Does anyone used it and have any feedback? Have you used any other Flutter BLE package which you could recommend?

January 14, 2021 at 10:21PM by mkobuolys
https://ift.tt/3oMel3p