Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Flutter-NodeJs WebSocket real time chat app
Hello community! I need help to understand the logic and maybe some example will be very useful! \ I want to create and simple real time chat app with Nodejs and flutter. The simple piece of this I already created like send message to WebSocket server and get it back to all connections but my

July 18, 2019 at 10:09AM by Πέτρος Πολλάκης
https://ift.tt/2JFbLKt
New post on /r/flutterdev subreddit:

Flutter can't set CameraPreview widget to match screen size
I'm stuck with this issue : Flutter can't set CameraPreview widget to match screen sizeThe solution I have now is inconsistent across different phones. If the preview matches screen size then the actual video is covering more area than preview. If it doesn't match the screen size, it is consistent with the actual recorded video. If anyone encountered a similar issue I'd love to hear how you managed to solve it :)

July 18, 2019 at 10:53AM by skyberk
https://ift.tt/2O1F8La
New post on /r/flutterdev subreddit:

A rich and easy-to-use flutter page transition package
https://ift.tt/2NZcnP9

July 18, 2019 at 01:28PM by foxmailhe
https://ift.tt/32BcPq8
New post on Flutter Dev Google group:

Convert multiple images to video with custom sound in flutter.
Hello there, I have multiple images. Now, I want to convert that multiple images into a single video with sound in a flutter. Can you please provide any suggestion? How can I achieve it? I have added reference project link of android( For your reference). Please provide some useful widget or any

July 18, 2019 at 03:58PM by Test Ineed
https://ift.tt/2YTuLdf
New post on /r/flutterdev subreddit:

Licensing an open source flutter project
I'm currently developing a small project using Flutter and I'd like to publish it on GitHub under the WTFPL license.Am I permitted to do that or not, given that Flutter and some of the other dependencies use stricter licenses ?

July 18, 2019 at 03:30PM by DirectorOfTheFBI
https://ift.tt/2O0dX3j
New post on /r/flutterdev subreddit:

GitHub - nonybrighto/login-sign-up-ui: A login and Sign up UI designed with flutter
https://ift.tt/30CNIkP

July 18, 2019 at 06:19PM by nonybrighto
https://ift.tt/2xSx703
New tweet from FlutterDev:

👆👇 Move items around within your lists!

ReorderableListView lets users long press on an item, move it around in the list view, and drop it at a new location. Give your users more control over their lists.

Watch more #WidgetoftheWeek here → https://t.co/T7nwNVzbqv pic.twitter.com/RzEBRfF9fN— Flutter (@FlutterDev) July 18, 2019

July 18, 2019 at 06:32PM
http://twitter.com/FlutterDev/status/1151892595057946624
New tweet from FlutterDev:

Ready for a challenge? @VGVentures and @2Dimensions are hosting the #HamAppFlare challenge for the @HamiltonMusical App. Any #Hamilton inspired animation is accepted. Good luck!

BTW 💡Hamilton was one of the first apps built with Flutter!

Info here → https://t.co/wvLPWzn2RQ pic.twitter.com/LwpsU8QB1l— Flutter (@FlutterDev) July 18, 2019

July 18, 2019 at 08:18PM
http://twitter.com/FlutterDev/status/1151919223679176704
New post on /r/flutterdev subreddit:

PageView Swipe Scroll issue
I have issue in page view .I changed scroll Direction depends on orientation --- scrollDirection: orientation==Orientation.portrait ? Axis.horizontal : Axis.vertica It work fine respect to scroll but swipe perpendicular to scroll direction when I change orientation

July 18, 2019 at 08:09PM by abuanasaswan
https://ift.tt/2Lsj2iD
New post on Flutter Dev Google group:

PageView Swipe Scroll issue
I have issue in page view .I changed scroll Direction depends on orientation --- scrollDirection: orientation==Orientation.portrait ? Axis.horizontal : Axis.vertica It work fine respect to scroll but swipe perpendicular to scroll direction when I change orientation [image: Untitled-1.jpg]

July 18, 2019 at 09:45PM by ahmed Othman
https://ift.tt/2xUeWah
New post on /r/flutterdev subreddit:

UnDraw illustrations for Flutter! Over 700 illustrations in ease.
https://ift.tt/32zalZk

July 18, 2019 at 11:11PM by westdabestdb
https://ift.tt/2O2Ittc
New post on /r/flutterdev subreddit:

flutter_flipperkit : Flipper (Extensible mobile app debugger) for flutter.
https://ift.tt/32zr2DM

July 18, 2019 at 10:49PM by EngineerScientist
https://ift.tt/2JD2lz1
New post on /r/flutterdev subreddit:

Mediminder: An open-source medicine reminder application using Provider and BLoC pattern
https://ift.tt/2Gl0Z9Z

July 19, 2019 at 02:27AM by Pixels97
https://ift.tt/2YUBqE1
New post on Flutter Dev Google group:

No Emulator Connection
I use Idea as IDE with the Flutter and Dart plugin. When I use the emulator (Android), I have no internet connection. This shows that it does not load an image via an API. I have set the correct permission. When I connect my real smartphone, loading the image runs without problems. For some

July 19, 2019 at 01:33AM by Leopold Strauch
https://ift.tt/32D49PM
New post on Flutter Dev Google group:

In flutter how do I get map annotations x,y position then duplicate map annotations?
I have created map annotations (markers) on a Google Map. Now I want to clone or copy all the annotations current shown on the screen, but keep them in the same position as the originals. I then want to put the copied/cloned annotations on a layer above the map so I can drag the map to a

July 19, 2019 at 06:04AM by Jason Dog
https://ift.tt/2GfT8dF
New post on /r/flutterdev subreddit:

Dynamic QR code validator
Hello everyone, does anyone know a way to build a dynamic QR code validator? like WhatsApp web login​how does the communication between both parts work?I trying to build something like that, but between two cellphones, just a simple prototype, phone 'A' will show the QR code and phone 'B' will scan it, after that phone 'A' is supposed to show ok on the screen​If anyone has any idea, I'll be extremely thankful if you let me knowI already this library to read QR codes: https://pub.dev/packages/qr_flutterbut I don't know the correct way to build this prototype with this library

July 19, 2019 at 05:09AM by PreviousWrap
https://ift.tt/32B59Eb