Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Making of multiscreen application in Flutter.
Article Link.

Submitted November 08, 2018 at 02:54PM by nikitag1494
via reddit https://ift.tt/2ATkWTd
Reddit: Hi. Questions from a Kotlin app developer.
As a freelance developer I often see demand for creating apps for both Android and IOS simultaneously from clients. So here I am thinking that perhaps I should transition from Kotlin Android development to Flutter, but I am wondering if it is worth the venture.I often hear that Flutter is not as good as Kotlin or Swift, but then again I am thinking that if one tries hard enough one can still make a good app with Flutter...If a client wants an app for both Android and IOS should I code on Flutter, or perhaps it's better to build from the ground up the Android version of the app, and then the IOS version using Kotlin and Swift respectively?

Submitted November 08, 2018 at 03:23PM by omegajelly200
via reddit https://ift.tt/2Oy6C66
Reddit: Flutter - Automated Push Notifications
https://youtu.be/p3YNDjaCgxc

Submitted November 08, 2018 at 04:04PM by rajayogan27
via reddit https://ift.tt/2QsqIjP
GGroup: Removing transitive dependencies from flutter_test
Howdy, As part of an ongoing effort to reduce versioning friction and make it easier to upgrade flutter versions, I've landed a recent change in master that drastically shrinks the set of transitive dependencies of flutter_test. The set of removed packages include: analyzer args convert

Submitted November 08, 2018 at 07:19PM by Jonah Williams
via Flutter Dev https://ift.tt/2D9pTZs
GGroup: The search system in 'Flutter API Reference' page does not looks like work properly.
Hello. I'm looking for some api, so i have searched in 'https://ift.tt/2xm0pSb', but it does not work. If you search a Class and click it, then it would redirect to wrong page. For example, search 'ThemeData' class and click it. then, 'Page Not Found' page (https://ift.tt/2xm0pSb ->

Submitted November 09, 2018 at 02:29AM by 심준혁
via Flutter Dev https://ift.tt/2qAqA6H
GGroup: What is the meaning of factory constructor ?
Good day can somebody tell me the meaning of factory constructor in dart and why should i use it...thank you

Submitted November 09, 2018 at 03:15AM by ibrahim shehu ibrahim
via Flutter Dev https://ift.tt/2DcKRH3
GGroup: Wanted to use flutter with my windows 7 32 bit
Hello all I have a system running windows 7 32 bit wanted to use flutter with the operating system

Submitted November 09, 2018 at 05:55AM by Arunesh Dutta
via Flutter Dev https://ift.tt/2yXi1aA
Reddit: multi_image_picker | Flutter plugin that allows you to display multi image picker on iOS and Android.
Hi fellas,​I wanted to bring your attention to a plugin I've been recently working on in case someone needs it, also any contributions towards feature ideas, usability or bug fixes are welcome.​Long story short: a few months ago I've started a new flutter project for a client of mine. For the app I needed a multi image picker, but it turned out there wasn't such working plugin for flutter (here is a link of my SOS topic on reddit). Instead to turn my back on flutter and use another framework, since I liked it from first sight, I've decided to create my own and first plugin.​It's been several months since I've released it and today I can say it hit a stable state, meaning it works ok both on Android and iOS, most of the platform specific bugs I was able to find or were reported by users were fixed. Also you can pick literally thousands of images at once very smoothly!​Anyone who needs such plugin for his project, here is the official Github page and here is the pub package​Any feedback is appreciated. Please bear in mind I am not Android or iOS developer, so any suggestion or improvements over the existing codebase are welcome.​Happy cross platform coding!

Submitted November 09, 2018 at 04:05PM by Sh1d0w_lol
via reddit https://ift.tt/2PlrXVE
Reddit: Initiative Q is an attempt by ex-PayPal guys to create a new payment system instead of credit cards that were designed in the 1950s. The system uses its own currency, the Q, and to get people to start using the system once it's ready they are allocating Qs for free to people that sign up now (the amount drops as more people join - so better to join early). Signing up is free and they only ask for your name and an email address. There's nothing to lose but if this payment system becomes a world leading payment method your Qs can be worth a lot. If you missed getting bitcoin seven years ago, you wouldn't want to miss this.

Here is my invite link: https://initiativeq.com/invite/r-26eSeam

This link will stop working once I’m out of invites. Let me know after you registered, because I need to verify you on my end.
Create custom animations, signatures, and drawings on your app with CustomPaint. Subclass CustomPainter & the canvas is all yours! 👩‍🎨👨‍🎨 The methods on Canvas translate directly into Skia (https://t.co/PB728GdSvp) calls. #FlutterFriday

Learn more → https://t.co/GbARS1Vn4N pic.twitter.com/yCgjZiPwGM— Flutter (@flutterio) November 9, 2018

November 09, 2018 at 07:00PM
via Twitter https://twitter.com/flutterio
GGroup: Book App
Good day all, i want to develop a mobile app where users can download books which will be in PDF format, and firebase for its storage.. I need video tutorial or books which I can read or watch for me to develop such app..... Thanks for your replies...

Submitted November 09, 2018 at 07:54PM by Promise Amadi
via Flutter Dev https://ift.tt/2DuDhZb
Reddit: How Flutters support for vector graphics?
I want to create an App that displays a vector graphic like a map of countries. The user is then supposed to click on "France" and if the user click on France or within X density pixels of France, it's a success and France gets colored green while otherwise it will be colored red.How hard do you think this functionality would be to implement with Flutter? Are there available libraries that would help me with this functionality?

Submitted November 09, 2018 at 07:09PM by ChristianKl
via reddit https://ift.tt/2yWoeU8
Here is a public folder with the updated files for the Flutter and Dart logos that you can use when posting about Flutter or hosting Flutter events, meet-ups and talks: https://t.co/I3luUwMUXd

Thank you for your support :) #brand #Flutter #logos #Dart #events pic.twitter.com/LemRix46eZ— Martin Aguinis (@MartinAguinis) November 9, 2018

November 09, 2018 at 08:48PM
via Twitter https://twitter.com/flutterio
Reddit: Italic in https://ift.tt/2xm0pSb what does it mean?
What does italic Properties or Methods mean in the Flutter API? For example "hashCode" in https://docs.flutter.io/flutter/widgets/Icon-class.html​Thanks!

Submitted November 09, 2018 at 10:56PM by SocialMammoth
via reddit https://ift.tt/2z4PIH8
Reddit: [Dev] Introducing my new package - modal_drawer_handle
Hello everyone.I've just published a new package that creates a fully customizable widget that represents the little 'pill' you sometimes see on modalBottomSheets in Google apps.Pub link: https://pub.dartlang.org/packages/modal_drawer_handleVideo walkthrough: https://www.youtube.com/watch?v=VF-zR9ougi8&feature=youtu.beEnjoy, and please feel free to contribute or leave feedback:Twitter: @GroovinChipDevEmail: [groovinchip@gmail.com](mailto:groovinchip@gmail.com)My Discord server: https://discord.gg/9nw2QFd

Submitted November 09, 2018 at 10:53PM by GroovinChip
via reddit https://ift.tt/2Oxys29
Reddit: Fireman! A cli and desktop client for Firebase databases that makes querying and managing easy
https://ift.tt/2FosKQO

Submitted November 10, 2018 at 01:09PM by Redditturi
via reddit https://ift.tt/2qEoF11
GGroup: Looking for a 2D scrolling widget
I'm looking for a widget that allows 2D scrolling like a UIScrollView. I think, Flutter right now only supports 1D scrolling which is – unfortunate. I tried to build something like a UIScrollView using a Stack with a Positioned child and a GestureDetector for detecting pan gestures. However,

Submitted November 10, 2018 at 04:16PM by Stefan Matthias Aust
via Flutter Dev https://ift.tt/2DA0Y24