Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: sharedPreferences stoped working after upgrading to cocoapods 1.5.0
Launching lib/main.dart on iPhone X in debug mode... Running Xcode clean... Starting Xcode build... Xcode build done Failed to build iOS app Error output from Xcode build: ↳ ** BUILD FAILED ** Xcode's output: ↳ === BUILD TARGET nanopb OF PROJECT Pods WITH CONFIGURATION Debug

Submitted April 21, 2018 at 05:47PM by Ted Liao
via Flutter Dev https://ift.tt/2F5fZ8G
GGroup: Audio Support
The audio support in flutter is very bad comprising of no in-built support and ill-maintained plugins. I used AudioPlayer plugin which would stop instead of pause on my phone. I posted a issue but there is no response till now. Please add a built-in

Submitted April 21, 2018 at 10:22PM by Arka Ray
via Flutter Dev https://ift.tt/2qP80IB
Reddit: Custom Login Help
I'm trying to wrap my head around how to save my auth token I get from my api when I post a login request. Coming from the ionic world, I would just save the token to localstorage and check to see if it exits when the app opens back up. But I have no idea how I would do that with flutter, or if that would even be the best way to do it.Any pointers or tips on how to get this done? What I ultimately want to happen is that when the app is closed, if the user is logged in already and reopens the app, they get taken to a Dashboard page. And if they are no logged in they get taken to a Login page.

Submitted April 22, 2018 at 12:10AM by ZerroShadows
via reddit https://ift.tt/2K4g2oP
GGroup: Completion for zsh
Hi, all! If anyone love develop with cli tools and use zsh, i glad to present completions for zsh. script found here - https://ift.tt/2F5JZRN I also created pull request with this script to https://ift.tt/1qo4A5u i hope they accept it. Well, I

Submitted April 22, 2018 at 01:30AM by Nickolay Simonov
via Flutter Dev https://ift.tt/2HjTejf
Reddit: Flutter for an Android & Xamarin App Developer. (My First Story )
https://ift.tt/2HGey5D

Submitted April 22, 2018 at 05:22AM by imthepk
via reddit https://ift.tt/2JdSgFC
Reddit: Building a SnapChat-like interface in Flutter
https://ift.tt/2vySq8B

Submitted April 22, 2018 at 09:43AM by Purple_Pizzazz
via reddit https://ift.tt/2HAk7Tt
Reddit: A configurable logger plugin for Flutter
https://ift.tt/2HG471W

Submitted April 22, 2018 at 02:16PM by KarthikPonnam
via reddit https://ift.tt/2HRfIci
GGroup: Error: No pubspec.yaml file found. This command should be run from the root of your Flutter project.
Hello, when I try to run my app I get this message: Error: No pubspec.yaml file found. This command should be run from the root of your Flutter project. Do not run this command from the root of your git clone of Flutter. I have made sure to run from the right folder that my app is in. I have

Submitted April 22, 2018 at 03:51PM by Tiarnan Swayne
via Flutter Dev https://ift.tt/2K7qRGz
GGroup: disable Flutter crash reporting?
Hi, is it possible to disable Flutter crash reporting? I did some changes in flutter_tools and did a mistake. As I tried it I got this error log: Oops; flutter has exited unexpectedly: "Error detected in pubspec.yaml: Invalid argument(s): join(null, "pubspec.yaml"): part 0 was null, but

Submitted April 22, 2018 at 04:56PM by Ralph Bergmann
via Flutter Dev https://ift.tt/2vGjv9M
Reddit: Flutter: Wave clipper animation
https://ift.tt/2vAGQKf

Submitted April 22, 2018 at 10:02PM by Purple_Pizzazz
via reddit https://ift.tt/2Hj96GD
Reddit: JSON to Dart
https://ift.tt/2vBvtlk

Submitted April 23, 2018 at 12:57AM by Purple_Pizzazz
via reddit https://ift.tt/2qRIgKM
GGroup: Adjust GridView child height according to the dynamic content in flutter
*How to implement this complex view in the flutter?* I am trying to implement a GridView with n columns and the child should be of a certain aspect ratio(say 1.3) but the height of the child should be (wrap content in Android terminology). I am stuck because as fas I understand GridView's

Submitted April 23, 2018 at 09:05AM by Vipul Asri
via Flutter Dev https://ift.tt/2qP3wlg