Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Where I can get dart.io RawSocket examples?
Hi, Where I can get dart.io RawSocket examples?

Submitted September 20, 2018 at 12:39PM by Niyazi Toros
via Flutter Dev https://ift.tt/2Nnf0cV
GGroup: Payment Gateway
I want to integrate paypal with my flutter app, any body can provide help about this.

Submitted September 20, 2018 at 02:57PM by ravi kumar
via Flutter Dev https://ift.tt/2MPSJiy
GGroup: How to remove spacing at the start and end of a horizontal list
I have a horizontal list in a StatelessWidget and a a padding defined for the body. The padding is everywhere correct but not for the LIST - when I scroll the list, the result is like in the screenshot. How can this be fixed? [image: flutter.jpg] class MyWidget extends StatelessWidget{

Submitted September 20, 2018 at 03:00PM by Chris
via Flutter Dev https://ift.tt/2QK68Mp
Reddit: Want your opinion: Renaming the nothing saying static factory methods RxCommand
Hi Peeps, I'm thinking about renaming the nothing saying static factory methods of my @flutterio RxCommand and want to know what you would prefer please vote here https://github.com/fluttercommunity/rx_command/issues/3

Submitted September 20, 2018 at 03:09PM by escamoteur
via reddit https://ift.tt/2MPbItR
GGroup: Can someone help with this? Got stuck for a few days
I would appreciate if someone with more flutter experience can have a look at this https://ift.tt/2ppcMuY My flutter knowledge is rather limited and have been trying a few days but couldn't get it work.

Submitted September 20, 2018 at 09:07PM by Tiantang Sun
via Flutter Dev https://ift.tt/2MS3Ojk
Learn how @AlibabaGroup used Flutter to develop their Xianyu app that now has over 50 million users!

Click below to hear their story ↓ pic.twitter.com/mzWJLlyTtf— Flutter (@flutterio) September 20, 2018

September 20, 2018 at 10:13PM
via Twitter https://twitter.com/flutterio
Flutter Release Preview 2 is here, and @RedBrogdon has the details of what to expect as we get closer to Flutter 1.0: loads of new widgets, smoother running apps, background execution support, and more!

Watch here → https://t.co/wiIjOOmI6W pic.twitter.com/ZhD0vFkmCs— Flutter (@flutterio) September 20, 2018

September 21, 2018 at 12:08AM
via Twitter https://twitter.com/flutterio
Reddit: Any library or web tool for converting JSON to Dart model classes?
I used this for Android http://jsonschema2pojo.org for converting JSON to POJO classes. Anything similar for Flutter? Would be okay if it doesn't add the factory methods too.

Submitted September 21, 2018 at 12:35AM by pblead26
via reddit https://ift.tt/2PSVXnn
Reddit: Flutter localstorage
Hello dear Flutterians!I'm an alien from react-native world. As it often happens when someone switches from one technology to another, I'm enjoying good parts of flutter and missing some good parts from react-native. AsyncStorage is one of those "good parts". shared_preferences plugin work, but it's too "flat". So here it comes https://github.com/lesnitsky/flutter_localstorage
I'm really new to flutter and dart, so feel free to destroy me in comments 😏Suggestions, best practices and guidance will be more appreciated though. What edge cases have I missed? Is overall approach legit?

Submitted September 21, 2018 at 03:25AM by r1zzu
via reddit https://ift.tt/2xqGa8Q
GGroup: Multiple TabController
Hi, I want two *TabController* in one page. how it is possible? Can any one please suggest me.

Submitted September 21, 2018 at 05:39AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2po2WcV
"Google has announced the final pre-release version of its Flutter cross-platform mobile app toolkit. This release addresses a key developer concern: The lack of native UI components on iOS." #mobileapps #cupertino #iosdev @thurrott https://t.co/n7f2xzk5sJ— Flutter (@flutterio) September 21, 2018

September 21, 2018 at 08:00AM
via Twitter https://twitter.com/flutterio
GGroup: const constructors and encapsulation don't go together in Dart
I am really annoyed by the restrictions that the Dart language imposes on const constructors. Flutter makes heavy use of immutable objects. At the same time it seems impossible to make any non trivial const constructor work in Dart. A constant constructor can only be initialized with compile time

Submitted September 21, 2018 at 09:54AM by Andreas Sumerauer
via Flutter Dev https://ift.tt/2MWiZrW
GGroup: What is the actual implementation of SO_LINGER in the Dart platform?
Hi, I place an issue on Dart SDK. *My Flutter Mobile app* cannot get the socket data due to dart.io socket set option. I can get my data in java when I set my java socket setSoLinger option. Question: What is the actual implementation of SO_LINGER in the Dart platform? https://github.com/dart

Submitted September 21, 2018 at 11:41AM by Niyazi Toros
via Flutter Dev https://ift.tt/2PZ49CX
GGroup: How to migrate my flutter app with the new version of flutter?
*How to migrate my flutter app with the new version of flutter?*

Submitted September 21, 2018 at 12:53PM by Ahmed Meklad
via Flutter Dev https://ift.tt/2OIXHzy
Reddit: Timed background updates on Flutter?
I need to run a task to update pull down and update some data files (podcast info).I'd like to set a timer so the task kicks off about 4 AM and then exits when its complete. Is this possible in Flutter?I know how to do it in Android directly, but not Flutter.

Submitted September 21, 2018 at 01:56PM by NeilPork
via reddit https://ift.tt/2OHn84B