Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

flutter_windowmanager: Change Android WindowManager.LayoutParams dynamically at run-time.
https://ift.tt/2PcVeQS

October 24, 2019 at 12:49PM by paulmundt
https://ift.tt/2WhztBa
New post on Flutter Dev Google group:

Publishing to Google play from VSCode
Has anyone published to the google play store from VSCode? I’m trying to find out if there are any gotchas with that process before I start

October 24, 2019 at 03:54PM by Sam Cromer
https://ift.tt/2WbZPV4
New post on /r/flutterdev subreddit:

Why no need ask camera permissions Android?
Hi Everyone!I am use Flutter camera plugin.On iOS need add into info.plist:<key>NSCameraUsageDescription</key><string>Can I use the camera please?</string><key>NSMicrophoneUsageDescription</key><string>Can I use the mic please?</string>But on Android no need. For example no need add in AndroidManifest.xml:<uses-permission android:name="android.permission.CAMERA"/>Why?

October 24, 2019 at 04:41PM by Flutter_Dev
https://ift.tt/2PgxHyL
New post on /r/flutterdev subreddit:

signalr_client unable to specify Hub
I have an ASP.Net Core API with several signalR hubs. With the attached plugin I see how to create a connection to the server, but not how to create a hub proxy distinguishing which hub I want to use and subscribe to. Has anyone been able to do this using this plugin?

October 24, 2019 at 04:23PM by Quiet_Desperation_
https://ift.tt/32TTUXr
New post on /r/flutterdev subreddit:

Movie App - Example Flutter App for fetching movies (TMDB) and cinemas (Places API) around you
https://ift.tt/2NaJ1tj

October 24, 2019 at 04:18PM by n1x0nj4
https://ift.tt/2pSiXet
New tweet from FlutterDev:

We’re back with the #WidgetoftheWeek ⚡️

Use DataTable to highlight important data to your users in a neat way. Columns automatically resize to what’s in the cells and all table elements provide friendly callbacks!

📺 Watch more &rarr; https://t.co/tHsfaragXc pic.twitter.com/2bODeHcsdo— Flutter (@FlutterDev) October 24, 2019

October 24, 2019 at 07:40PM
http://twitter.com/FlutterDev/status/1187423595523239937
New post on /r/flutterdev subreddit:

What app would you suggest as a perfect architecture example?
I'm an experienced developer and I learn best by copying, modifying, etc. I'm looking for some suggestions on open source Flutter apps that demonstrate ideal architecture with state management, network layer, navigation, etc. Any suggestions?

October 24, 2019 at 07:30PM by utilitycoder
https://ift.tt/2JeBGYL
New post on /r/flutterdev subreddit:

The new Nvidia Shield TV remote app is written in Flutter
I'm talking about this app. Screenshot of licenses here. The reason it might be more interesting is, it makes heavy use of Bluetooth, gives haptic feedback on "remote button" touches, and it works flawlessly. I loved my Shield TV as it is, and this is a nice addition to it.

October 24, 2019 at 10:18PM by hundeva
https://ift.tt/2ojKANo
New post on /r/flutterdev subreddit:

dartx: Collection of static extension methods for Iterable, String, File etc.
https://ift.tt/2paHTy0

October 24, 2019 at 11:27PM by leisim
https://ift.tt/2oZxg13
New post on Flutter Dev Google group:

Google Maps Autocomplete TextField
Does anyone here work with Google Maps AutoComplete TextField In Flutter?? I need some help badly.

October 25, 2019 at 12:08AM by Shaikh Mohammad
https://ift.tt/2PiSZLY
New post on /r/flutterdev subreddit:

How Flutter Relate to our Real Life and why we should choose.
How development relate to our real life and why Futter is meant to be that?Here is a short and calculative real-life example that really helps to understand:Old days, avg human life were 100+Nowadays, avg human life is 70+If we can see the ave human life decrease with 30+ years.So if our avg life cycle decrease by 30+ then why not our Mobile app development should be decreased by at least some month or some years based on our projects.So that why Google introduced Flutter a Cross-Platform development SDK that allows developing a native app with a single code base for multiple platforms like (Android and Ios).Here is an example: Before Flutter native mobile app development:Android: Write code on for Android on Java or whatever language you preferred. It has own development life cycle and owns code. And the time is taken by the android developer.IOS: Write the code on Xcode. It has own SDLC and different team and code that will not on other platforms.The total sum of developing native app for both platforms:Android Development + Android Code + Time + Android Development Team + cost + IOS development + Ios (Xcode) code + Time + IOS development team + It's Cost.Now when Flutter introduced:Android App + IOS app = Flutter Development + Single Codebase + Single team + Single time to develop for both platforms + Cost is same for one development team.So what you say? If our human life decreases by 30+ years so why not we decrease our development life cycle time Flutter.If you think how it will look and hows it flows after the development then you can try our live demo at https://www.ionicfirebaseapp.com/products/category/Flutter-AppOr you can try with our open source at https://www.ionicfirebaseapp.com/products/Flutter-Todo-appHappy development with Flutter.devAnd let me know in the comment section what you think and how you interpret with your real life.#flutter #reallifeexample #whytochooseflutter #happycoding

October 25, 2019 at 07:34AM by ionicfirebaseapp
https://ift.tt/2PhrWk9
New post on /r/flutterdev subreddit:

Is there any way to retrieve the URI of an asset?
I have been unable to find a way to get the URI or path of an asset. I know there are ways to get the actual data of the assets, however I am looking to specifically find the URI.Thanks for any info!

October 25, 2019 at 09:37AM by banana_shavings
https://ift.tt/2Wd9z1f
New post on /r/flutterdev subreddit:

#21 ListView Flutter Widget
https://youtu.be/o-yvXZLTKwo

October 25, 2019 at 12:45PM by systechdevelopers
https://ift.tt/344o2PE
New post on Flutter Dev Google group:

SelectableText does not allow to get selected text?
I try to get the selected text from SelectableText.rich(Textspan(..)) but do not see an opportunity to get it. How to? I want to get selected text when user finishes to select..

October 25, 2019 at 02:43PM by Georgii Dernovyi
https://ift.tt/2JmsaTA
New tweet from FlutterDev:

It's time to drop some tips for #FlutterFriday!

Want to learn more about widgets?

Searching the Flutter codebase on GitHub can often give you hints about when and how to use the widget's properties. &darr; pic.twitter.com/nm5cA4CvHr— Flutter (@FlutterDev) October 25, 2019

October 25, 2019 at 05:58PM
http://twitter.com/FlutterDev/status/1187760466593890307
New post on Flutter Dev Google group:

Using Location, please help.
I can't make it to work. Anyhow one, I need help here. Thank you. https://ift.tt/33Z8LQn [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: NoSuchMethodError: Class '_MyHomePageState' (15994): Receiver: Instance of '_MyHomePageState' E/flutter (15994): Tried calling:

October 25, 2019 at 06:17PM by Victor Unda
https://ift.tt/2NaPswM
New post on /r/flutterdev subreddit:

Hey guys, today I'd like to introduce dart_filter. If you ever needed to filter (.where) a List then you know how ugly a simple solution can be. I'm trying to solve that ugliness and make it maintainable with a well-known programming pattern.
https://twitter.com/modulovalue/status/1187770442985201665

October 25, 2019 at 07:28PM by modulovalue
https://ift.tt/32Qn89i