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

Flutter bitmap resizing takes a long time
I'm writing a flutter app and I'm taking a photo using camera extension. After that, I need to resize it (to 1000 pixels width) and then crop it to a rectangle. I'm using copyResize in flutter image extension the issue is that it takes a lot of time to

February 28, 2019 at 10:19PM by Moshe Maman
https://ift.tt/2ThNn7h
New post on /r/flutterdev subreddit:

Flutter with glsl
Hello guys, I need your help with something in Flutter. I'm trying to put some glsl shaders in an image using flutter. Is this possible? Is there any examples can I follow?

February 28, 2019 at 10:44PM by theeh21
https://ift.tt/2EjWM4F
New post on Flutter Dev Google group:

Images
Hello Developers, How can I upload multiple images in flutter?

March 01, 2019 at 12:21AM by Yao Mensah
https://ift.tt/2EjBjZE
New post on Flutter Dev Google group:

HI. I'M AN EX BIG MAFIA MONEY LAUNDERER: STUART NEWBY FROM MONACO. EX KLEINWORT BENSON LONDON. THEN
HI. I'M AN EX BIG MAFIA MONEY LAUNDERER: STUART NEWBY FROM MONACO. EX KLEINWORT BENSON LONDON. THEN MONTANI MONACO. AS I JUST SAID, I'M AN EX ENORMOUS MAFIA'S MONEY LAUNDERER ( I DID THAT IN LONDON, IN SINGAPORE AND SINCE MAN YEARS, IN COTE D'AZUR......IN MONACO, IN MONTECARLO, THRU MY EXTREMELY

March 01, 2019 at 02:58AM by STUART-NEWBY MONTANI MONACO EX-KLEINWORTBENSON
https://ift.tt/2H5lkBg
New post on Flutter Dev Google group:

Flutter Update hangs up
[image: flutter.png] I want to update my flutter but whenever I run "flutter update" on the command prompt, its stuck and does not load. So I tried "flutter doctor" and "flutter doctor -v" but still have the same result, can anyone help me with this., Appreciate much thanks :)

March 01, 2019 at 03:31AM by Jovel Quinones
https://ift.tt/2ElorlJ
New post on /r/flutterdev subreddit:

Mastering styled text in Flutter
http://on.geeklearn.net/89fd8a78bb

March 01, 2019 at 06:02AM by Usama9012
https://ift.tt/2NBfzwp
New post on Flutter Dev Google group:

Unable to load CSV file
import 'package:flutter/services.dart' show rootBundle; import 'dart:io'; import 'dart:convert'; loadAsset() async { List> data = []; List fileData = []; final myData = await File("assets/authentic.csv"); //final myData = await rootBundle.loadString('assets/authentic.

March 01, 2019 at 06:34AM by Harish Challa
https://ift.tt/2NHAyOt
New post on Flutter Dev Google group:

Rendering Unicode Characters such as φ
I'm trying to render the Greek lowercase phi within a Text() widget: φ (among several other Unicode symbols) When I view text that has this character, I get the familiar weird boxes, et cetera. I haven't messed with any default encoding settings. It seems like the default for Dart is UTF-8. I

March 01, 2019 at 07:26AM by do...@descombaz.com
https://ift.tt/2TiJmPZ
New post on /r/flutterdev subreddit:

How to Create Custom Layout Widgets in Flutter
https://ift.tt/2VqUUxR

March 01, 2019 at 07:53AM by Hena_Kabeer
https://ift.tt/2Sxgdw0
New post on /r/flutterdev subreddit:

Spider Chart - A simple spider/radar charting library for Flutter
https://ift.tt/2UdUBGC

March 01, 2019 at 08:15AM by Purple_Pizzazz
https://ift.tt/2UemfTU
New post on /r/flutterdev subreddit:

A Design Pattern for Flutter – Flutter MVC
https://ift.tt/2NzAkIY

March 01, 2019 at 08:14AM by Purple_Pizzazz
https://ift.tt/2GQCq6J
New post on /r/flutterdev subreddit:

FCC: Forms in Flutter - Part 1
Check out my latest YouTube video, "Forms in Flutter: Part 1" where we cover:​- Form, TextFormField, Switch and CheckboxListTile- Structuring our code- Validating and saving​http://youtu.be/54L3DOm6MTo​+ blog post: https://goo.gl/zKw5ai+ full module: http://goo.gl/AjSURi​To get updates for more content you can follow me here: https://twitter.com/seenickcode

February 28, 2019 at 04:38PM by seenickcode
https://ift.tt/2UemgXY
New post on Flutter Dev Google group:

wanting to learn how to develop a new app
Wanting to try my hand at developing an app where people login and can search on local bowls comps and enter them via the app....Is flutter easy to install and use...I have it installed with Android Studio but cant get any emulator to show a test app. Thanks Stu

March 01, 2019 at 10:09AM by Stuart Aspinall
https://ift.tt/2Sz6wgo
New post on Flutter Dev Google group:

Decode jwt payload.
Hello, in any language it is possible to perform the base64 decode of a string simply and easily. For some obscure reason, dart can not do this operation. This simple code separates the payload from the rest of the token and then does the decode. String getTokenPayload (String token) {

March 01, 2019 at 11:54AM by Cesar Porto
https://ift.tt/2TaKtC3
New post on /r/flutterdev subreddit:

Realistic Forms in Flutter — Part 1
https://ift.tt/2C0tvLZ

March 01, 2019 at 11:25AM by MainaWycliffe
https://ift.tt/2EFSs11
New post on /r/flutterdev subreddit:

Flutter Plugin to check and ask for Notification Permissions on Android and iOS
https://ift.tt/2VzwRNx

March 01, 2019 at 11:15AM by Vanethos
https://ift.tt/2VvPphv
New post on /r/flutterdev subreddit:

What is a provider in Flutter?
I watched a lot of Flutter tutorials, and everyone is using some kind of "provider". But what is this provider? Is it some kind of pattern, model, etc. ? If I search for provider in flutter docs I find a bunch of classes named provider, but no actual page explaining this concept, like for e.g. services page on angular documentation.

March 01, 2019 at 09:55AM by 1Houser1
https://ift.tt/2IHo4Y9
New post on Flutter Dev Google group:

How to generate Authentication code for S3 Bucket in Dart Flutter?
Please answer these two questions. *How to get Image from S3 Bucket in Flutter? < https://stackoverflow.com/questions/54940407/how-to-get-image-from-s3-bucket-in-flutter >* https://ift.tt/2ECWQh6 *How to generate an Authentication code for S3 Bucket in Dart Flutter* <<br>
March 01, 2019 at 12:31PM by Bhanuka Isuru
https://ift.tt/2Vt17JB
New post on /r/flutterdev subreddit:

Heads-up for rn or js developer moving to flutter
Simply wants to share my experience when I first tried react native coming from web dev and now using flutter.It was faster to start working with react native coz it's mostly js on mobile, web n backend.For prototype app, it was faster to start working in react native. Again, because it's just JavaScript.In react native u would try to find 3rd party packages first before writing your own. Reverse is true for flutter. Flutter already has many out of the box packages called widgets.Flutter is MUCH quicker n easier but only AFTER you refreshed OOP and master the Dart language. It may takes months and if u are a web dev, chances are you still need js for backend. So, dart n js will fight in your brain.Just like the early days of react native, good luck trying to convince your manager to start using flutter.We have seen react native grows big and causes bigger headache when packages broken and things just need a lot of fixes every time a new version was released. I can only hope it won't happen in flutter.Last but not least, read the official doc n watch the official tutorial FIRST before watching flutter fans tutorials. Y? Because most will write codes based on where they come from. It's gonna make your head spin hahaha

March 01, 2019 at 01:27PM by alorgajah
https://ift.tt/2UePeHb