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

Opening a PDF with Flutter Web
I'm currently creating a personal website with Flutter web. I want to be able to show my resume in another page on the browser that I've stored in my assets. Is it possible to do this?

December 14, 2019 at 07:49PM by BananaSheep6720
https://ift.tt/2LUWJ42
New post on Flutter Dev Google group:

Sign up and signin with google and firebase not redirecting to destined page
Am working on a project that I was suppose to finished by next week latest, but am facing issue of not redirecting to destined page in flutter google and firebase sign up/sign in. Here's my dependencies version: google_sign_in: ^4.0.14 cloud_firestore: ^0.12.11 fluttertoast: ^3.1.3 shared_prefere

December 14, 2019 at 09:19PM by Abraham William
https://ift.tt/2RSITTe
New post on /r/flutterdev subreddit:

Developer
We are looking for an experienced Flutter Developer to assist us with the launch of an application. Email: ibrahim.sherwood@gmail.com Telegram: Ibrahimkkhan WhatsApp: +19293309494

December 14, 2019 at 10:40PM by ibrahimkkhan
https://ift.tt/2th0HNH
New post on Flutter Dev Google group:

Developer
This is not a question. I am looking for an experienced developer to help us launch our app in the next 10 days. Code needs a lot of bugs to be solved so we need someone experienced. Email:ibra...@gmail.com Ibrah...@gmail.com WhatsApp/Telegram: +19293309494

December 14, 2019 at 10:37PM by Ibrahim Khan
https://ift.tt/2EeNveu
New post on /r/flutterdev subreddit:

Good UI Creation Software?
I am a highschool student who is looking to build an app using firebase. I've been looking for good UI editors but every one seems to have a pitfall? Anyone know a easy to use UI creation software with material icons?

December 15, 2019 at 01:36AM by Ultra1101
https://ift.tt/2svr2Yc
New post on Flutter Dev Google group:

i don't now how to communicate with the flutter method channel in native desktop c++ in windows;
i can't create a method channel with the c++ code of my windows can somebody help me pleas this is what i did as fare: ` flutter_controller const auto fdprr = _flutter_controller->GetRegistrarForPlugin("ayoub"); auto *registrar = new PluginRegistrar(fdprr); auto channel = std::make_unique<

December 15, 2019 at 01:46AM by bob ayoub
https://ift.tt/2qR3e0b
New post on Flutter Dev Google group:

Beginner to Flutter/Dart - Question Thread
Hi Everyone, I'm walking the road of learning Flutter/Dart development and would like to reach out with questions that I cannot seem to answer myself either through research or reading. I respect everyone here is likely more experienced so I will try to keep my questions focused and to the

December 15, 2019 at 05:33AM by Sean Mates
https://ift.tt/2RTt9zG
New post on Flutter Dev Google group:

flutter APP crash
hi everybody. i have a flutter build in FLUTTER 1.9.1 version ,it working well. but it's crashing now on the current version( flutter 1.12 ) that i'am run "flutter build apk" in the console and installed. in Addition: i'am build the app through "cd android && ./gradlew installRelease" or

December 15, 2019 at 06:14AM by 牛晓方
https://ift.tt/2RUU6To
New post on /r/flutterdev subreddit:

I just created an asset_helper app for macOS to get all the asset or font paths for pubspec file in flutter
https://ift.tt/38P6t9M

December 15, 2019 at 09:16AM by adarbadar
https://ift.tt/2RUD1sW
New post on /r/flutterdev subreddit:

Is there any good report generate library in flutter?
No text found

December 15, 2019 at 08:58AM by Xihuny
https://ift.tt/2YUUTFp
New post on Flutter Dev Google group:

new in flutter issue with iOS simulator
Hello everyone, I'm a real beginner trying to learn dev with flutter, step by step. I'm really willing to research to solve issues, and it worked till now, but this one I don't find any solution by myself, so I'm going to bother you with something that must be quite basic, and I'm sorry for

December 15, 2019 at 08:48AM by anneewo
https://ift.tt/36CC6kM
New post on /r/flutterdev subreddit:

Is it possible to have that type of android notification within Flutter ? (Constant/Service notification)
http://imgur.com/gallery/PTdxV08

December 15, 2019 at 10:23AM by Kadarach
https://ift.tt/2RU49YM
New post on /r/flutterdev subreddit:

What do you think Flutter Web Stable should have?
I tried FLutter web and here is my summary of why Flutter web is not ready:1- I use SVG only in my app for responsive and small size icons but Flutter SVG library is not supporting the flutter web yet because of dart paint is not fully support web.2- Several libraries depend on dart:io package like Connectivity and Firestore but dart:io is not supported on Web https://github.com/flutter/flutter/issues/399983- Errors on non-supported plugins are not clear on which plugin does not support the web and you can see the crash only in the runtime.4- Breakpoints don't show the variable value while debugging only you can print it.5- When you resize the app on Chrome you feel the render is lagging and it could show error while resizing the window.6- While evaluating your app for Flutter web you will face the CORS policy issue which requires some changes in the backend.
I asked for ignoring chrome CORS security for playing with Flutter web but my proposal is rejected
https://github.com/flutter/flutter/issues/46904
https://github.com/dart-lang/webdev/issues/862I have to ask Python AWS developer and PHP developer to allow CORS for my request and I have to add a fixed port in my launch.json"configurations": [
{
"name": "Flutter",
"request": "launch",
"type": "dart",
"args": [
"--web-port",
"8080"
]
}
]7- Google maps plugin is not ready for Web

December 15, 2019 at 01:56PM by amrenew
https://ift.tt/36FU46e
New post on /r/flutterdev subreddit:

Flutter Gallery Web version
https://ift.tt/2sx3oKU

December 15, 2019 at 04:56PM by sebaslogen
https://ift.tt/2PQTzzr