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

What do you think about the various CI/CD services listed in the Flutter documentation? Have you tried them? I am trying to find out which one is better for which use case.
https://ift.tt/3fCUKhf

July 17, 2020 at 08:54AM by jcarterm
https://ift.tt/30eLU2W
New post on /r/flutterdev subreddit:

My Journey of 100 days of Flutter and Awesome Flutter Tips and tricks & how it improved me as a developer and opensource contributor. You are all part of this. Thank you so much 🙏🏼
https://ift.tt/30gUUVn

July 17, 2020 at 09:38AM by erluxman
https://ift.tt/30eSYN0
New post on /r/flutterdev subreddit:

Weather App Design in Flutter
I did this Weather App in Flutter. But I am a little bit skeptical about my app dir structure,Here how it is,
- lib/ - models/ --> *All the data classes* - services/ - ui/ - pages/ --> *All the screens* - themes/ - widgets/ --> *All the custom widgets, regardless of where they are used/* - util/ main.dart router.dart 
Does anyone want to give me any suggestions?Here is the source - https://github.com/iamfirdous/super_apphttps://twitter.com/iamfirdous95/status/1284039528856956931

July 17, 2020 at 10:34AM by iamfirdous
https://ift.tt/32rHTuQ
New post on Flutter Dev Google group:

My flutter application works in debug mode, but it freezes in release mode.
*I create an application in flute, it works perfectly well in debug mode, but when I generate an apk release, it starts and it freezes, however. when i click this error is generated* 2020-07-17 11:38:31.748 4210-4249/? E/flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception:

July 17, 2020 at 11:43AM by Wenzeasy
https://ift.tt/3h9TZNm
New post on Flutter Dev Google group:

Time events in flutter
hello guys, i want to know how to show some widgets after 2 - 3 minutes, triggering widgets base on time elapse. actually i want show 'resend otp' button after 1 minute while waiting for otp sms. Thank you.

July 17, 2020 at 11:43AM by Gulam Fahad Ahmed
https://ift.tt/2CKyp2K
New post on Flutter Dev Google group:

Using Flutter to create my first app - some questions
Hi Everyone, I hope I am posting this in the right place, forgive me if not, I’m very new to all this! I am looking to build a cross platform native feel meditation app and take it through every stage of the development process and maintain it long term. As I wish to do so at as little

July 17, 2020 at 01:39PM by Brian Shelly
https://ift.tt/2CbkWRX
New post on Flutter Dev Google group:

How to get the result if the pushed PageA is replaced by PageB?
Hi folks, I have problems getting the result of a new route when I use these to replace an old one :-( Please have a look: https://ift.tt/2WtPHbL Ralph

July 17, 2020 at 02:44PM by Ralph Bergmann
https://ift.tt/32u54ES
New post on Flutter Dev Google group:

MissingPluginException(No implementation
I try to run an app from github (https://ift.tt/2Cl0DS1). I got it run on Android. But when I run it on Linux, I got this "method not implemented" error. I wonder if this is real or something I have not configured correctly. Where is the relevant file for me to check?

July 17, 2020 at 02:55PM by K leo
https://ift.tt/2CHmKlp
New post on /r/flutterdev subreddit:

Julio, Rich and I took part in this year's Flutter Hackathon, #Hack20. Here is a recap of the event and the app we submitted. I know its a bit late
https://ift.tt/2CMO7L6

July 17, 2020 at 02:47PM by b099l3
https://ift.tt/3hcwhA6
New post on Flutter Dev Google group:

Query about Flutter Webview
https://ift.tt/3eDszxB I was wondering is there any way that we can use the data of the website but change the UI inside flutter? Like there is a specific login screen for fb Is there any way to make a different login screen inside flutter and in background the app

July 17, 2020 at 05:03PM by Gaurav Yadav
https://ift.tt/2OxyI3A
New post on /r/flutterdev subreddit:

Is flutter_bloc ever going to remove its dependency from provider?
TIA!

July 17, 2020 at 05:27PM by 2reform
https://ift.tt/2OMtX6J
New post on /r/flutterdev subreddit:

Flutter webview production ready?
Hi Everyone!​I need open browser in Flutter for make user complete web form and listen for when complete. So keyboard very important. But official plugin say not ready for production use. https://pub.dev/packages/webview_flutter​How we can use webview in production app? Official plugin is not good enough?​Thanks!

July 17, 2020 at 06:13PM by Flutter_Dev
https://ift.tt/32wXx87
New post on /r/flutterdev subreddit:

Install packages at runtime in flutter?
After looking online, I can’t find any discussions on this so hopefully someone in this subreddit can point me into the right direction.Here’s how you install and import Python modules at runtimeSo at runtime, if I know the package name, is it possible to install, and use said package without restarting app?

July 17, 2020 at 05:47PM by Throqaway
https://ift.tt/2ZBezQA
New tweet from FlutterDev:

#FlutterFriday knowledge!

Did you know about the Cookbook section of https://t.co/abjT0blSgS?

It answers questions such as:
🧐How do I work with tabs?
🙃How do I use a custom font?
🤔How do I parse JSON in the background?

Find it here ↓ https://t.co/kRbxD5wfg0— Flutter (@FlutterDev) July 17, 2020

July 17, 2020 at 06:02PM
http://twitter.com/FlutterDev/status/1284156603361447940
New post on /r/flutterdev subreddit:

PR for date field into Flutter repo?
Hi folks,I would appreciate to have your advice about creating a PR for the date field package into the Flutter repository? Do you think enough people use date field/date form field to do so? Or should it stays as it is (a separated package). I ask you that because from my pov date field is quite a common widget! But if I'm the only one to thin that I don't want to create an useless PR...[date_field package](http:// https://pub.dev/packages/date_field)

July 17, 2020 at 06:36PM by gaspard-m
https://ift.tt/3hdg65A