Reddit: I made my first Flutter App! A simple audio recorder for your phone!
I got interested in Flutter after seeing the "Single Codebase, Two apps with Flutter" video from about a year ago, and I actually got very frustrated with a different mobile development framework called Kivy which I was using to build a hobby mobile game (https://www.youtube.com/watch?v=e_MNbgrjB-8&t=1s).Ya'll can check out the audio recorder app here:https://github.com/LarsDu/simple_flutter_audio_recorderI'll eventually take some time to fork the app and add a server connection for audio --> text transcription using some machine learning...
Submitted August 08, 2018 at 01:17AM by Fathomx1
via reddit https://ift.tt/2vK5jcX
I got interested in Flutter after seeing the "Single Codebase, Two apps with Flutter" video from about a year ago, and I actually got very frustrated with a different mobile development framework called Kivy which I was using to build a hobby mobile game (https://www.youtube.com/watch?v=e_MNbgrjB-8&t=1s).Ya'll can check out the audio recorder app here:https://github.com/LarsDu/simple_flutter_audio_recorderI'll eventually take some time to fork the app and add a server connection for audio --> text transcription using some machine learning...
Submitted August 08, 2018 at 01:17AM by Fathomx1
via reddit https://ift.tt/2vK5jcX
YouTube
SpaceGuppy - Red Planet
SpaceGuppy is a mobile game coming out in 2018 Fight and fly your way across 7 different and exciting worlds, in this mashup of classic SHMUPs and Flappy Bir...
Reddit: Flutter vs Cross Platform Swift
What if Apple release a framework like Flutter, let's call it Apper in the near future like 2019, using Swift as the programming language, you can still develop android app with Apper and of course full native support for iOS, will you move over to Apper?This question raised in my mind after seeing a blog post of an iOS Google Engineer about Flutter, you can read it here
Submitted August 07, 2018 at 11:54PM by sandangel91
via reddit https://ift.tt/2AQaKN5
What if Apple release a framework like Flutter, let's call it Apper in the near future like 2019, using Swift as the programming language, you can still develop android app with Apper and of course full native support for iOS, will you move over to Apper?This question raised in my mind after seeing a blog post of an iOS Google Engineer about Flutter, you can read it here
Submitted August 07, 2018 at 11:54PM by sandangel91
via reddit https://ift.tt/2AQaKN5
HarveyNick.com
An iOS Developer’s Opinions of Flutter
A lengthy discussion of the Flutter cross platform UI framework and my feelings about it. TLDR: I like the Flutter framework a lot, but: I wish it used Swift as its programming language; and I find its facsimile of native OS components to be imperfect.
Reddit: Is flutter (or dart) tied to Google in any way?
Im interested in running flutter on devices that are not certified with Google. That is to say they cant run Google play services or even the app store. Is flutter or dart designed in anyway that makes a dependency on Google? Perhaps with some core libraries or updates from 'mothership' along the way?
Submitted August 07, 2018 at 11:43PM by yabadababoo
via reddit https://ift.tt/2vxUw6r
Im interested in running flutter on devices that are not certified with Google. That is to say they cant run Google play services or even the app store. Is flutter or dart designed in anyway that makes a dependency on Google? Perhaps with some core libraries or updates from 'mothership' along the way?
Submitted August 07, 2018 at 11:43PM by yabadababoo
via reddit https://ift.tt/2vxUw6r
reddit
r/FlutterDev - Is flutter (or dart) tied to Google in any way?
1 vote and 1 comment so far on Reddit
Our Flutter Hot Reload game was a big hit at #io18. Now it's open source. https://t.co/7cFStf3S5T pic.twitter.com/uORfqHYEPB— 2Dimensions (@2DNima) August 7, 2018
August 08, 2018 at 01:30AM
via Twitter https://twitter.com/flutterio
August 08, 2018 at 01:30AM
via Twitter https://twitter.com/flutterio
Twitter
#io18 hashtag on Twitter
2m ago @AndroidDev tweeted: "Improved media and messaging announced a.." - read what others are saying and join the conversation.
GGroup: Graphs
How do you create a graph in Flutter, because I searched their website, and I wasn't able to find a flutter dependency.
Submitted August 08, 2018 at 02:26AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2OlhZ1A
How do you create a graph in Flutter, because I searched their website, and I wasn't able to find a flutter dependency.
Submitted August 08, 2018 at 02:26AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2OlhZ1A
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.
Reddit: Help! I'm very confused.
First, a little background on myself. I am not a professional coder. I learned Pascal and C++ too many years ago in highschool.('98 -'00) followed by assembly in college. I've looked through the dart docs, examples, and watched tutorials. It seems straight forward enough.Then we hop over to flutter and i is a completely different animal. I don't know if it is because of the squished code formatting most people seem to be using or if I just can't understand the design paradigm.My biggest confusion is where to put the actual logic for my programing? It seems like main() is only used to enter my app, which is used to build the display and everything in there is kinda higgldy piggly. I was taught a very neat style, with everything separated into header files and main used for the logic.Is there anything that can help me understand the particular logic behind the way things are setup in flutter and how to work in this particular paradigm. If possible, in baby, idiot steps/language.
Submitted August 08, 2018 at 04:36AM by Chronigan
via reddit https://ift.tt/2Mt3eZW
First, a little background on myself. I am not a professional coder. I learned Pascal and C++ too many years ago in highschool.('98 -'00) followed by assembly in college. I've looked through the dart docs, examples, and watched tutorials. It seems straight forward enough.Then we hop over to flutter and i is a completely different animal. I don't know if it is because of the squished code formatting most people seem to be using or if I just can't understand the design paradigm.My biggest confusion is where to put the actual logic for my programing? It seems like main() is only used to enter my app, which is used to build the display and everything in there is kinda higgldy piggly. I was taught a very neat style, with everything separated into header files and main used for the logic.Is there anything that can help me understand the particular logic behind the way things are setup in flutter and how to work in this particular paradigm. If possible, in baby, idiot steps/language.
Submitted August 08, 2018 at 04:36AM by Chronigan
via reddit https://ift.tt/2Mt3eZW
reddit
r/FlutterDev - Help! I'm very confused.
3 votes and 0 comments so far on Reddit
Reddit: New Video Out Ep 5 Flutter Weekly Widgets
https://youtu.be/n2Dav9ONJsY
Submitted August 08, 2018 at 05:47AM by imthepk
via reddit https://ift.tt/2AWQeKC
https://youtu.be/n2Dav9ONJsY
Submitted August 08, 2018 at 05:47AM by imthepk
via reddit https://ift.tt/2AWQeKC
YouTube
Flutter: Data Table | Ep 5 | Flutter Weekly Widgets
In this video, I will explain how to use the DataTable and its associated widgets in your apps using flutter.
Please give stars for this project on git and like the video.
Source Code - https://github.com/iampawan/FlutterWidgets
Flutter UI Kit - https…
Please give stars for this project on git and like the video.
Source Code - https://github.com/iampawan/FlutterWidgets
Flutter UI Kit - https…
Reddit: [answered?] Why does widget_test.dart exist in every code directory if the first thing I have to do to test it is *delete it*?
https://www.youtube.com/watch?v=YDvhyFiaBZcI think it's there as a placeholder. You can go create a unit test and then you'll use it for automated testing or whatnot. Err.. but I still don't really understand why flutter create creates this file if you don't have to implement unit test(s), then you have to delete it. Wouldn't it make more sense not to create the file automatically? Then whoever wants to write unit tests will create it. A minor thing but still gets me every time.
Submitted August 08, 2018 at 12:49PM by somenick
via reddit https://ift.tt/2vPmRnV
https://www.youtube.com/watch?v=YDvhyFiaBZcI think it's there as a placeholder. You can go create a unit test and then you'll use it for automated testing or whatnot. Err.. but I still don't really understand why flutter create creates this file if you don't have to implement unit test(s), then you have to delete it. Wouldn't it make more sense not to create the file automatically? Then whoever wants to write unit tests will create it. A minor thing but still gets me every time.
Submitted August 08, 2018 at 12:49PM by somenick
via reddit https://ift.tt/2vPmRnV
YouTube
Flutter - Create a Unit Test
Learn how to wire up a simple unit test in the Flutter application. - Create a function to test - Import the test library - Create a unit test - Run flutter ...
GGroup: how to pass an image list in navigator.push in flutter
I am trying tp pass selected images on next controller but I am getting an error: Tried calling: ancestorStateOfType(Instance of 'TypeMatcher') E/flutter (25860): #0 Object.noSuchMethod (dart:core/runtime/libobject_patch.dart:46:5) #here is my code: setState(() { images =
Submitted August 08, 2018 at 01:19PM by rakesh lorentz
via Flutter Dev https://ift.tt/2B0c6VQ
I am trying tp pass selected images on next controller but I am getting an error: Tried calling: ancestorStateOfType(Instance of 'TypeMatcher') E/flutter (25860): #0 Object.noSuchMethod (dart:core/runtime/libobject_patch.dart:46:5) #here is my code: setState(() { images =
Submitted August 08, 2018 at 01:19PM by rakesh lorentz
via Flutter Dev https://ift.tt/2B0c6VQ
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.
Reddit: I created a package to create an appbar with a gradient. Works just like the normal AppBar
https://ift.tt/2MtRBlt
Submitted August 08, 2018 at 12:53PM by joostlek
via reddit https://ift.tt/2MdjocW
https://ift.tt/2MtRBlt
Submitted August 08, 2018 at 12:53PM by joostlek
via reddit https://ift.tt/2MdjocW
GitHub
joostlek/GradientAppBar
GradientAppBar - Gradient app bar for Flutter
GGroup: Why is widget_test.dart in code directories if the first thing I have to do is delete it?
Hi, https://www.youtube.com/watch?v=YDvhyFiaBZc I think it's there as a placeholder. You can go create a unit test and then you'll use it for automated testing or whatnot. Err.. but I still don't really understand why flutter create creates this file if you don't have to implement unit test(s),
Submitted August 08, 2018 at 01:42PM by Naim Abu Darwish
via Flutter Dev https://ift.tt/2vOUCFZ
Hi, https://www.youtube.com/watch?v=YDvhyFiaBZc I think it's there as a placeholder. You can go create a unit test and then you'll use it for automated testing or whatnot. Err.. but I still don't really understand why flutter create creates this file if you don't have to implement unit test(s),
Submitted August 08, 2018 at 01:42PM by Naim Abu Darwish
via Flutter Dev https://ift.tt/2vOUCFZ
YouTube
Flutter - Create a Unit Test
Learn how to wire up a simple unit test in the Flutter application. - Create a function to test - Import the test library - Create a unit test - Run flutter ...
GGroup: Is this a typo in the EdgeInsets doc?
https://ift.tt/2njO26t Hi, I thought I understood *EdgeInsets *but then I read the doc and, down at Implementation, I'm confused again. *How can 40 become 0?* Or maybe I don't understand what *Implementation *means. Might look like I'm being a
Submitted August 08, 2018 at 03:11PM by Naim Abu Darwish
via Flutter Dev https://ift.tt/2OmHTlh
https://ift.tt/2njO26t Hi, I thought I understood *EdgeInsets *but then I read the doc and, down at Implementation, I'm confused again. *How can 40 become 0?* Or maybe I don't understand what *Implementation *means. Might look like I'm being a
Submitted August 08, 2018 at 03:11PM by Naim Abu Darwish
via Flutter Dev https://ift.tt/2OmHTlh
docs.flutter.io
EdgeInsets.only constructor - EdgeInsets class - painting library - Dart API
API docs for the EdgeInsets.only constructor from the Class EdgeInsets class from the painting library, for the Dart programming language.
Reddit: Flutter from scratch - Gestures
https://ift.tt/2Mrr9Jf
Submitted August 08, 2018 at 03:59PM by rajayogan27
via reddit https://ift.tt/2Mhlysk
https://ift.tt/2Mrr9Jf
Submitted August 08, 2018 at 03:59PM by rajayogan27
via reddit https://ift.tt/2Mhlysk
T-Pub :)
Flutter – Gestures
Hi Friends, Hope you are all well. In this post let’s talk something about gestures and see how to bring them into our flutter apps. Let’s begin. To learn the basics of flutter get my c…
Reddit: Flutter challenge: save image to local album.
As far as I notice that there is no project or library can do or show save an image to local album, does it?
Submitted August 08, 2018 at 05:12PM by lucasjinreal
via reddit https://ift.tt/2OnN70u
As far as I notice that there is no project or library can do or show save an image to local album, does it?
Submitted August 08, 2018 at 05:12PM by lucasjinreal
via reddit https://ift.tt/2OnN70u
reddit
r/FlutterDev - Flutter challenge: save image to local album.
0 votes and 1 comment so far on Reddit
Reddit: Thinking about making a breaking change to RxCommand
Hi, don't know how to reach you who already use my RxCommand. Currently the command itself is an Observable that emits CommandResult objects while the
Submitted August 08, 2018 at 05:11PM by escamoteur
via reddit https://ift.tt/2M8cs0K
Hi, don't know how to reach you who already use my RxCommand. Currently the command itself is an Observable that emits CommandResult objects while the
.results
property emits the raw values. While working on my current project I realized that I way more often use the .results
So I think about swapping the two meaing .results would issue CommandResult objects and the command the raw values.What are you thinking on this? The refactoring should be pretty easy and as longs as we don't add new features to RxCommand existing Apps won't have to change to the new version. Cheers ThomasSubmitted August 08, 2018 at 05:11PM by escamoteur
via reddit https://ift.tt/2M8cs0K
reddit
r/FlutterDev - Thinking about making a breaking change to RxCommand
1 vote and 0 comments so far on Reddit
Reddit: IAP: flutter_inapp_purchase has been released
I just want to let everyone know that as of a couple days ago
Submitted August 08, 2018 at 04:27PM by lukepighetti
via reddit https://ift.tt/2KCimlX
I just want to let everyone know that as of a couple days ago
flutter_inapp_purchase
was released on pub. I have refactored my app to use it and it is running awesome on iOS (getting Android setup for the first time as we speak).It is a developer port of react-native-iap
which is a really nice 👌🏼 IAP package for react-native.IAP has long been a thorn in my side for Flutter apps and I am so glad to see this out there. I'm sure he has a lot of work on his hands so please, all IAP devs lend support when able.I am calling on /u/JackAppDev, /u/unhappyrobot, and /u/vladlichonos to consider consolidating effortsAlso pinging u/nerdywordy, u/brunisdev, u/Hell0Sh1tty to spread the good newsNote: I am just spreading the word, I have never met the dev of flutter_inapp_purchase
Submitted August 08, 2018 at 04:27PM by lukepighetti
via reddit https://ift.tt/2KCimlX
Dart Packages
flutter_inapp_purchase | Flutter Package
In App Purchase plugin for flutter. This project has been forked by react-native-iap and we are willing to share same experience with that on react-native.
GGroup: Real-Time Face Detection
Hello everybody, Could you please tell me if, in your opinion, is it possible to create a flutter app that could be capable to process images directly from the camera. In a few words, I want to create a camera-based app like Instagram Camera. I want to use the filters and I really need the app to
Submitted August 08, 2018 at 07:03PM by luigi.s...@gmail.com
via Flutter Dev https://ift.tt/2vvRPC1
Hello everybody, Could you please tell me if, in your opinion, is it possible to create a flutter app that could be capable to process images directly from the camera. In a few words, I want to create a camera-based app like Instagram Camera. I want to use the filters and I really need the app to
Submitted August 08, 2018 at 07:03PM by luigi.s...@gmail.com
via Flutter Dev https://ift.tt/2vvRPC1
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.
GGroup: Strange Error in flutter !
Can someone help me out to resolve this error. * What went wrong: Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. > com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
Submitted August 08, 2018 at 07:06PM by rakesh lorentz
via Flutter Dev https://ift.tt/2AS8WmG
Can someone help me out to resolve this error. * What went wrong: Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. > com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
Submitted August 08, 2018 at 07:06PM by rakesh lorentz
via Flutter Dev https://ift.tt/2AS8WmG
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.
Reddit: Flutter Plugins : AsyncLoader
https://ift.tt/2vt7sKI
Submitted August 08, 2018 at 09:43PM by Elixane
via reddit https://ift.tt/2OmlowV
https://ift.tt/2vt7sKI
Submitted August 08, 2018 at 09:43PM by Elixane
via reddit https://ift.tt/2OmlowV
Medium
Flutter Plugins : AsyncLoader
AsyncLoader keeps the code clean by getting rid of messy if-else statements and lets you load content asynchronously.
Allow users to drag & drop in your app by using the Draggable widget. #WidgetWednesday
More info → https://t.co/iZjUNtvS1o pic.twitter.com/aNp0MYmysz— Flutter (@flutterio) August 8, 2018
August 09, 2018 at 12:53AM
via Twitter https://twitter.com/flutterio
More info → https://t.co/iZjUNtvS1o pic.twitter.com/aNp0MYmysz— Flutter (@flutterio) August 8, 2018
August 09, 2018 at 12:53AM
via Twitter https://twitter.com/flutterio
Twitter
#widgetwednesday hashtag on Twitter
On Aug 8 @flutterio tweeted: "Allow users to drag & drop in your a.." - read what others are saying and join the conversation.