New post on /r/flutterdev subreddit:
Is it Self Promotion if I actually want to share value?
Hi Guys, Dane from FilledStacks over here :)There's a lot of things I want to share about Flutter. All stemming from the way that we develop apps at FilledStacks. Some concepts are too small for a video so I started a new format. For the past month I've been making smaller posts that I think are bringing actual value. I've covered explaining Slivers in a (hopefully) more consumable manner by making 10 slide presentations over on Instagram.I've been reluctant to share it here because I already show up so many times on here in a week 😅Written posts, video tutorials, etc. I do believe these short presentations are very valuable especially as more and more beginners enter the field. It's short and easy to consume for little bites of Flutter everyday.This is one of the posts where I go over three http libraries, it's benefits and what to use them for. I have about 30 other slide presentations on there as well that I think would be helpful.My main question, to the moderators are, is it fine if I post this on here? I make one every day so I don't want to appear to be spamming. They get attention and shares but I want to ensure I'm not banned since this is where I built FilledStacks from the start.
March 11, 2020 at 05:03AM by Filledstacks
https://ift.tt/2xnnYj2
Is it Self Promotion if I actually want to share value?
Hi Guys, Dane from FilledStacks over here :)There's a lot of things I want to share about Flutter. All stemming from the way that we develop apps at FilledStacks. Some concepts are too small for a video so I started a new format. For the past month I've been making smaller posts that I think are bringing actual value. I've covered explaining Slivers in a (hopefully) more consumable manner by making 10 slide presentations over on Instagram.I've been reluctant to share it here because I already show up so many times on here in a week 😅Written posts, video tutorials, etc. I do believe these short presentations are very valuable especially as more and more beginners enter the field. It's short and easy to consume for little bites of Flutter everyday.This is one of the posts where I go over three http libraries, it's benefits and what to use them for. I have about 30 other slide presentations on there as well that I think would be helpful.My main question, to the moderators are, is it fine if I post this on here? I make one every day so I don't want to appear to be spamming. They get attention and shares but I want to ensure I'm not banned since this is where I built FilledStacks from the start.
March 11, 2020 at 05:03AM by Filledstacks
https://ift.tt/2xnnYj2
New post on Flutter Dev Google group:
Android studio installed on mac still getting "Unable to locate Android SDK."
Android toolchain - develop for Android devices *✗** Unable to locate Android SDK.* * Install Android Studio from:* * https://ift.tt/3360z1u * On first launch it will assist you in installing the Android SDK* * components.* * (or
March 11, 2020 at 07:42AM by Lakhwinder Kaur
https://ift.tt/2II4Rm5
Android studio installed on mac still getting "Unable to locate Android SDK."
Android toolchain - develop for Android devices *✗** Unable to locate Android SDK.* * Install Android Studio from:* * https://ift.tt/3360z1u * On first launch it will assist you in installing the Android SDK* * components.* * (or
March 11, 2020 at 07:42AM by Lakhwinder Kaur
https://ift.tt/2II4Rm5
New post on /r/flutterdev subreddit:
Leaving game to homepage
Last weeks I've been learning to make some apps with flutter and flame, but I've come to a situation which I can not find the solution for.I've made a RaisedButton and the OnPressee function starts a game which I have made with flame.Once I've died in that game, I'd like to return to the RaisedButton without having to use the RunApp of that app around the RaisedButton (unless this is the onliest way of doing this).Does anyone have a solution for this?
March 11, 2020 at 07:39AM by larswillems
https://ift.tt/2Q242bR
Leaving game to homepage
Last weeks I've been learning to make some apps with flutter and flame, but I've come to a situation which I can not find the solution for.I've made a RaisedButton and the OnPressee function starts a game which I have made with flame.Once I've died in that game, I'd like to return to the RaisedButton without having to use the RunApp of that app around the RaisedButton (unless this is the onliest way of doing this).Does anyone have a solution for this?
March 11, 2020 at 07:39AM by larswillems
https://ift.tt/2Q242bR
reddit
Leaving game to homepage
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
4 talks has just been uploaded from Flutter Europe conference
https://www.youtube.com/channel/UCOoJkGYV00nr3EpZOUeuN1Q
March 11, 2020 at 10:37AM by relay126
https://ift.tt/3aIm62P
4 talks has just been uploaded from Flutter Europe conference
https://www.youtube.com/channel/UCOoJkGYV00nr3EpZOUeuN1Q
March 11, 2020 at 10:37AM by relay126
https://ift.tt/3aIm62P
New post on /r/flutterdev subreddit:
Simple ToDo - a todo app made with flutter!
Hey fellow flutter lovers!I've made an app with the flutter framework, looking for tips and trick or useful critique of the app!So tell me what you think of the app, its free of charge on both android and iOS:android:Google Play - Simple ToDoiOS:AppStore - Simple ToDoThanks!
March 11, 2020 at 12:27PM by niko2931
https://ift.tt/2IzhOyG
Simple ToDo - a todo app made with flutter!
Hey fellow flutter lovers!I've made an app with the flutter framework, looking for tips and trick or useful critique of the app!So tell me what you think of the app, its free of charge on both android and iOS:android:Google Play - Simple ToDoiOS:AppStore - Simple ToDoThanks!
March 11, 2020 at 12:27PM by niko2931
https://ift.tt/2IzhOyG
Google Play
Simple ToDo - Apps on Google Play
Get more done with the Simple ToDo (Productivity) App!
Manage, capture, and edit all of your tasks in this simple, lightweight app.
With this app you have the ability to list up all of your ToDo/Tasks, and dont worry about loosing your tasks as they synchronise…
Manage, capture, and edit all of your tasks in this simple, lightweight app.
With this app you have the ability to list up all of your ToDo/Tasks, and dont worry about loosing your tasks as they synchronise…
New post on /r/flutterdev subreddit:
Simple State Management with Provider
https://youtu.be/m2hWRdTBLQ8
March 11, 2020 at 12:02PM by craetornetwork
https://ift.tt/2TFPpxd
Simple State Management with Provider
https://youtu.be/m2hWRdTBLQ8
March 11, 2020 at 12:02PM by craetornetwork
https://ift.tt/2TFPpxd
YouTube
Introduction To Provider | Flutter Provider
Introduction To Provider | Flutter Provider
We previously went over the Bloc package, and I got a lot of comments about using Provider. So before continuing with the Book Club App, I decided that I needed to check it out before deciding which state management…
We previously went over the Bloc package, and I got a lot of comments about using Provider. So before continuing with the Book Club App, I decided that I needed to check it out before deciding which state management…
New post on Flutter Dev Google group:
Can flutter be used to build web and mobile at same time?
Trying to use flutter design on my mobile app to also display and use on website.
March 11, 2020 at 02:43PM by RickK
https://ift.tt/2TXHOZL
Can flutter be used to build web and mobile at same time?
Trying to use flutter design on my mobile app to also display and use on website.
March 11, 2020 at 02:43PM by RickK
https://ift.tt/2TXHOZL
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:
Drap and drop widget
Has anyone found a good drag and drop widget. I am trying to move objects around and where they are moved to will create coding accordingly.
March 11, 2020 at 03:37PM by RickK
https://ift.tt/2vd5hOl
Drap and drop widget
Has anyone found a good drag and drop widget. I am trying to move objects around and where they are moved to will create coding accordingly.
March 11, 2020 at 03:37PM by RickK
https://ift.tt/2vd5hOl
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 tweet from FlutterDev:
🏗Do you have a child widget that needs the build context of its parent? Want to access it without having to create a whole new widget?
Check out the Builder widget!
Watch more #WidgetoftheWeek → https://t.co/ooFq2fD0Fe pic.twitter.com/LrGPJDrJH1— Flutter (@FlutterDev) March 11, 2020
March 11, 2020 at 06:17PM
http://twitter.com/FlutterDev/status/1237789651424821248
🏗Do you have a child widget that needs the build context of its parent? Want to access it without having to create a whole new widget?
Check out the Builder widget!
Watch more #WidgetoftheWeek → https://t.co/ooFq2fD0Fe pic.twitter.com/LrGPJDrJH1— Flutter (@FlutterDev) March 11, 2020
March 11, 2020 at 06:17PM
http://twitter.com/FlutterDev/status/1237789651424821248
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 /r/flutterdev subreddit:
Builder (Flutter Widget of the week)
https://youtu.be/xXNOkIuSYuA
March 11, 2020 at 06:21PM by fleper
https://ift.tt/3cN8XHv
Builder (Flutter Widget of the week)
https://youtu.be/xXNOkIuSYuA
March 11, 2020 at 06:21PM by fleper
https://ift.tt/3cN8XHv
YouTube
Builder (Flutter Widget of the Week)
Most of the time, widgets in Flutter build without looking up any extra information about their parents. Sometimes, you might write some code where the child widget needs to access the build context of a parent widget in the same build method. That's what…
New post on /r/flutterdev subreddit:
elpee - I released my first (Flutter) app! Free and open source :-)
Hi guys,I've just released my first app for Android and iPhone, with 100% Flutter/Dart!Github: https://github.com/tomvanlieshout/elpeeApp Store: https://apps.apple.com/us/app/elpee/id1501845272?ls=1Google Play: https://play.google.com/store/apps/details?id=com.tom.elpeeAll feedback is welcome of course. Thanks for reading :-)
March 11, 2020 at 07:22PM by tuks6
https://ift.tt/33ajrfG
elpee - I released my first (Flutter) app! Free and open source :-)
Hi guys,I've just released my first app for Android and iPhone, with 100% Flutter/Dart!Github: https://github.com/tomvanlieshout/elpeeApp Store: https://apps.apple.com/us/app/elpee/id1501845272?ls=1Google Play: https://play.google.com/store/apps/details?id=com.tom.elpeeAll feedback is welcome of course. Thanks for reading :-)
March 11, 2020 at 07:22PM by tuks6
https://ift.tt/33ajrfG
GitHub
GitHub - tomvanlieshout/elpee at morioh.com
elpee - Flutter app. Contribute to tomvanlieshout/elpee development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
why is there no community-written package with temp / pressure sensor plugins?
Howdy,For a side project I wanted to use other sensors than accelerometer and gyroscope (for which there's a great package on pub.dev/packages called "sensors".Couldn't find anything for using the barometer / temperature sensor. does this mean I have to write one myself? or could it be that there is already something written and I simply couldn't find it on google / pub.dev ?I am asking this here because I really think this question is relevant to others here,thanks !
March 11, 2020 at 07:18PM by BarbDart
https://ift.tt/2wNHk0F
why is there no community-written package with temp / pressure sensor plugins?
Howdy,For a side project I wanted to use other sensors than accelerometer and gyroscope (for which there's a great package on pub.dev/packages called "sensors".Couldn't find anything for using the barometer / temperature sensor. does this mean I have to write one myself? or could it be that there is already something written and I simply couldn't find it on google / pub.dev ?I am asking this here because I really think this question is relevant to others here,thanks !
March 11, 2020 at 07:18PM by BarbDart
https://ift.tt/2wNHk0F
Dart packages
Page 1 | Top packages
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
New post on /r/flutterdev subreddit:
Silent Coding: Flutter Theme Changing using MobX and Provider
https://youtu.be/83zVz-cyO2o
March 11, 2020 at 07:31PM by codeify2019
https://ift.tt/2IAVPaL
Silent Coding: Flutter Theme Changing using MobX and Provider
https://youtu.be/83zVz-cyO2o
March 11, 2020 at 07:31PM by codeify2019
https://ift.tt/2IAVPaL
YouTube
Silent Coding: Flutter Theme changing using MobX and Provider
Here is my take on with MobX and Provider that together works like a charm. In this episode learn how you can switch theme using a MobX and Provider in few l...
New post on Flutter Dev Google group:
Adding Flutter to Android App
Hi All, I am adding flutter to android native app. Im using below code to add flutter view, but its showing blank screen, please help me on this val flutterView = Flutter.createView( this@FlutterViewActivity, lifecycle, null ) addContentView( flutterView, FrameLayout.La
March 11, 2020 at 08:59PM by Vinay
https://ift.tt/2Q1R8eb
Adding Flutter to Android App
Hi All, I am adding flutter to android native app. Im using below code to add flutter view, but its showing blank screen, please help me on this val flutterView = Flutter.createView( this@FlutterViewActivity, lifecycle, null ) addContentView( flutterView, FrameLayout.La
March 11, 2020 at 08:59PM by Vinay
https://ift.tt/2Q1R8eb
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:
Hey does anyone know how to implement a share sheet?
I want to implement the typical share options as I know them from iOS does anyone know if a plugin for this exists? All the share plugins provide no pictures and the descriptions are really bad. I'm looking for something like this
March 11, 2020 at 08:38PM by Hard_Veur
https://ift.tt/2W38ATd
Hey does anyone know how to implement a share sheet?
I want to implement the typical share options as I know them from iOS does anyone know if a plugin for this exists? All the share plugins provide no pictures and the descriptions are really bad. I'm looking for something like this
March 11, 2020 at 08:38PM by Hard_Veur
https://ift.tt/2W38ATd
Imgur
Post with 0 votes and 45 views.
New post on /r/flutterdev subreddit:
How do I get graphics for fitness app?
I'm building myself a little fitness app. I can never remember which exercises are what. I was wondering though hope can I make the graphics for an example on the app? I'm new to this and not very good at graphic design but I'm a fast learner.
March 11, 2020 at 09:19PM by Warjinx338
https://ift.tt/2TXmyDt
How do I get graphics for fitness app?
I'm building myself a little fitness app. I can never remember which exercises are what. I was wondering though hope can I make the graphics for an example on the app? I'm new to this and not very good at graphic design but I'm a fast learner.
March 11, 2020 at 09:19PM by Warjinx338
https://ift.tt/2TXmyDt
reddit
How do I get graphics for fitness app?
A subreddit for Google's portable UI framework.
New tweet from FlutterDev:
#IWD2020 💙We've got serious #Flutterista appreciation!
“I have a few projects in the works. Yet there is one I am especially excited about. We are trying to harness mobile to get early skin cancer detection to patients."
See what Valeria is up to → https://t.co/VKNdCMTZl6 pic.twitter.com/rT2rgB7dNx— Flutter (@FlutterDev) March 11, 2020
March 11, 2020 at 09:32PM
http://twitter.com/FlutterDev/status/1237838841840459777
#IWD2020 💙We've got serious #Flutterista appreciation!
“I have a few projects in the works. Yet there is one I am especially excited about. We are trying to harness mobile to get early skin cancer detection to patients."
See what Valeria is up to → https://t.co/VKNdCMTZl6 pic.twitter.com/rT2rgB7dNx— Flutter (@FlutterDev) March 11, 2020
March 11, 2020 at 09:32PM
http://twitter.com/FlutterDev/status/1237838841840459777
Twitter
#iwd2020 hashtag on Twitter
On Oct 22 @UN_Women tweeted: "Drumroll please!
🥁
🥁
🥁
The 2021 theme.." - read what others are saying and join the conversation.
🥁
🥁
🥁
The 2021 theme.." - read what others are saying and join the conversation.
New post on Flutter Dev Google group:
After latest Flutter upgrade, the generated release-apk simply doesn't work!!
I did a flutter upgrade yesterday. Now when I build a release apk, it generates as usual and I can side load it on devices as usual. BUT, although the app installs and comes up ok, when I try to do anything that goes to disk, it simply does NOTHING! No warning, nothing. Now, although for some
March 11, 2020 at 11:47PM by nat101
https://ift.tt/2wSdfg8
After latest Flutter upgrade, the generated release-apk simply doesn't work!!
I did a flutter upgrade yesterday. Now when I build a release apk, it generates as usual and I can side load it on devices as usual. BUT, although the app installs and comes up ok, when I try to do anything that goes to disk, it simply does NOTHING! No warning, nothing. Now, although for some
March 11, 2020 at 11:47PM by nat101
https://ift.tt/2wSdfg8
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:
Suggestions for creating background location tracking app.
I need to write something to track users while the app is in the background (for tracking our drivers). But I did not found any good package which tracks app on background.Did you ever found any package or have any tips to track users' location on background?Thanks <3
March 11, 2020 at 11:15PM by zMisir
https://ift.tt/38HoLIJ
Suggestions for creating background location tracking app.
I need to write something to track users while the app is in the background (for tracking our drivers). But I did not found any good package which tracks app on background.Did you ever found any package or have any tips to track users' location on background?Thanks <3
March 11, 2020 at 11:15PM by zMisir
https://ift.tt/38HoLIJ
reddit
Suggestions for creating background location tracking app.
I need to write something to track users while the app is in the background (for tracking our drivers). But I did not found any good package which...
New post on /r/flutterdev subreddit:
How's flutter future Outlook?
I am a programming beginner looking to develop mobile apps and website. I've heard that flutter is a relatively new programming language and can build applications that applicable for cross platforms. How does everyone think about flutter future Outlook? Do u suggest a beginner starts to pick up flutter now?
March 12, 2020 at 12:45AM by pinyinlyrics
https://ift.tt/3aIULgM
How's flutter future Outlook?
I am a programming beginner looking to develop mobile apps and website. I've heard that flutter is a relatively new programming language and can build applications that applicable for cross platforms. How does everyone think about flutter future Outlook? Do u suggest a beginner starts to pick up flutter now?
March 12, 2020 at 12:45AM by pinyinlyrics
https://ift.tt/3aIULgM
reddit
How's flutter future Outlook?
I am a programming beginner looking to develop mobile apps and website. I've heard that flutter is a relatively new programming language and can...
New post on /r/flutterdev subreddit:
Getting quite confused with how to use a StreamProvider for my example
Or if I should even be using it at all!So the general idea is:I have a function Stream<SomeObject> getData(DateTime date)The result of this function is used on the home screenThe user can select a new date on the home screen (which would therefore provide a brand new stream)When they select a new date, it should also refresh all the widgets that are using that data.For some reason I just can't get this to work. I've tried using StreamBuilder, StreamProvider, and so on, but I think just the general structure is a bit fucked really. Does anyone have any suggestions?
March 12, 2020 at 01:59AM by 946789987649
https://ift.tt/33lPWrD
Getting quite confused with how to use a StreamProvider for my example
Or if I should even be using it at all!So the general idea is:I have a function Stream<SomeObject> getData(DateTime date)The result of this function is used on the home screenThe user can select a new date on the home screen (which would therefore provide a brand new stream)When they select a new date, it should also refresh all the widgets that are using that data.For some reason I just can't get this to work. I've tried using StreamBuilder, StreamProvider, and so on, but I think just the general structure is a bit fucked really. Does anyone have any suggestions?
March 12, 2020 at 01:59AM by 946789987649
https://ift.tt/33lPWrD
reddit
Getting quite confused with how to use a StreamProvider for my example
A subreddit for Google's portable UI framework.