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

native_pdf_renderer: Way for convert pdf page to image
Hi FlutterDev,At a certain point, I needed to implement this function, because at that time there were no suitable analogues for the full-fledged work of pdf in flutterThe plugin uses native android & ios api to render imagesYou can offer any idea, glad to share with community:
https://pub.dev/packages/native_pdf_renderer
https://github.com/rbcprolabs/flutter_plugins/tree/master/packages/native_pdf_rendererPRs are welcome!I also want to ask you a question: is it possible in the future to tie an dart::ffi, a flutter and a pdfium. What problems can arise?

September 25, 2019 at 01:59PM by SergeShkurko
https://ift.tt/2nbMVsV
New post on /r/flutterdev subreddit:

Now Syncfusion's flutter package includes a new radial gauge widget, stacked charts, log axis, and more.
https://ift.tt/302hZNb

September 25, 2019 at 02:41PM by prabakarinfo
https://ift.tt/2n4p0eD
New post on /r/flutterdev subreddit:

Web app To Flutter?
I’m new to developing (web) and recently came across flutter while searching for mobile alternatives. This may be a general/stupid question, but all i could see was “flutter to web” info. I’ve been building a web application for a few months (mostly python /Django framework). I’m about 80%+ complete with the web app and was wondering the best method to duplicating it on flutter. It’s fairly extensive (social networking/live streaming/more) , and was wondering what i can or should do to recreate it on flutter. Would it be an entirely new build for the web as well? Or could i keep what i have now and just link the database somehow? If anyone can point me in the right direction to any tutorials. Or if anyone has had similar questions or issues. Please let me know. It would be a huge help. One code base for iOS and Android would save a ton of time and money on my end Thanks !!!

September 25, 2019 at 02:35PM by shazzledazzle9
https://ift.tt/2l6puQY
New post on Flutter Dev Google group:

Firebase
I am having a lot of issues with implementing firebase in my flutter project, I had to revert back from 4.3 to 4.2 because of gradle errors. Now it is taking forever to load it on my emulator, I switched to an actual device but that install wont open. Has anyone implemented firebase messaging in

September 25, 2019 at 04:24PM by Sam Cromer
https://ift.tt/2lvSTnY
New tweet from FlutterDev:

The first #EuropeDSCSummit takes off in Paris 🇫🇷

What a way to welcome October with 50 #DeveloperStudentClubs Leads and 3 days of motivation, learning, and sharing. Stay tuned for more and keep your eyes peeled- a lot is about to happen!

Learn more: https://t.co/iD87mHWwPP pic.twitter.com/N3MiU9mbI7— Google Developers (@googledevs) September 24, 2019

September 25, 2019 at 06:30PM
http://twitter.com/FlutterDev/status/1176896644496932866
New post on /r/flutterdev subreddit:

Flutter lock screen controls (play/pause/skip/rewind) for iOS/Android
Hello, I'm in search of a Flutter plugin that allows me to control background music using the lock screen controls of the device. I've come across a couple that implement support for Android:https://pub.dev/packages/audio_service
https://pub.dev/packages/media_notificationSo far I haven't found one that will work on both iOS/Android. Anyone come across anything that does this?

September 25, 2019 at 08:38PM by Kieranl89
https://ift.tt/2lJfjSw
New post on /r/flutterdev subreddit:

.NET Conf 2019 spoke about an experiment by using Flutter and MS Blazor
During the .NET Conf 2019 they spoke about an interesting experiment using Flutter with MS Blazor and C# .NET Core https://youtube.com/watch?v=uW-Kk7Qpv5U&feature=youtu.be&t=3244In the talk, they say for now it's just an experiment but I thought it was interesting that they used Flutter...

September 24, 2019 at 07:47PM by Pixelreddit
https://ift.tt/2mNCPOk
New post on Flutter Dev Google group:

Library Book app with voices , what should I do ?
*Hi !* *I am learning how to build mobile application :)* *first , I am finished learning Dart :)* *second , nearly I will finished flutter !* *I have a project to build Library app have a books in PDF file and a voices for each book !* *what do you think ?* *what the suitable Database

September 25, 2019 at 11:08PM by Fadak Riadh
https://ift.tt/2mG3QmZ
New post on /r/flutterdev subreddit:

Flutter Conferences in the US?
Does anyone know of any Flutter-specific conferences being planned in the US outside of Google I/O?

September 26, 2019 at 01:53AM by jdixon04
https://ift.tt/2lQjNXw
New post on Flutter Dev Google group:

Using GridView cell(s) as a DragTarget
Does anyone have or know of an example using GridView cell(s) as a DragTarget?

September 26, 2019 at 04:58AM by SPGMS
https://ift.tt/2nip22E
New post on Flutter Dev Google group:

Live ads is not showing on Flutter Android app
Hi, I have uploaded my app on Google play store : https://ift.tt/2liziHI But still it's showing test ads instead of live ads. App id : ca-app-pub-2581333540452928~6795309225 ad unit : ca-app-pub-2581333540452928/3735449896, ca-app-pub-258133354045292

September 26, 2019 at 07:04AM by Payal Narigara
https://ift.tt/2lizjeK
New post on Flutter Dev Google group:

How do I create a button for a QR code to open a link?
I made this app, but now I can't make the generated link open in the browser. is it possible to add a button that opens the scanned link or make the text as a link to click? I don't know how to behave in this case. Does anyone know how to do? Thanks! Ho creato questa app, ma ora non riesco ad

September 26, 2019 at 11:53AM by Marzitek283
https://ift.tt/2lYEIYH
New post on /r/flutterdev subreddit:

What's the best architecture for an advanced app that relies heavily on Firebase and Method Channels?
I want know what's the best architecture for this kind of app? (reposted with better title)
I'm working on an IoT Flutter app, it's already pretty much done. It uses provider and stateful classes core of state management. Each view has a provider and stateful class that uses the provider to execute network calls, perform actions etcThere are tons of Firestore collections and subcollections calls being into StreamSubscrition. App often also call native call from method channels to discover devices from a service.Current architecture is fine but it's slow at times and unstable. Thanks

September 26, 2019 at 11:52AM by TahaTesser
https://ift.tt/2mPrgX6
New post on /r/flutterdev subreddit:

Resources for Flutter in IOT, Pi
I am Flutter/Android Developer. Can someone provide me resources to make apps for IOT in Raspberry Pi, or any other. I am new in IOT.

September 26, 2019 at 11:46AM by theshivamlko
https://ift.tt/2lXgGNx
New post on Flutter Dev Google group:

Android dependency in just the Android app part.
Hi! I am all new to Flutter and I have just started trying it out. I have a concept working that triggers specific code if it is an IOS app or an Android app that is running. I have used plattform channels for this. Now I was wondering that if I found a library online for something specific that

September 26, 2019 at 01:46PM by Joakim Sjöberg
https://ift.tt/2nvMv0F
New post on /r/flutterdev subreddit:

auto_animated | Automatic list animation in 2 minutes
Package that simplifies animating lists, in future not only listsPub: https://pub.dev/packages/auto_animated
Source: https://github.com/rbcprolabs/flutter_plugins/tree/master/packages/auto_animatedPR's are welcome!

September 26, 2019 at 02:01PM by SergeShkurko
https://ift.tt/2lWZXtT