Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

Have fun with animations!

Get creative and check out implicit animations. You can animate changes to location, size, color, and more, just by rebuilding some widgets! The possibilities are endless...

Check it out → https://t.co/8pMIq5HNeV pic.twitter.com/exVkQEn0WV— Dart Language (@dart_lang) December 9, 2019

December 09, 2019 at 09:29PM
http://twitter.com/FlutterDev/status/1204136085523185665
New post on /r/flutterdev subreddit:

EyeEm Fluttered: Adding Flutter to an existing app — a practical example of how Flutter helped support our business goals and an honest retrospective.
https://ift.tt/2YHxYNX

December 09, 2019 at 09:53PM by Elixane
https://ift.tt/344M6BF
New post on /r/flutterdev subreddit:

using hex colors in flutter
I registered for pub and thought oh well why not publish my first package.Hexcolors
 Text( 'Running on: _platformVersion\n', style: TextStyle(color: Hexcolor("#f2f2f2")), ), 


December 10, 2019 at 10:47AM by reece_h
https://ift.tt/2RBEbcD
New post on /r/flutterdev subreddit:

Celebration animation
https://i.pinimg.com/originals/fc/e2/92/fce292085f75df34f2659ee7ef162155.gifLike in this image,How do we do animation in flutter?
Can just share some logic or algorithm for it.I will share my code. Just give me some algorithm for it.
I want to practice code myself.Thanks.

December 10, 2019 at 02:24PM by mahesh2150
https://ift.tt/2t1UwwR
New post on /r/flutterdev subreddit:

Flame vs Spritewidget vs ...? Anybody used both of these frameworks for 2D games?
Hi, I was just wondering if anyone had used both of Flame and Spritewidget and had any thoughts, pros and cons, architecture shortcomings or experiences to share about them. Or perhaps you know of a better 2D graphical/game engine?It seems like Flame is more alive as a project on github but otherwise I have no other information about comparing them.

December 10, 2019 at 03:58PM by emceepea
https://ift.tt/2PuJlEB
New tweet from FlutterDev:

🙌🙌🙌

Thanks for all the amazing submissions! Your Dash-drawing skills are out of this world. Head over to the @googledevs Instagram to see a roundup of some of our faves. https://t.co/z7sHAV2qQm pic.twitter.com/xTXsVXsLe7— Flutter 🔜 Interact (@FlutterDev) December 10, 2019

December 10, 2019 at 04:51PM
http://twitter.com/FlutterDev/status/1204428432064614400
New post on /r/flutterdev subreddit:

Is this a good time to start a green field MacOS desktop project with Flutter?
Given that Flutter Desktop now builds release artefacts for MacOS, would it be a good time to start a new project targeting MacOS for now to be shipped in 2-3 months?It would be a simple GUI that calls a native library for now.

December 10, 2019 at 06:44PM by kingofthecream
https://ift.tt/2rBOx1x
New post on /r/flutterdev subreddit:

Why use dio as a http client?
I have tried looking around for explanations about dio and how exactly is it better, but I haven’t found much. I use the normal http package right now and want to know if I should switch to dio.

December 10, 2019 at 07:26PM by Competitive_Ride
https://ift.tt/34e1DPX
New tweet from FlutterDev:

ART. IS. EVERYTHING.

Check out Google Developers on Instagram to meet some of the artists and designers who’ve inspired us on our journey to #FlutterInteract.

Designer series here → https://t.co/izKudHSRhb

Tomorrow's livestream info here → https://t.co/y61UpqQEup pic.twitter.com/Fum91NgIut— Flutter 🔜 Interact (@FlutterDev) December 10, 2019

December 10, 2019 at 10:51PM
http://twitter.com/FlutterDev/status/1204518995388485633
New post on /r/flutterdev subreddit:

FLUTTER app example: smilemeter! Will try also Hummingbird!
https://ift.tt/2EdMDHf

December 10, 2019 at 10:34PM by imtoori
https://ift.tt/2P8X44P
New tweet from FlutterDev:

WE ♥️ NY

Spend a day with Dash in the city that never sleeps as we get ready for an afternoon of creativity and collaboration at #FlutterInteract. #DashAroundTown

Livestream starts tomorrow! → https://t.co/y61UpqQEup pic.twitter.com/Amo6ON1d17— Flutter 🔜 Interact (@FlutterDev) December 11, 2019

December 11, 2019 at 01:07AM
http://twitter.com/FlutterDev/status/1204553346394271744
New post on /r/flutterdev subreddit:

How to do Wordpress REST API OAuth and what is the best among all the authentication?
Hey, I've been planning to make an app for my website, it's on WordPress and how should I use the API to make the work simple and seriously how to do it. I don't have any idea any help would be great, any youtube video any course!

December 11, 2019 at 03:49AM by UnlilelyAnybody
https://ift.tt/2qECPmb
New post on /r/flutterdev subreddit:

Newbie question
Hi. Don't know if I can ask a basic question here, but I'll go ahead and see what happens.Ok, so say I have a CSV consisting basically of sentences. I've added this to my assets.I want to display each sentence randomly where when a button is pressed it randomly selects one and displays it in the body of my scaffold.I don't how to proceed from here. Also, please share different ways to go about this so I can learn how you guys/gals think.Thanks in advance.

December 11, 2019 at 07:20AM by hotmailer
https://ift.tt/2E6OrBF