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

Sharedpreferences
hello, I have to save some elements of the list A in the list B as for example "favorite elements" and I thought to use the Sharedpreferences with setStringList and getStringList. I have problems with saving because my elements are of the class MyClass and not of type String. Do you have any suggestions or rescue methods to recommend? thanks a lot

August 09, 2019 at 01:25PM by Wiwo99
https://ift.tt/2MOXXis
New post on /r/flutterdev subreddit:

Need help to implement Notification on flutter
Hello Guys, I am new to flutter environment and I want to show notification whenever there is a change in firebase database I tried to find the answer in StackOverflow but I didn't got any good answer.

August 09, 2019 at 03:11PM by saketshetty_05
https://ift.tt/2Kqyx9a
New post on /r/flutterdev subreddit:

A question on flutter web navigation
I am a react developer considering flutter for the long run. Learning flutter will take investment so I ask this question. The only examples I've seen are single page apps using hash routers. Does flutter web support regular routes and url parameters? If not is there any planned support? Eg. www.google.com/Gmail and www.google.com/user?q=username

August 09, 2019 at 04:53PM by blackwaterpark04
https://ift.tt/2Hb4ws7
New tweet from FlutterDev:

If you use vi/vim to write @dart_lang code, you’re going want to check this out! Enjoy features like code completion and error checking with Nate Bosch’s plugins. πŸ”Œ #FlutterFriday

Get them here:
→ https://t.co/TeLUeRugX3
→ https://t.co/xrjGKpY6O3 pic.twitter.com/7iPguv6reeβ€” Flutter (@FlutterDev) August 9, 2019

August 09, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1159856870137487364
New post on /r/flutterdev subreddit:

Thinking Flutter -- Building custom widgets
https://ift.tt/2YZ5vSh

August 09, 2019 at 06:22PM by Darkglow666
https://ift.tt/2GVImK2
New post on /r/flutterdev subreddit:

Avoiding web scraping
Since flutter does not use html to layout content, does this mean it can avoid web scraping?Just had this random thought after reading about companies getting their websites scraped when they don't want to allow it.

August 10, 2019 at 03:06AM by Elforama
https://ift.tt/2YVqNA3
New post on /r/flutterdev subreddit:

How to convert a container into a shareable image?
Hi,I have looked for the answer relentlessly on the internet but have found no answer. Basically, I have a container which contains some text and an image. When the user long presses on it, I want to be able to convert the entire container (including the text and image inside) into a shareable image that can be sent to their friends using the share sheet.The part that I am looking for is the process of converting the container into an image. Any help would be appreciated.

August 10, 2019 at 12:34PM by HumAapkeHaiDon
https://ift.tt/2TlGSOr
New post on /r/flutterdev subreddit:

Can someone point me to code calling Rust from Flutter ?
I'm looking for calling some low level libs but I've no experience with that sort of code.Is this related to FFI ?Thanks for explanations

August 10, 2019 at 01:06PM by Sol_Ido
https://ift.tt/2YXh3Fl
New post on Flutter Dev Google group:

Need a flutter developer
Dear Developers, We are looking for 2-3 developers having excellent hands on experience on Dart, Flutter, Firebase and Bloc pattern. Please go through the below details & if you are interested in this opportunity, please send us your *resume, git hub / play store URL & Skype id* on* bigdrea...@

August 10, 2019 at 07:03PM by BigDreamer
https://ift.tt/2YFjh0I
New post on Flutter Dev Google group:

Not able to insert images in a container
This is the exception I keep on receiving even though I have created an 'assets' folder and placed im.jpeg in it. I have also added assets: -assets/im.jpeg in pubspec.yaml. Please help. I/flutter (13498): ══║ EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICE β•žβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

August 10, 2019 at 08:48PM by Nikhil Shrivastava
https://ift.tt/2OPEalA
New post on /r/flutterdev subreddit:

challenge with Autocomplete of an address using PlacesAutoCompleteField
I am doing PlacesAutocompleteField( hint: 'address', apiKey: kGoogleApiKey, mode: Mode.overlay, offset: 3), I expect to get a TextField like UI. Then, as I start typing an address, it would use Google's API to start providing guesses as to the address. What happens is an overly appears. I start typing, no feedback. Unsettling: 1) must it be an overlay? Why not a TextField? 2) why wasn't what I typed starting to return results?My guess is I'm clueless. I could not find an example. Advice appreciated. Thank you.

August 10, 2019 at 10:37PM by m_k_johnson
https://ift.tt/2GYSjGS
New post on /r/flutterdev subreddit:

Flutter image manipulation library?
i'm looking to create an app where an image is loaded from gallery, then the image has text written on it, then saved back to gallery, like a photo editing app, but only for adding a text overlay to an image. does anyone know of a library that would help me achie this?

August 10, 2019 at 10:20PM by dan-danny-daniel
https://ift.tt/2YUVqWl
New post on /r/flutterdev subreddit:

RevealAPP
Anyone knows if there is something like revealapp for flutter development?

August 10, 2019 at 08:58PM by kyberplayer
https://ift.tt/2ZQ8367
New post on /r/flutterdev subreddit:

Using Pusher in Flutter
https://ift.tt/2YQAyDL

August 11, 2019 at 01:53AM by EngineerScientist
https://ift.tt/2OQ8xZe
New post on /r/flutterdev subreddit:

Sticky Header and first column in data table with bidrectional scroll
I need help with a data table , i need fixed first row and column so that user can easily use it and understand . Also i need to highlight row and column together , i tried finding but could not , so came here to ask .

August 11, 2019 at 07:25AM by nikesh03
https://ift.tt/2YD7IqZ