New post on /r/flutterdev subreddit:
Flutter UI - Traveler profile page
https://youtu.be/xKSV--CW-GY
March 18, 2020 at 07:15AM by vilhd
https://ift.tt/2WooU1g
Flutter UI - Traveler profile page
https://youtu.be/xKSV--CW-GY
March 18, 2020 at 07:15AM by vilhd
https://ift.tt/2WooU1g
YouTube
Flutter UI - Traveler Profile Page - Minimal UI Designs - Protorix Code
In this video, we are going to design a Traveler Profile Page UI using Flutter.
#flutter #flutterui #flutterdesign #flutteruidesign #protorixcode #ui #uidesign #android #ios #design #musicplayer #musicplayerapp #googleflutter #uichallenges #cleandesigns…
#flutter #flutterui #flutterdesign #flutteruidesign #protorixcode #ui #uidesign #android #ios #design #musicplayer #musicplayerapp #googleflutter #uichallenges #cleandesigns…
New post on Flutter Dev Google group:
How to add make iPad layout with Listviewbuilder
I have gone through the example, but It tells how to get the current index to detail view in iPad and If I implement the same with Listview builder where I am fetching the data from api and the example doesnt seems to be
March 18, 2020 at 07:40AM by mahantappa b k
https://ift.tt/3diHXQC
How to add make iPad layout with Listviewbuilder
I have gone through the example, but It tells how to get the current index to detail view in iPad and If I implement the same with Listview builder where I am fetching the data from api and the example doesnt seems to be
March 18, 2020 at 07:40AM by mahantappa b k
https://ift.tt/3diHXQC
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
How to test your Flutter app on Drone CI (or anything else that can use Docker, like Gitlab)
https://ift.tt/2QrbGgf
March 18, 2020 at 09:05AM by AirborneArie
https://ift.tt/3d8Hy33
How to test your Flutter app on Drone CI (or anything else that can use Docker, like Gitlab)
https://ift.tt/2QrbGgf
March 18, 2020 at 09:05AM by AirborneArie
https://ift.tt/3d8Hy33
www.devroom.io
Test Flutter on Drone CI · devroom.io
Ariejan de Vroom's personal website on software engineering and electronics tinkering
New post on /r/flutterdev subreddit:
Building Log In UI
https://youtu.be/PoYGR7Llhxs
March 18, 2020 at 12:25PM by craetornetwork
https://ift.tt/39ZIR2p
Building Log In UI
https://youtu.be/PoYGR7Llhxs
March 18, 2020 at 12:25PM by craetornetwork
https://ift.tt/39ZIR2p
YouTube
Building Log In and Sign Up UI | Complete Flutter App #4
Building Log In and Sign Up UI | Complete Flutter App #4
After 3 episodes, we are finally building the application. One thing I want to mention is that even though we did 3 episodes on planning, I think we could have done like 10 more. Planning is such a…
After 3 episodes, we are finally building the application. One thing I want to mention is that even though we did 3 episodes on planning, I think we could have done like 10 more. Planning is such a…
New post on Flutter Dev Google group:
In dart language, How to initialize default value for Generic type variable?
How to initialize default value for Generic type variable? class RangeValuePair
In dart language, How to initialize default value for Generic type variable?
How to initialize default value for Generic type variable? class RangeValuePair
New post on /r/flutterdev subreddit:
Supercharge your Flutter Apps for Android, iOS, and Web with Cloud Firestore 🔥
https://ift.tt/2WoAYzi
March 18, 2020 at 02:25PM by Elixane
https://ift.tt/2WoAY2g
Supercharge your Flutter Apps for Android, iOS, and Web with Cloud Firestore 🔥
https://ift.tt/2WoAYzi
March 18, 2020 at 02:25PM by Elixane
https://ift.tt/2WoAY2g
New post on Flutter Dev Google group:
Run flutter code in the background without holding UI thread in flutter.
I want run a method in flutter which can able to perform in the background and when its done it need to notify me. Now im facing issue while running this method I cant able to perform any action in the app it feels stuck and releases after the process ends. Is there any way to run the code in
March 18, 2020 at 02:24PM by ManuKumar S B
https://ift.tt/33sTOXD
Run flutter code in the background without holding UI thread in flutter.
I want run a method in flutter which can able to perform in the background and when its done it need to notify me. Now im facing issue while running this method I cant able to perform any action in the app it feels stuck and releases after the process ends. Is there any way to run the code in
March 18, 2020 at 02:24PM by ManuKumar S B
https://ift.tt/33sTOXD
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Why the hate on flutter?
I'm trying to get into the mobile development ecosystem. Albeit, I'm doing more laid back research than actually getting on it and working.I saw this post on r/mAndroidDev and they were basically hating on flutter. I don't understand enough to actually say if their point is valid or if it would affect me in making apps in the future.Can anyone shed some light if you have the time on what's happening?
March 18, 2020 at 03:38PM by KruSion
https://ift.tt/2wj66ph
Why the hate on flutter?
I'm trying to get into the mobile development ecosystem. Albeit, I'm doing more laid back research than actually getting on it and working.I saw this post on r/mAndroidDev and they were basically hating on flutter. I don't understand enough to actually say if their point is valid or if it would affect me in making apps in the future.Can anyone shed some light if you have the time on what's happening?
March 18, 2020 at 03:38PM by KruSion
https://ift.tt/2wj66ph
reddit
deprecate flutter already
Posted in r/mAndroidDev by u/FakeFeynman • 91 points and 52 comments
New post on /r/flutterdev subreddit:
ClipPath (Flutter Widget of the Week)
https://www.youtube.com/watch?v=oAUebVIb-7s&feature=share
March 18, 2020 at 05:42PM by Pixelreddit
https://ift.tt/3a2Q5CB
ClipPath (Flutter Widget of the Week)
https://www.youtube.com/watch?v=oAUebVIb-7s&feature=share
March 18, 2020 at 05:42PM by Pixelreddit
https://ift.tt/3a2Q5CB
YouTube
ClipPath (Flutter Widget of the Week)
Do you want your widget to have a unique shape? ClipPath allows you to define your own widget shapes! Given a CustomerClipper and a path that you define, ClipPath will constrain the widget's visible area to within this path.
Learn more about ClipPath →…
Learn more about ClipPath →…
New post on /r/flutterdev subreddit:
Is it possible to use machine learning libraries from Python / JS / R?
As there are not that many machine learning libraries for Dart, is it possible to incorporate external libraries from other languages?There does not seem to be that many ML libraries built for Dart though some do exist.If so, how hard would it be?
March 18, 2020 at 05:41PM by SuperSaiyan1010
https://ift.tt/2whFzsz
Is it possible to use machine learning libraries from Python / JS / R?
As there are not that many machine learning libraries for Dart, is it possible to incorporate external libraries from other languages?There does not seem to be that many ML libraries built for Dart though some do exist.If so, how hard would it be?
March 18, 2020 at 05:41PM by SuperSaiyan1010
https://ift.tt/2whFzsz
reddit
r/FlutterDev - Is it possible to use machine learning libraries from Python / JS / R?
0 votes and 0 comments so far on Reddit
New tweet from FlutterDev:
⚡️Give your widget a unique shape!
Circles and rounded edges are cool, but ClipPath constrains the widget's visible area to any arbitrary path when you extend the CustomClipper path widget. The possibilities are endless!
Binge watch #WidgetoftheWeek → https://t.co/7NiiSxH8qO pic.twitter.com/pIU91S8RvM— Flutter (@FlutterDev) March 18, 2020
March 18, 2020 at 07:55PM
http://twitter.com/FlutterDev/status/1240351250954072064
⚡️Give your widget a unique shape!
Circles and rounded edges are cool, but ClipPath constrains the widget's visible area to any arbitrary path when you extend the CustomClipper path widget. The possibilities are endless!
Binge watch #WidgetoftheWeek → https://t.co/7NiiSxH8qO pic.twitter.com/pIU91S8RvM— Flutter (@FlutterDev) March 18, 2020
March 18, 2020 at 07:55PM
http://twitter.com/FlutterDev/status/1240351250954072064
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New post on Flutter Dev Google group:
Mobile app security testing tool
Does anyone know of a MAST tool that supports Flutter/Dart? Thanks in advance for anyone's response.
March 18, 2020 at 08:36PM by peon security
https://ift.tt/3b5br2m
Mobile app security testing tool
Does anyone know of a MAST tool that supports Flutter/Dart? Thanks in advance for anyone's response.
March 18, 2020 at 08:36PM by peon security
https://ift.tt/3b5br2m
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Helm - A Flutter app that gamifies stress/anxiety/depression management
https://ift.tt/2IYfAsO
March 18, 2020 at 09:50PM by Elixane
https://ift.tt/2vtx9hg
Helm - A Flutter app that gamifies stress/anxiety/depression management
https://ift.tt/2IYfAsO
March 18, 2020 at 09:50PM by Elixane
https://ift.tt/2vtx9hg
GitHub
chuabingquan/helm
💪 Helm is an app that gamifies stress/anxiety/depression management in an actionable manner to provide relief. - chuabingquan/helm
New post on /r/flutterdev subreddit:
Visual Studio Code vs Android Studio – Functionality, Search and Source Control
https://ift.tt/38VObSY
March 18, 2020 at 07:02PM by Gigatronbot
https://ift.tt/2IZCNea
Visual Studio Code vs Android Studio – Functionality, Search and Source Control
https://ift.tt/38VObSY
March 18, 2020 at 07:02PM by Gigatronbot
https://ift.tt/2IZCNea
Codemagic blog
Visual Studio Code vs Android Studio – Functionality, Search and Source Control | Codemagic Blog
Comparing Visual Studio Code and Android Studio by focusing on functionality, search and source control.
New post on /r/flutterdev subreddit:
Share Good practices
In this video https://www.youtube.com/watch?v=lGv6KV5u75k&t=180sSays that we should share experiences to create good practices. So let's do that.I'll start: in order to set the linting rules as mandatory, similar to the werror flag in c, I use the Lint package: https://pub.dev/packages/lint. And have to set all the rules to error manually, I already did it, if some of you want to do it, here is my analysis_options.yaml: https://pastebin.com/xHdtxDjC
March 18, 2020 at 11:48PM by Doroc0
https://ift.tt/3a2C1ZW
Share Good practices
In this video https://www.youtube.com/watch?v=lGv6KV5u75k&t=180sSays that we should share experiences to create good practices. So let's do that.I'll start: in order to set the linting rules as mandatory, similar to the werror flag in c, I use the Lint package: https://pub.dev/packages/lint. And have to set all the rules to error manually, I already did it, if some of you want to do it, here is my analysis_options.yaml: https://pastebin.com/xHdtxDjC
March 18, 2020 at 11:48PM by Doroc0
https://ift.tt/3a2C1ZW
YouTube
Strategic Domain-Driven Design for Improving Flutter architecture - Majid Hajian | Flutter Europe
Architecting software, especially on a large-scale where it needs to meet the business requirements is always a challenge and Flutter apps are not an excepti...
New post on Flutter Dev Google group:
How do you add a CocoaPod to a Flutter project?
Having a hard time finding any info on how to add a specific pod to my flutter project for iOS support. The Podfile is generated automatically, so doesn't seem like just adding it to the Podfile is the way to go. Or am I completely wrong and I should just update the Podfile and git add the
March 18, 2020 at 11:36PM by Frank Garcia
https://ift.tt/3dbnexV
How do you add a CocoaPod to a Flutter project?
Having a hard time finding any info on how to add a specific pod to my flutter project for iOS support. The Podfile is generated automatically, so doesn't seem like just adding it to the Podfile is the way to go. Or am I completely wrong and I should just update the Podfile and git add the
March 18, 2020 at 11:36PM by Frank Garcia
https://ift.tt/3dbnexV
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on Flutter Dev Google group:
File picker for all platforms?
I am developing a project that I eventually intend to be available on all Flutter platforms. I need to let the user choose a file. Any file, nothing fancy. Doesn’t appear to be anything in the standard library, although this would seem to be a basic requirement on all platforms. Options?
March 19, 2020 at 12:30AM by Guyren Howe
https://ift.tt/3dbUsgI
File picker for all platforms?
I am developing a project that I eventually intend to be available on all Flutter platforms. I need to let the user choose a file. Any file, nothing fancy. Doesn’t appear to be anything in the standard library, although this would seem to be a basic requirement on all platforms. Options?
March 19, 2020 at 12:30AM by Guyren Howe
https://ift.tt/3dbUsgI
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Is there a way for flutter to wait for an http response without a request. OK this might seem weird. But I will send notification from a php file and what I want is that my app wait for these notification in the background. Is that in anyway possible?
Is it
March 19, 2020 at 12:54AM by hob814
https://ift.tt/3bbbw4L
Is there a way for flutter to wait for an http response without a request. OK this might seem weird. But I will send notification from a php file and what I want is that my app wait for these notification in the background. Is that in anyway possible?
Is it
March 19, 2020 at 12:54AM by hob814
https://ift.tt/3bbbw4L
reddit
r/FlutterDev - Is there a way for flutter to wait for an http response without a request. OK this might seem weird. But I will…
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
Multiple platforms; different main files?
I have yet to dig into this very far. But what I’ve looked at had me use conditional imports and if-then blocks and such to import different versions of things. Before I dug into this, I had a theory what the answer was going to be, and I wonder if maybe I’m still right. Would it not work
March 19, 2020 at 12:38AM by Guyren Howe
https://ift.tt/2xIFZIK
Multiple platforms; different main files?
I have yet to dig into this very far. But what I’ve looked at had me use conditional imports and if-then blocks and such to import different versions of things. Before I dug into this, I had a theory what the answer was going to be, and I wonder if maybe I’m still right. Would it not work
March 19, 2020 at 12:38AM by Guyren Howe
https://ift.tt/2xIFZIK
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Ural - A screenshot organizer that finds your screenshot by searching its contents
https://ift.tt/2QmWtNl
March 19, 2020 at 03:39AM by thepurpleproject
https://ift.tt/33t7Ng9
Ural - A screenshot organizer that finds your screenshot by searching its contents
https://ift.tt/2QmWtNl
March 19, 2020 at 03:39AM by thepurpleproject
https://ift.tt/33t7Ng9
GitHub
purplecandy/ural
Ural is a screenshot organizer. It finds your screenshot by searching for the contents inside it. - purplecandy/ural