Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

Open source examples of "real" Flutter apps with good test coverage?
Does anyone know of any open source Flutter projects that demonstrate good testing practices? Something more than a basic demo app -- I'd like to see good examples of tests "in the real world".

January 15, 2021 at 05:06AM by doppio
https://ift.tt/3icWUq6
New post on Flutter Dev Google group:

Supporting different font that I get from backend
Hi guys, We have a flutter app in production, sometimes our back-end sends data in different language. Maybe Greek or Portuguese. But in that case the words get defformatted and only random character is shown. Please help how can we solve this. This is very critical thing. Thanks.

January 15, 2021 at 06:20AM by Krishna gopal pal
https://ift.tt/3qnCtcQ
New post on Flutter Dev Google group:

How to se that the uploaded images ,pdfs and text items remain constant or permanently until deletion
Hi, I have a application where I am uploading text data, images and pdfs data through a form submission. Different forms has different uploaded data. I want to see that if the user opens the application second time or next time, the images and text remain as it and show(retrieed)

January 15, 2021 at 06:51AM by shravan kumar Pottala
https://ift.tt/39wmYsp
New post on Flutter Dev Google group:

Providing Hiv Box cached content the firestore stream
On Flutter Web, I have a stream from firestore which displays the current messages in a collection but when the internet is not available I can't have access to those messages from that stream. I Decided to use a hive box to cache the messages and return them when no internet is available. I

January 15, 2021 at 07:28AM by Fuh Austin Ambe
https://ift.tt/3sm7zUd