Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: cloud_functions | Cloud Functions Plugin for Flutter
https://ift.tt/2Md0Be5

Submitted June 22, 2018 at 02:09AM by Purple_Pizzazz
via reddit https://ift.tt/2KaHK2K
Reddit: How can I retrieve all Collections from cloud_firestore?
I'm able to retrieve specific collections, but I want to retrieve them all and put them into a dropdown button. I also need to be able to create a Collection client-side.

Submitted June 22, 2018 at 03:32AM by GroovinChip
via reddit https://ift.tt/2Igi4jt
Reddit: Flutter tourism demo
A Flutter tourism demo that shows animations (with 3D rotation), internationalization (i18n, English <=> Arabic), ClipPath, and fonts.

Submitted June 22, 2018 at 04:59AM by bluemix
via reddit https://ift.tt/2ywtUXb
GGroup: How to open Dialog when user tabs the push notification messages
Hi, I build a demo app using the "firebase_messaging: "0.2.1"". what I need is that how to catch messages in app? I can send the firebase push notification and receive it. But when I tab the message it opens my app and doesnt shows anything. I have very basic design to open the app and dialog

Submitted June 22, 2018 at 08:32AM by Niyazi Toros
via Flutter Dev https://ift.tt/2K88pAy
Reddit: Working with a SQFlite Database
https://ift.tt/2yzFjpi

Submitted June 22, 2018 at 07:26AM by Elixane
via reddit https://ift.tt/2IeFWUP
Reddit: Swipe to reply
Has anyone tried something similar to swipe to reply in whatsapp for ios? You can basically drag an object horizontally(like a message) to a certain distance and after you release will bounce back to it's original position.I have a feeling it involves GestureDetector? and some kind of animation?Has anyone tried something similar? Would really appreciate any help.

Submitted June 22, 2018 at 08:57AM by Epalogs8
via reddit https://ift.tt/2tuKxg6
GGroup: how do I Programmatically exit and restart my flutter app?
how do I Programmatically exit and restart my flutter app?

Submitted June 22, 2018 at 11:01AM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2Mh0wq6
Reddit: Flutter Community - A central place for all community made Flutter packages.
https://ift.tt/2K8l1o0

Submitted June 22, 2018 at 10:15AM by JaapVermeulen
via reddit https://ift.tt/2MKujIu
Reddit: rx_command and get_it now members of fluttercommunity
Just moved rx_command and get_it over to our new @flutterio community GitHub org just moved https://github.com/fluttercommunity

Submitted June 22, 2018 at 10:08AM by escamoteur
via reddit https://ift.tt/2trjjXV
Reddit: Starter app for (large) Redux apps with login and persistence
https://ift.tt/2yxSXt3

Submitted June 22, 2018 at 12:30PM by hillel369
via reddit https://ift.tt/2lpw3dI
Reddit: How to make hot reload in Dialogs and BottomSheets work
If you create your own Dialogs or BottomSheets wrap all the content of your dialog in your own Widget class. Then hot reload will work in Dialogs and Bottom Sheets too. See https://github.com/flutter/flutter/labels/t%3A%20hot%20reload

Submitted June 22, 2018 at 11:27AM by escamoteur
via reddit https://ift.tt/2yAcKrO
Reddit: Exporting an edited video in dart?
Hello fellow coders,My and my pal are trying to create our first android app using Flutter, which is supposed to take a video file and apply some certain effects. We are struggling at the very start of our project because we can't find a way to take a video file, and duplicate it to one (a smaller one) on the top and another one on the bottom and render them as a single video file straight to the users phone. It should go something like this:Big button appears;User presses the button;Native media browser opens and only lets the user to choose a single videofile;We take that file and process it to two separate ones (one small one large)We export a single file where first video is on top of the second.Any help is extremely appreciated.

Submitted June 22, 2018 at 01:20PM by gustuxas1
via reddit https://ift.tt/2KaJwB4
Reddit: Flutter with Intel Multi OS Engine compatible?
Hey, I heared sometime ago from flutter. After looking more into it, I really liked it and now I'm trying to convince our devs to use flutter. But the current App is written in native Java (UI and logic). We used Intel Multi OS Engine (MOE) to make the logic (written in Java) compatible with iOS as well. We will start iOS developement soon, since our Android App is almost finished. Since we have to code the UI from scratch on iOS anyway, we could do it with flutter as well. The Question is: Is Flutter compatible to Intel MOE or do we need to write everything from scratch?Thanks in advance for ur help! :)

Submitted June 22, 2018 at 05:37PM by skippy132
via reddit https://ift.tt/2MeUCFD
Reddit: Help with Flutter app
Hello,I’ve been working on a project with flutter. The App should access data form an (already existing) SQL database and display the data in form of charts. I’m almost done with the overall looks of the App but since I’m not an expert in flutter and have never work with SQL I have no clue how to continue at this point.Can somebody help to find useful information/tutorials etc. on how to access data from SQL, how generate automatically changing charts (when the data gets updated) or something else regarding this topics ?Are there any other active communities where I can address my problem and get help ? I recently made an account in stake overflow, but since I didn’t get any response to an easy question I asked I don’t have a lot of hope to get help there.Last but not least i want to address my request to any experts who are willing to work directly with me on a solution. It’s just a personal project for me but I have a small budget I could spend on this.Thank u for your help and excuse my poor English ;)

Submitted June 22, 2018 at 05:55PM by Estiverson
via reddit https://ift.tt/2Kf3DxO
Reddit: Having problem understanding ColorSwatch()
Hello there! So I'm trying to use ColorSwatch() to store some frequently used colors for a simple one page app. I tired assigning it to a variable and thought I'd be able to just do color: Colors.variablename['the string for color'] whenever I needed to use a color from the Swatch, but apparently that's now how you do things.. Anyone has a sample code that shows how to use ColorSwatch(), it will really help me out on my today!

Submitted June 22, 2018 at 07:25PM by xpaultheman
via reddit https://ift.tt/2K2Ho2k
Use the Material library’s showModalBottomSheet to show some widgets in a spiffy modal overlay panel #FlutterFriday

Learn more about the Widget here &rarr; https://t.co/h4Al8ucXsn

Check @mjohnsullivan's example on how to use it &rarr; https://t.co/2awbtMi0KY pic.twitter.com/IidrSDH0zY— Flutter (@flutterio) June 22, 2018

June 22, 2018 at 07:42PM
via Twitter https://twitter.com/flutterio
By popular demand, @filiphracek & @RedBrogdon are back with the second episode of the #BoringShow.

We saw in the comments that you're looking for a deeper dive, so today we're integrating JSON serialization, testing the app and more!

Watch here &darr; https://t.co/YFNLSNAHQl— Google Developers (@googledevs) June 22, 2018

June 22, 2018 at 09:10PM
via Twitter https://twitter.com/flutterio
Reddit: Flutter Snippet extension for VSCode
For those who code for Flutter in VSCode, I released a Snippet extension for it, I will add more soon! https://marketplace.visualstudio.com/items?itemName=alexisvt.flutter-snippets

Submitted June 22, 2018 at 09:15PM by alexisvt
via reddit https://ift.tt/2K9uNpP