Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Should I use Flutter for my next project? (I'm a baby dev)
I am relatively new to app development, I recently developed my first app on the Android platform, it's a Tinder-like application, swipable card layouts to match users of a common interest, I built it with Android Studio and Firebase. I want to start development on an iOS version, and during my research Flutter caught my attention. From what I've seen so far, it looks like the perfect tool for the job, there are a lot of sample apps built with it that showcase social media tasks done beautifully and are cross-platform. However, I am a bit hesitant, the pros are obviously I get to build an iOS version of my app while re-doing my Android version more aesthetically, the cons are I am a new dev and there isn't much info on this platform just yet. Should I bite the bullet and learn me some Swift? Or should I give Flutter a go?

Submitted May 31, 2018 at 08:45PM by whomstdid911
via reddit https://ift.tt/2slAZEj
GGroup: Using Expanded deep within the widget tree
Consider the following code: void main() { runApp( MaterialApp( home: Scaffold( body: new Padding( padding: const EdgeInsets.only(top: 100.0), child: Row( // #1 children: [ Text('A child.'), Expanded( // required to

Submitted June 01, 2018 at 12:30AM by Flutter Dev
via Flutter Dev https://ift.tt/2xuUW0G
Reddit: Ads in your App in a Snap! A Flutter Example
https://ift.tt/2J95wvH

Submitted June 01, 2018 at 08:56AM by Purple_Pizzazz
via reddit https://ift.tt/2J2BM7O
Reddit: NS to Flutter, Please leave your feedback
https://ift.tt/2HaCiun

Submitted June 01, 2018 at 08:25AM by Code-Monster
via reddit https://ift.tt/2kDG4DP
Reddit: Animation using Animation Widget
I have tried the "multiple tweens on the same animation controller" to create a splash animation.You can check the GitHub repository for the same.https://github.com/ibhavikmakwana/SplashAnimations

Submitted June 01, 2018 at 02:41PM by ibhavikmakwana
via reddit https://ift.tt/2J76SqO
Reddit: Please Google make a course of Dart for Flutter programming.
No text found

Submitted June 01, 2018 at 06:27PM by frankcohe
via reddit https://ift.tt/2smVAbG
Reddit: Please migrate Dart to Kotlin
It is such a shame that Flutter doesn't use Kotlin as it's native programming language. That would have been killer and would have taking over our world. Please migrate Dart to Kotlin. I am learning Kotlin and love it. I am going to learn Dart also to take advantage of Flutter but I am going to do it kicking and screaming. If a clean way to call Kotlin from Flutter would be implemented, I would jump on that.

Submitted June 01, 2018 at 07:04PM by WilliamArnoldFord
via reddit https://ift.tt/2szuayn
GGroup: #help us google!
flutter is grate thing will change the world but we can [not] find Good resources to stady it we wont [vedios] and [images] in the resources this may not important at this time. but we wont only one thing flutter [youtube] chanel to teatch us how to treat with the great flutter

Submitted June 01, 2018 at 08:10PM by mohamed...@gmail.com
via Flutter Dev https://ift.tt/2J2Mk6W
GGroup: [Breaking change] Increasing the hit detection size of material buttons
Howdy, In https://ift.tt/2srvnbK I will be increasing the hit detection and layout size of all material buttons (RaisedButton, FlatButton, OutlineButton, and MaterialButton widgets) to a minimum height of 48dp. If you don't use Flutter's material library this change will

Submitted June 01, 2018 at 09:50PM by Jonah Williams
via Flutter Dev https://ift.tt/2xxqsLB
GGroup: New Flutter tooling release - Updates on Android Studio and IntelliJ plugins
Hi all, Happy Friday! June release of the Android Studio and IntelliJ plugins : General changes - removed the user preference to disable --preview-dart-2 - removed the 'new' keyword from the stless, stfull, and stanim templates - renamed ‘full

Submitted June 01, 2018 at 11:03PM by Nilay Yener
via Flutter Dev https://ift.tt/2xwZiEk
GGroup: VS Code Plugins v2.13: Emulators, folding, conditional breakpoints, attach-to-process...
Hi all, v2.13.0 of Dart / Flutter plugins for VS Code are available. Release notes below (and online ). Emulator Launching Emulators can now be launched directly from within Code. If you start debugging without a connected device you’ll be presented with

Submitted June 01, 2018 at 11:04PM by Danny Tuppeny
via Flutter Dev https://ift.tt/2LTqal0
GGroup: iOS Emulator
Is possible to start a iOS emulator on a windows machine? I don't have an iPhone device and i don't pretend to have it. This is my configuration: Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel beta, v0.4.4, on Microsoft Windows [Versión 10.0.16299.431],

Submitted June 01, 2018 at 11:31PM by Eugenio Tesio
via Flutter Dev https://ift.tt/2HdSzPb