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

Maps
Hello Developers, I'm new to flutter and I'm developing an app that requires the use of google maps in selecting a location. I have a block of code below but I need assistance to how I can have the map looking like that of what is in the image attached instead of covering up the whole screen.

February 28, 2019 at 04:11PM by Joshua Hlordze
https://ift.tt/2IE8fBh
New post on /r/flutterdev subreddit:

Is Flutter a good fit for my project?
I'm trying to assess which cross-platform framework will be most suited for a new project I will be working on. Here are all the requirements:Database ORM ~ sqflite + angel_orm?Ability to draw 2D drawings / objects over a live video stream widgetfull support for tensorflow lite ~ seems I can use the tflite plugin
I come from a xamarin.forms background, and have been looking into React Native, that also seems like a good choice. Is Flutter still too early in development / exposure to expect all these things or might it be possible? Thanks in advance for any info.

February 28, 2019 at 05:06PM by bc_uk
https://ift.tt/2EmF5Bp
New post on /r/flutterdev subreddit:

Creating a global 'stylesheet' for all future widgets?
Hey /r/FlutterDev, I recently started a project with flutter and my background is mostly in web development using Angular/Ionic and Vue but most of my knowledge is probably in HTML and CSS.I've been getting the hang of creating interfaces and making them interactible, however one thing I struggle with is styling everything. I have designed a 'corporate' identity for this project which I want to use with ease inside this project. Kinda like how you can use a CSS stylesheet with HTML which contains all styling for every element.​I have the feeling this is possible with Flutter too but I can't figure out which class to define it. My project has multiple MaterialAp(not sure if this is a bad practice) classes being in various Scaffold returns. I know a theme can be created inside ThemeData, but every MaterialApp only contains one ThemeData. I can't figure out how to get the other MaterialApps to use styling from a single MaterialApp with a ThemeData in another file.​Is a CSS-like stylesheet even possible, or necessary with Flutter or does it automatically compile all styling everywhere in an efficient way?

February 28, 2019 at 05:53PM by hotfrost
https://ift.tt/2TiLh7c
New post on /r/flutterdev subreddit:

Announcing Raster Image Support, Meshes, Vertex Deformations, and Blend Modes in Flare 1.1. All new features are fully supported in Flutter!
https://www.youtube.com/watch?v=XtG4Wa3gIf8

February 28, 2019 at 06:58PM by guidorosso
https://ift.tt/2NxXYW7
New tweet from flutterio:

📺 The #BoringShow is back, back again 📺

Today, @redbrogdon and @mjohnsullivan put the shared_preferences package to work in the Hacker News app, use showModalBottomSheet & the Material Switch widget, and respond to community questions!

Watch it here → https://t.co/s3BdTY80dG pic.twitter.com/DsQpoYO6io— Flutter (@flutterio) February 28, 2019

February 28, 2019 at 08:56PM
http://twitter.com/flutterio/status/1101209547757285376
New post on /r/flutterdev subreddit:

Flutter for Web and Desktop apps?
I was watching this video this morning, and around 1:00 the guy in the middle says that Google is planning on adapting Flutter to Web and Desktop development. Is it true? Do you have any links with more info? Thanks

February 28, 2019 at 08:52PM by kamilgeagea
https://ift.tt/2T3Zh5j
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