Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Build a googlefit/healthkit plugin
Hello everyone!I'm not sure if this is the right place to post this, but I am interested in sponsoring the development of an opensource(MIT) plugin for flutter that abstracts over googlefit/healthkit.The project should atleast cover read/write interfaces for:Steps dataActivity dataBasic health information (Height, weight)Feel free to pm here or drop me an email at subra [at] holmusk [.] com with your proposal and rates.This is my first time attempting something like this so please let me know if anything is unclear and I'll do my best to clarify.

Submitted June 25, 2018 at 02:43PM by arbus
via reddit https://ift.tt/2K5VyzQ
Reddit: Accessing IOS wallet data
Hi,Is is possible with Flutter/Dart to access data from the wallet on IOS what I mean by "data" is the amount and name for the last transaction for contact less payments, i.e. £3.1 Starbucks

Submitted June 25, 2018 at 02:27PM by caft99
via reddit https://ift.tt/2IphJev
GGroup: CRUD generator for Redux apps
Hope it's ok posting this here... I just wanted to share a new Redux CRUD generator we're working on. https://www.youtube.com/watch?v=J_8IwBnhZck

Submitted June 25, 2018 at 02:49PM by Hillel Coren
via Flutter Dev https://ift.tt/2IqErTl
GGroup: Problem with Navigator.pop() flutter
Hello! My application take 3 seconds to respond when I call Navigator.pop() in mobiles. In virtual emulator, there is any problem. Does someone know the possible reasons ?

Submitted June 25, 2018 at 03:14PM by Mouhamed Tall
via Flutter Dev https://ift.tt/2ttRe2K
Reddit: objectdb | Persistent embedded NoSQL database for Dart and Flutter. 100% Dart.
https://ift.tt/2tCUybj

Submitted June 25, 2018 at 05:59PM by Purple_Pizzazz
via reddit https://ift.tt/2K5BVrv
GGroup: Video_Player 0.6.1 Exoplayer Error
I thought I would play with the new video_player 0.6.1 in Flutter since it was mentioned in the Release Candidate article that it had been improved upon. First I upgraded Flutter and my Dart Code plugin for VS Code. I opened up Android Studio and ran all the updates it told me to. I then ran

Submitted June 25, 2018 at 09:01PM by Brian Duffy
via Flutter Dev https://ift.tt/2K7qZtq
Reddit: Flutter host app communication with Android Widget / iOS Extensions ( A player app use case )
Hi there, How can someone go about implementing a simple app in Flutter where the host and widgets communicate, the most typical example is a player widget with pause/play button for music player application.I heard Flutter can't draw out of its app boundaries and those need to be written natively but still I'd like to know how can that be achieved or if there are existing plugins for it.These are the types of examples that are missing in the cookbook and should be really helpful for everyone coming in the Flutter world beyond hello world.

Submitted June 25, 2018 at 11:45PM by TheOSM
via reddit https://ift.tt/2MZ4Hbe
GGroup: HTTP Request
Every time I make an HTTP request in flutter, it states this: E/flutter (13360): [ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception: E/flutter (13360): MissingPluginException(No implementation found for method canLaunch on channel plugins.flutter.io/url_launcher) E/flutter

Submitted June 26, 2018 at 01:43AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2tC4Msk
Reddit: [Question] How can I access multiple streams inside a StreamBuilder?
I've tried to make a new StreamBuilder inside the builder of my initial stream, but this obviously doesn't work because StreamBuilder needs to return a widget.Basically, I'm accessing a root Collection in Firebase. This collection contains two documents, and I need data from each of them, as I am building a DataTable that contains information from both paths.

Submitted June 26, 2018 at 02:49AM by GroovinChip
via reddit https://ift.tt/2MqzRqW
GGroup: App Relaunching
Every time I unplug my phone from my laptop and plug it in later and run my flutter application, it resets the app to how it was some time ago and not how it currently is, so is this a bug with flutter or do I need to change a setting in order for my phone to get the latest version of my flutter

Submitted June 26, 2018 at 05:27AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2tstCfa
GGroup: Not sure how to create this layout
Hey guys, I'm new to Flutter... and so far it's a good experience! However I'm not sure how I can create something like the picture attached. I thought to create: - a container - a column - a raw for text & icon - a container with a box decoration and the text. But how to create this

Submitted June 26, 2018 at 11:39AM by Aymeric
via Flutter Dev https://ift.tt/2yJfeEj
GGroup: How can I show the returning Flutter web_socket messages?
Hi, I need to use web_socket in my Flutter app. I can connect the web socket but I can get the information from socket. Here is my code: import 'package:flutter/material.dart'; import 'package:meta/meta.dart'; import 'package:web_socket_channel/io.dart'; import 'package:web_socket_channel/web_s

Submitted June 26, 2018 at 03:49PM by Niyazi Toros
via Flutter Dev https://ift.tt/2yJCDp5
Reddit: Manage Widget Visibility
Sample app that demonstrate how to manage the visibility of the widgets in the flutter.Check out the GitHub repository for the same.https://github.com/ibhavikmakwana/WidgetVisibilty

Submitted June 26, 2018 at 04:28PM by ibhavikmakwana
via reddit https://ift.tt/2MoASQ0
GGroup: BottomNavigationBar do what I want only while hot reloading
0down votefavorite < https://stackoverflow.com/questions/51044842/bottomnavigationbar-do-what-i-want-only-while-hot-reloading#> I would like to have a static bottom bar for my app. This bar should content the hour of a device in the middle, and the temperature read by another device on the

Submitted June 26, 2018 at 04:38PM by Glauss Thomas
via Flutter Dev https://ift.tt/2MsgSfE
GGroup: How to get a CloudFirestore nested collection into the ExpasionTile childrens?
Hello, I cannot figure it out how to retrieve a nested collection in CloudFirestore and use the nested collection to create the childrens of a ExpansionTile. The basic structure of CloudFirebase is: *Collection* projects: - name -* Collection *surveys: - surveyName - *Collection*

Submitted June 26, 2018 at 04:43PM by jobel...@gmail.com
via Flutter Dev https://ift.tt/2KpsXEW
GGroup: Session Timeout
I am opening a website using flutters url launcher package, but after a while, the session times out, so is there a way to stop it from timing out?

Submitted June 26, 2018 at 04:47PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2KqHVHe
GGroup: Why is everyone using firebase?
Hi there, i have always developed my own backend services and rented webhosting for rest api. I pay 42€ per year for 50gb disk space and unlimited bandwidth. Iam in need of more disk space and lookong for better options. Almost everything related to flutter uses firebase. I checked firebase and

Submitted June 26, 2018 at 05:44PM by Yavuz Günay
via Flutter Dev https://ift.tt/2twJyNn