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
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
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
Medium
EyeEm Fluttered
Adding Flutter to an existing app — a practical example of how Flutter helped support our business goals, an honest retrospective, a story.
New post on /r/flutterdev subreddit:
Live maintaining a Flutter lib https://ift.tt/2E2wCUi
https://ift.tt/2EdMDHf
December 09, 2019 at 10:37PM by imtoori
https://ift.tt/2E3TnqZ
Live maintaining a Flutter lib https://ift.tt/2E2wCUi
https://ift.tt/2EdMDHf
December 09, 2019 at 10:37PM by imtoori
https://ift.tt/2E3TnqZ
GitHub
imtoori/CountryCodePicker
A flutter package for showing a country code selector. - imtoori/CountryCodePicker
New post on /r/flutterdev subreddit:
2-Flutter displaying points on a Map — The web coder path to Flutter
https://ift.tt/3448IST
December 10, 2019 at 01:30AM by C0deGl1tch
https://ift.tt/2RHI0Nz
2-Flutter displaying points on a Map — The web coder path to Flutter
https://ift.tt/3448IST
December 10, 2019 at 01:30AM by C0deGl1tch
https://ift.tt/2RHI0Nz
Medium
2-Flutter displaying points on a Map — The web coder path to Flutter
On my path to learning Flutter, I’m also working on other projects. One of the things that come up a lot lately are points on a map.
New post on /r/flutterdev subreddit:
Flutter Tutorial for Developers: Step-by-Step Guide to Building Apps - DZone Web Dev
https://ift.tt/35SwWRm
December 10, 2019 at 10:48AM by roshani_p
https://ift.tt/2qBFVY7
Flutter Tutorial for Developers: Step-by-Step Guide to Building Apps - DZone Web Dev
https://ift.tt/35SwWRm
December 10, 2019 at 10:48AM by roshani_p
https://ift.tt/2qBFVY7
dzone.com
Flutter Tutorial for Developers: Step-by-Step Guide to Building Apps - DZone Web Dev
In this article we discuss everything you need to get started creating applications with Flutter, including basic architecture, widgets, and testing.
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
December 10, 2019 at 10:47AM by reece_h
https://ift.tt/2RBEbcD
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
GitHub
GitHub - ggichure/hexcolor: A flutter plugin for bringing hex colors to dart hexcolorPlugin
A flutter plugin for bringing hex colors to dart hexcolorPlugin - GitHub - ggichure/hexcolor: A flutter plugin for bringing hex colors to dart hexcolorPlugin
New post on /r/flutterdev subreddit:
Top 10 flutter libraries to Support Flutter App Development.
https://kodytechnolab.com/top-10-flutter-libraries
December 10, 2019 at 02:14PM by William_John_k
https://ift.tt/346mtjW
Top 10 flutter libraries to Support Flutter App Development.
https://kodytechnolab.com/top-10-flutter-libraries
December 10, 2019 at 02:14PM by William_John_k
https://ift.tt/346mtjW
Kodytechnolab
Top 10 Flutter Libraries | Flutter Development Libraries
Many useful flutter libraries are available to help flutter developers. Here we have picked the Top 10 flutter libraries to Support Flutter App Development.
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
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
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
reddit
Flame vs Spritewidget vs ...? Anybody used both of these...
Hi, I was just wondering if anyone had used both of Flame and Spritewidget and had any thoughts, pros and cons, architecture shortcomings or...
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
🙌🙌🙌
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
Twitter
Google Developers (@googledevs) | Twitter
The latest Tweets from Google Developers (@googledevs). Now serving 2 Million subscribers on YouTube. Thanks for tuning in! https://t.co/PecU8JeURq
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
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
reddit
Is this a good time to start a green field MacOS desktop project...
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...
New post on /r/flutterdev subreddit:
Animation deep dive - Flutter in Focus
https://www.youtube.com/watch?v=PbcILiN8rbo&feature=youtu.be
December 10, 2019 at 07:12PM by MarkOSullivan
https://ift.tt/2YxS7Ww
Animation deep dive - Flutter in Focus
https://www.youtube.com/watch?v=PbcILiN8rbo&feature=youtu.be
December 10, 2019 at 07:12PM by MarkOSullivan
https://ift.tt/2YxS7Ww
YouTube
Animation deep dive - Flutter in Focus
In past four episodes of this series, we talked about all of the practical ways to build animations in Flutter. In this episode of Flutter in Focus, Filip Hracek introduces how to implement animations in the least pragmatic way imaginable. For educational…
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
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
reddit
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...
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
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
FLUTTER app example: smilemeter! Will try also Hummingbird!
https://ift.tt/2EdMDHf
December 10, 2019 at 10:34PM by imtoori
https://ift.tt/2P8X44P
Twitch
imtoori - Twitch
imtoori streams live on Twitch! Check out their videos, sign up to chat, and join their community.
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
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:
Flutter IDE Built In Flutter - Update #1: Running itself and editing its own code!
https://www.youtube.com/watch?v=xyq6a8pfkVE
December 11, 2019 at 03:53AM by qualverse
https://ift.tt/2E6WX3A
Flutter IDE Built In Flutter - Update #1: Running itself and editing its own code!
https://www.youtube.com/watch?v=xyq6a8pfkVE
December 11, 2019 at 03:53AM by qualverse
https://ift.tt/2E6WX3A
YouTube
IDE built in Flutter: #1 Editing its own code!
Building an IDE in Flutter. This shows the progress so far- the program is able to build and launch itself from its inbuilt terminal, edit its own code, and hot reload its changes.
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
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
reddit
How to do Wordpress REST API OAuth and what is the best among all...
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...
New post on /r/flutterdev subreddit:
Explode View - A beautiful explosion animation for Flutter
GitHub link
December 11, 2019 at 05:51AM by b14ckr34p3r
https://ift.tt/2YEjC0p
Explode View - A beautiful explosion animation for Flutter
GitHub link
December 11, 2019 at 05:51AM by b14ckr34p3r
https://ift.tt/2YEjC0p
GitHub
GitHub - mdg-soc-19/explode-view: 💥 A beautiful explosion animation for Flutter.
💥 A beautiful explosion animation for Flutter. Contribute to mdg-soc-19/explode-view development by creating an account on GitHub.
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
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
reddit
Newbie question
A subreddit for Google's portable UI framework.