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

Display Network, File & Asset PDF files in Flutter
I released pdf_flutter plugin two days ago and it got a good response.But at the same time it only supported loading Network PDFs.So I wanted to turn it into a more reliable solution for PDF displaying.Today I have completed features to load PDF from File and Assets.You can use them simply like before.Load PDF from network
 PDF.network( 'https://pdfurl.com/pdfile.pdf', height: 500, width: 300, ) 
Load PDF files
 File fileName; PDF.file( fileName, height: 200, width: 100, ) 
Load PDF from assets
 PDF.assets( "assets/pdf/demo.pdf", height: 200, width: 100, ) 
If you have any feedback, suggestions, or want to contribute, please feel free to file issue/PR on GitHub here :https://github.com/erluxman/pdf_flutterThanks a lot for the awesome response on the previous post πŸ™πŸΌ

June 29, 2020 at 05:09PM by erluxman
https://ift.tt/3i7tFER
New post on Flutter Dev Google group:

To change app bar icon dynamically according to sms received
Hi... I'm doing an app in which it needs to change the appbar icon according to the SMS received. I have used the SMS package to receive SMS and it is working. Now I want to change appbar icon according to received SMS. For example: if the SMS received is "On", The appbar icon needs to change to

June 29, 2020 at 05:26PM by Abinavan Nagendran
https://ift.tt/2ZnffHR
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 45 - Flutter Day and Hack20 edition. Tutorials, videos, packages, and much more!
https://ift.tt/2BaVMlX

June 29, 2020 at 05:31PM by vensign
https://ift.tt/31vbpPI
New tweet from FlutterDev:

🌠 100K FOLLOWERS! 🌠

We can't tell you how awesome it is to watch this amazing community grow.

⭐️ Keep encouraging each other's growth.
⭐️ Keep asking questions.
⭐️ Try new things.
⭐️ And keep creating beautiful apps...

To celebrate @geekmz shares his special #FlutterPen ↓ pic.twitter.com/KPqf3KMXpQβ€” Flutter (@FlutterDev) June 29, 2020

June 29, 2020 at 06:00PM
http://twitter.com/FlutterDev/status/1277632952021770240
New post on /r/flutterdev subreddit:

How to start Flutter (Prerequisites, Books, Online Courses)?
How can I start cross platform app developing? Can you recommend BOOKS or ONLINE COURSES?

June 29, 2020 at 07:29PM by m3t3kh4n
https://ift.tt/2VtCwac
New post on /r/flutterdev subreddit:

A Template for Flutter and Dart Monorepos. Feedback Appreciated
https://ift.tt/31uaOxY

June 29, 2020 at 08:31PM by chgibb
https://ift.tt/2BMuEcX
New post on /r/flutterdev subreddit:

84 tips done more coming. #100daysOfFlutter
Just added 7 More tips (78-84) to ❀️ Awesome Flutter ❀️ tips and tricks ❀️It has become a pretty good set of tips that I come back when I get stuck.I am really glad that I am able to help folks and absolutely love your messages.😍Thanks so much for your support. πŸ™πŸΌThere are just 84 tips till now but I want to turn it into a repo where one can come and find tips for most of the important aspects of Flutter.For that purpose, your feedback and contributions will help a lot.I am a beginner in Opensource, sometimes I might make silly mistakes but I will cover them up with my good intentions, helpfulness, and consistency.You can make any suggestions/requests for specific or kind of tips on the Github issue [here](https://github.com/erluxman/awesomefluttertips) .I will address them as much as possible.

June 29, 2020 at 09:01PM by erluxman
https://ift.tt/38aSdbr
New post on Flutter Dev Google group:

I cant display images, fonts, icons in my emulator. Everything is correct. Dont know what is the problem.


June 29, 2020 at 09:24PM by ANAGHA VP
https://ift.tt/3eIDve4
New post on /r/flutterdev subreddit:

Almost all Material Design Widgets Supported! πŸš€
https://widget.studio

June 29, 2020 at 10:32PM by SoundDr
https://ift.tt/3gbP4uM
New post on /r/flutterdev subreddit:

Cool package alert: functional
/r/dartlang/comments/hhpwqj/cool_package_alert_functional/

June 29, 2020 at 02:35AM by AKushWarrior
https://ift.tt/3dLGrFq
New post on Flutter Dev Google group:

Firebase Hosting domains
Hi Guys, I use Firebase Hosting in my project, which also features Google Sign-in. Strangely enough, Google Sign-in works on the domain that ends in " firebaseapp.com" but not on the one ending in "web.app". Both are valid domains automatically assigned by Firebase. Since "web.app" is more

June 29, 2020 at 11:10PM by Canberk YΓΌksel
https://ift.tt/3dNQ5HI
New post on /r/flutterdev subreddit:

My #Hack20 Submission Demo for app Cyberpunk Killer (Awesome Image Filters+Wallpapers)
Screens: https://i.imgur.com/hAPC8uQ.pnghttps://www.youtube.com/watch?v=4VTMv438ukw

June 29, 2020 at 11:56PM by theshivamlko
https://ift.tt/2NDElNd
πŸ‘1
New post on /r/flutterdev subreddit:

Created an App to chat in Morse code for flutter Hack20 hackathon.With features tap on msg to vibrate morse code,image text to morse& shake to translate messages to English etc.
https://ift.tt/3i8KhMt

June 30, 2020 at 02:29AM by Amazing_Aniket
https://ift.tt/2ZAnBML