Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

flutter pubspec.yaml environment sdk update
hi, when we need to update below tag in pubspec.yamlenvironment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"

February 26, 2019 at 06:52PM by Kotaibaw
https://ift.tt/2TlG52c
New post on Flutter Dev Google group:

How to get Preferences to show up in Settings.app and Android equivalent
We have some preferences that we want to show in the Settings screen on iOS (and whatever the equivalent is) and Android. It appears by default shared_preferences does not cause any preferences to show ... In normal iOS land, one places a Settings.bundle with some magic -- and it shows up

February 26, 2019 at 08:12PM by Steven McDowall
https://ift.tt/2TozHrf
New post on Flutter Dev Google group:

Left side radial list
Hi guys, I need help to implement a left side radial, please give me any tip about how to implement.I tried but I have no idea from where to start. Thank you in advanced. OBS: the ideia is to have a left circular list that rotate when user scroll in vertical, and we can select any widget/value.

February 26, 2019 at 08:47PM by Pedro Massango
https://ift.tt/2XqlVDt
New post on Flutter Dev Google group:

Changing the DropdownButton Arrow Style
I have spent a considerable amount of time searching for an answer to this question, but have yet to find an answer. I am fairly new to Flutter, so I apologize if I'm missing something obvious. My designer wants to customize the arrow on our dropdown buttons. So it should look something like

February 26, 2019 at 10:10PM by Matthew Jones
https://ift.tt/2XoQ3ix
New post on /r/flutterdev subreddit:

Gallery Example
​Hi Guys,Im creating a app using flutter and i need select and unselect some images,like this app https://play.google.com/store/apps/details?id=com.mobsnake.verticalgallerybut is so hard make this feature, somebody got a example to how i do this?!​This is an example of what I want to do.https://i.redd.it/1necsi4l5zi21.jpg

February 26, 2019 at 09:51PM by spolidorio
https://ift.tt/2U4sYj4
New post on /r/flutterdev subreddit:

Flutter 1.2 is support for Android’s new App Bundle
Flutter 1.2 is support for Android’s new App BundleIs there new command to build apk? Or we need to use Google consol to build bundle?

February 26, 2019 at 09:45PM by Kotaibaw
https://ift.tt/2BUjwYF
New post on /r/flutterdev subreddit:

Flutter: An Approach to Architecture
https://ift.tt/2SsVj15

February 26, 2019 at 10:10PM by Purple_Pizzazz
https://ift.tt/2H4ixs3
New tweet from flutterio:

AnimatedBuilder can put your widgets in motion with custom animations. Find this and every #WidgetoftheWeek on our shiny new Flutter YouTube channel.

Click for more tips and don’t forget to subscribe! &darr; pic.twitter.com/ZbjQxJPgnG— Flutter (@flutterio) February 26, 2019

February 27, 2019 at 12:21AM
http://twitter.com/flutterio/status/1100536347528478721
New post on Flutter Dev Google group:

Problem with flutter_signature_pad package
Can somebody help me here. I have developed a flutter app using the flutter signature app. The app works this way: 1- A users signs the app using the signature pad provided by the package. 2- The signature image is shown when they click on the save button. 3- The signature image is encoded as

February 27, 2019 at 02:00AM by Imad Fakhry
https://ift.tt/2Th2fmo
New post on /r/flutterdev subreddit:

MiBand and Flutter
Guys, how to create an app that connects to the MiBand in Flutter?

February 27, 2019 at 04:33AM by blesing79
https://ift.tt/2GOkA4p
New post on Flutter Dev Google group:

Mopub banner integration in Flutter
Hi I'm trying to create a MoPub banner ad plugin for Flutter (Android specifically). I successfully create an AndroidView and MethodCall to trigger loadAd() on moPubView in Java native code. The thing is, even though the AndroidView is rendered and bannerAdListener is working in plugin example

February 27, 2019 at 06:12AM by Riva Farabi
https://ift.tt/2IGAMq1
New post on Flutter Dev Google group:

VS Code Extensions v2.24.0 - Dart DevTools w/ Inspector
Hey all, v2.24 of the VS Code extensions are available, adding the ability to launch the recently-announced Dart DevTools preview 🙂 Dart DevTools A new command *Dart: Open DevTools* has been added that allows you to launch the Dart DevTools
February 27, 2019 at 10:15AM by Danny Tuppeny
https://ift.tt/2IAZgRl
New post on Flutter Dev Google group:

resizeToAvoidBottomPadding: false,
resizeToAvoidBottomPadding: false works but it is said to be deprecated: bool resizeToAvoidBottomPadding @Deprecated ('Use resizeToAvoidBottomInset to specify if the body

February 27, 2019 at 11:20AM by Bened
https://ift.tt/2TkLMgR
New post on /r/flutterdev subreddit:

Need help
I want to make a custom social network for twitch, so need to implement “sign-in with twitch”, but don’t know how to do it. Looked at examples for “sign-in with google” but still a no-go.Can anyone please direct me here? :)

February 27, 2019 at 11:26AM by Din_Sunrise
https://ift.tt/2GQ3Md2
New post on Flutter Dev Google group:

Read phone number, ssid, and location
Hi, I would like to check how I can read Phone Number, WIFI SSID, and Location when I launch Flutter app. TIA. Regards, Setiaman

February 27, 2019 at 12:08PM by Setiaman Lee
https://ift.tt/2H3Tbe4
New post on Flutter Dev Google group:

incorrect use of parent data widget. expanded widgets must be placed inside flex widgets
0 I am getting the following error: i.e.., Another exception was thrown: Incorrect use of ParentDataWidget. showing error on the mobile screen. @override Widget build(BuildContext context) { return MaterialApp( title: widget.title, theme: ThemeData.light().copyWith(

February 27, 2019 at 01:29PM by Mounika
https://ift.tt/2EBGnKc
New post on /r/flutterdev subreddit:

New flutter developer questions?
Hello, I'm new to flutter development. Can anyone please clarify few doubtsDo I have to write widget for each page in general? E.g. if I'm building an app with drawer do I have to include drawer in every page?What is good practice to do rerender the widget or try to replace part of widget if possible?How you pass data around between two widgetsThanks Sorry if they are trivial questions.

February 27, 2019 at 03:35PM by BlueBoxxx
https://ift.tt/2GKFu4c