Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Re: Error in CachedNetworkImage
You'll want to use CachedNetworkImageProvider instead of the widget On Tue, Nov 20, 2018 at 1:06 PM, Falak Sabbir wrote: > I want to load an image to cache. So I used CachedNetworkImage for that. > When a user logged in through gmail account I get the image url and show

Submitted November 20, 2018 at 10:41PM by Jonah Williams
via Flutter Dev https://ift.tt/2PEs4vq
Reddit: Need help for Video Chat & Video Record feature via flutter
Hi,​I'm currently working with a developer to get an app created, and one of the features I'd like it to have it the ability for any 2 people around the world to have a video chat capability like skype/facetime, and the ability to record that video with some in built video editing capabilities. The developer is charging me a high price to integrate that feature, but since this developer has never worked with flutter, I don't fully trust his quote. Is this really that complex via flutter, is there any example app/code that I could show him to make this easy for him to build?​Thanks a lot for your help!

Submitted November 20, 2018 at 10:08PM by impeccablepower
via reddit https://ift.tt/2PDCT0V
GGroup: Question on .cast
The code example below is from the Flutter cookbook, Parsing JSON in the background The .cast returns a type: CastList> yet, I'm not sure I fully grok what the cast is doing for us in this example. Can

Submitted November 20, 2018 at 11:08PM by John Muchow
via Flutter Dev https://ift.tt/2OZbEZG
Reddit: Flutter v0.11.8 - for iOS libimobiledevice and ideviceinstaller may require updating
Just updated to v0.11.8 in Beta Channel, but note for iOS toolchain libimobiledevice and ideviceinstaller may require updating. FYI.Upgrade Link
Flutter 0.11.8 • channel beta • https://github.com/flutter/flutter.git Framework • revision f5b02e3c05 (6 hours ago) • 2018-11-20 07:49:29 -0800 Engine • revision 1baf081343 Tools • Dart 2.1.0 (build 2.1.0-dev.9.4 f9ebf21297) Running flutter doctor... Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel beta, v0.11.8, on Mac OS X 10.14.1 18B75, locale en-US) [✓] Android toolchain - develop for Android devices (Android SDK 28.0.1) [!] iOS toolchain - develop for iOS devices (Xcode 10.1) ✗ Verify that all connected devices have been paired with this computer in Xcode. If all devices have been paired, libimobiledevice and ideviceinstaller may require updating. To update with Brew, run: brew update brew uninstall --ignore-dependencies libimobiledevice brew uninstall --ignore-dependencies usbmuxd brew install --HEAD usbmuxd brew unlink usbmuxd brew link usbmuxd brew install --HEAD libimobiledevice brew install ideviceinstaller ✗ ios-deploy out of date (1.9.4 is required). To upgrade with Brew: brew upgrade ios-deploy [✓] Android Studio (version 3.2) [!] Connected device ! No devices available ! Doctor found issues in 2 categories. 


Submitted November 20, 2018 at 10:49PM by Pixelreddit
via reddit https://ift.tt/2TwaRTa
GGroup: Flutter location permission not working
Hello All, I am new to flutter and I am trying to get current location through flutter mobile app, for that I have gone through an example which I mentioned in the link below.I don't know why but that example throwing error even though there is a catch exception condition for it please help me

Submitted November 21, 2018 at 07:18AM by devi...@gmail.com
via Flutter Dev https://ift.tt/2BmHb46
GGroup: How to load local json with nested structures?
i have this local json with nested structures and i get nothing help me pls @override Widget build(BuildContext context) { return new Scaffold( backgroundColor: Color(0xFF79bbed), body: new Container( child: new Center( // Use future builder and

Submitted November 21, 2018 at 09:49AM by Almaz Amangaliev
via Flutter Dev https://ift.tt/2PJqCYM
GGroup: How can I read file in dar
Hi guys please can anybody help me with the source code in dart,i want to write a program that will read from an existing text file such that it will delete any line that doesn't begin with letter "n" ,do that till the end of the file..thanks

Submitted November 21, 2018 at 11:37AM by ibrahim shehu ibrahim
via Flutter Dev https://ift.tt/2OXLpCC
GGroup: Matlab C/C++ codes to Flutter
Hy, I want to integrate my Matlab C/C++ (image,signal processing) algorithm into flutter. How can I do? I would really appreciate if you could show me samples or links!

Submitted November 21, 2018 at 12:55PM by Roland Taliga
via Flutter Dev https://ift.tt/2qTKXfg
GGroup: [Android] How to set the color of the keyboard action button?
Is there a way to set the color of the action button of the soft keyboard on Android? I guess, the button uses the application's default primary color. Right now, it's greenish while my material application's ThemeData defines a different primaryColor. It looks like the keyboard ignores

Submitted November 21, 2018 at 01:21PM by Stefan Matthias Aust
via Flutter Dev https://ift.tt/2R0JrTM
GGroup: RFC, RAD development for Flutter
Hello all, A friend of mine and I have started a side project to create a Rapid Application Development framework Flutter. We’ve published the first version here: https://ift.tt/2PXG7f7 Our goal is to make Flutter development more easy and more fun. In fact, our motto is

Submitted November 21, 2018 at 02:22PM by Rick Spencer
via Flutter Dev https://ift.tt/2qWeHrE
GGroup: Flutter, Firebase heads-up notification
I'am currently trying to implement a chat functionality in flutter using firebase as database. The problem I have right now is that I would like to have a heads-up android notification when a message is received (even when the app is closed/terminated). I used the Firebase_messaging
Submitted November 21, 2018 at 02:25PM by tob...@gmail.com
via Flutter Dev https://ift.tt/2FJfkzo
GGroup: How to integrate flutter with Django RESTFUL API
down votefavorite < https://stackoverflow.com/questions/53413609/flutter-with-python-django-restful-api# > *Need Help* I have written a flutter widgets for my application for the User Signup in my application and also an API with Django RESTFUL API. How do I connect or integrate the API

Submitted November 21, 2018 at 04:29PM by Azeez Akinsola
via Flutter Dev https://ift.tt/2OVroMU
Reddit: Social Buttons
Hi Everyone!Anyone know best way build beautiful social login (google facebook) buttons for Flutter? I have find plugin (flutter_auth_buttons) but the button are different size so not look so good!Thanks!

Submitted November 21, 2018 at 06:25PM by Flutter_Dev
via reddit https://ift.tt/2Ko7c5O
Reddit: Flutter Beta Channel v0.11.9 - New Beta versions Fast and Furious
Another Beta Channel release v0.11.9https://flutter.io/docs/development/tools/sdk/upgrading

Submitted November 21, 2018 at 08:52PM by Pixelreddit
via reddit https://ift.tt/2PHvDRD
Reddit: platty | Platform Conforming Widgets for Flutter
https://ift.tt/2PIZEk8

Submitted November 21, 2018 at 10:15PM by Elixane
via reddit https://ift.tt/2DSIgDf
Topline, the music making Flutter app from @AbbeyRoad studios, won Best Design/UX & Music App of the Year at #UKAppAwards!

Tune in to #FlutterLive on December 4th to see how they did it. Check out a sneak peak below & register for the livestream here &rarr; https://t.co/WqaEziHgSU pic.twitter.com/XQP4xFrcjL— Flutter (@flutterio) November 21, 2018

November 21, 2018 at 10:52PM
via Twitter https://twitter.com/flutterio