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

How to make flutter to editing/manipulation Image (Adding Multiple Text, filters to image)
Hi, I want to know is it possible to edit images like rotating, filters, adding texts to image in flutter. Like PhotoEditor
New post on /r/flutterdev subreddit:

Kivy comparisson
Hey, I wanted to ask why does flutter require us to download visual studio code for windows desktop applications?Kivy does not require the user to install them separately, I don't need to use a big visual studio IDE in this case to just create an application,I understand why we need SDKs for mobile development, but it seems weird that we need VS to target windows, wasn't OpenGL es a viable option?Why did flutter devs opt for Visual Studio requirements?Is here anywhere I could read up on this topic?

March 07, 2020 at 08:52AM by grimonce
https://ift.tt/2wBsABM
New post on /r/flutterdev subreddit:

How many pub.dev packages should a typical production app have?
I know there's no straight answer to this question, but generally speaking how many packages should an app have? I'm looking at my own project here and I'm nearing 75 packages, is that... is that normal guys?

March 07, 2020 at 09:17AM by A-PRYME
https://ift.tt/2TNFJzt
New post on Flutter Dev Google group:

To know more the best 5 calculators
Read more The Best 5 Calculators < https://allaboutcipher.blogspot.com/2020/03/Best-Calculators-of-Cryptocurrency-Mining.html >

March 07, 2020 at 10:48AM by Game Reviewer
https://ift.tt/2VR6l5x
New post on /r/flutterdev subreddit:

Google Maps in Flutter apps
Hi guys, So basicly I am creating this app which needs to have a map which can be downloadable and used offline..how can I do that...should I talk with google maps guys and than they give me an api or what...it is not a problem even if I have to pay for the map or API Thank uu

March 07, 2020 at 03:52PM by alba_sula
https://ift.tt/2wBdZXa
New post on Flutter Dev Google group:

How to get a variable read from sharedPreferences
Hi A trivial problem that's killing me: I need to set the value property of a slider with a value read from a sharedPreferences entry. The problem: The value is read form the sharedPreferences correctly, but it is null when I try to use it on the Slider.value property. The variable is named

March 07, 2020 at 05:32PM by Per-Arne Hoel
https://ift.tt/3ay2CxR
New post on /r/flutterdev subreddit:

DayNightSwitcher: simple day / night switcher widget made in pure Dart.
https://ift.tt/3cH0fe3

March 07, 2020 at 10:05PM by Elixane
https://ift.tt/39xQ2yx
New post on /r/flutterdev subreddit:

Filter list with 4 levels deep categories
I have created a list of contacts which sell a certain type of product , I want to create a filter option where user selects categories one after another in order to attain the final result .My database is in Json and is loaded via firebase .Database structure (Using example of clothes for better understanding)
{ "Companies": [ { "address": "123 street , New York , USA", "company_name": "A Test", "category": [{ "group": "Clothes", "subgroup": "Men", "type": "Tshirts", "subtype": "Cotton", "extra": "Full Sleeved", "premium": false, "expiry": "" }, { "group": "Footwear", "subgroup": "Men", "type": "Formal", "subtype": "Leather", "extra": "Loafers", "premium": true, "expiry": "25/02/2020" }, { "group": "Clothes", "subgroup": "Men", "type": "Pants", "subtype": "Denims", "extra": "", "premium": false, "expiry": "" } ], }, 
​So the above structure is loaded from firebase . the actual structure looks like this
group{ subgroup { type { subtype { extra { }}}}} 
so the hierarchy goes like this . We want to ask user to select options one after another to so that they can reach desired list of results . showing all options together would confused the user .

March 07, 2020 at 11:04PM by nikesh03
https://ift.tt/333UthZ
New post on /r/flutterdev subreddit:

Build a note-taking app with Flutter + Firebase — Part II
The second part of the series "Build a note-taking app with Flutter + Firebase" has been published in the Flutter Community on Medium.In this iteration, a plain-text editor with reversible operations, plus a beautiful Hero transition animation, will be added to the app.You may also find the complete example code in this GitHub repo.

March 08, 2020 at 02:49AM by yingxinwu
https://ift.tt/3aAf2Fq
New post on /r/flutterdev subreddit:

Testing
Can i test my app without using an emulator? if so how?

March 08, 2020 at 02:41AM by keeperpaige
https://ift.tt/38zmsam
New post on /r/flutterdev subreddit:

Released my very first app on the Google Play Store, and it's open-source!
This is my very first app being released on the Play Store, and I'm ecstatic to share it with you. It's a really simple money manager app that focuses on simplicity and security. It was built initially for personal use, as I'm someone who loves to manage their finances manually, knowing fully well that there is no one person or a company that is looking through my messages or tracking my spending habits.I don't have much to say about it. I'd love for you to try it out and let me know how it is. Please let me know in the comments section below if you found it useful, or if you have ways of making it better and I'll consider them.You can find the app on the Google Play Store through this link: https://pillai.xyz/thriftyOh, I forgot to mention... It's also an open-source project. So if there's anyone who's learning Flutter or Firebase, you should check out the app and its source code on GitHub. It might help you with your next project. Here's the link to the GitHub repository: https://github.com/AmruthPillai/BeThriftyTodayThank you so much, hoping to hear from you! 🙂

March 08, 2020 at 05:01AM by AmruthPillai
https://ift.tt/39CGlyM
New post on /r/flutterdev subreddit:

How to get context in FlutterActivity inside MainActivity.kt?
How to get context here? I keep getting null on my sharedPref because of context being nullprivate val CHANNEL = "samples.flutter.dev/battery" private val sharedPref = context.getSharedPreferences(“”,Context.MODE_PRIVATE)override fun configureFlutterEngine(@NonNull flutterEngine: FlutterEngine) { GeneratedPluginRegistrant.registerWith(flutterEngine) MethodChannel(flutterEngine.dartExecutor.binaryMessenger, CHANNEL).setMethodCallHandler { call, result -> // Note: this method is invoked on the main thread. // TODO } } } ```

March 08, 2020 at 07:08AM by SilentK213
https://ift.tt/39BNuPK
New post on Flutter Dev Google group:

flutter docker images
running flutter doctor in docker images shows below exception. irrus@cbef12a85d38:/build$ flutter doctor Warning! This package referenced a Flutter repository via the .packages file that is no longer available. The repository from which the 'flutter' tool is currently executing will be used

March 08, 2020 at 07:32AM by jayaram a
https://ift.tt/2Iwed4l
New post on /r/flutterdev subreddit:

Hey! Sound comes through 'system' instead of 'media'? Yeah, I need some more help :)
Hey! I am a noobie Flutter developer and I am making an app with various types of buttons that have the default sound effect attached to them. When I deploy it to my physical device (samsung a8) my sound from buttons is classified as 'system' sound in the phone Instead of the normal 'media' sound where I want it to come from. Is there an easy fix for this? Thanks so much!!!! I really appreciate your help! :)

March 08, 2020 at 09:47AM by sniperpanda33
https://ift.tt/32YpP9I
New post on /r/flutterdev subreddit:

Is it possible to change Bluetooth display name with Flutter?
I want to change Bluetooth display name before activate it. I looked at device_info and flutter_blue packages but I couldn’t find anything about it.

March 08, 2020 at 10:50AM by Ascolt
https://ift.tt/2VWGlFF
New post on Flutter Dev Google group:

How can I add something to lists and use this data for charts in flutter
Hello Flutter Community, I have just two questions: First I would like to know how to add some Information to a List. I tried the gesturedetector which asks for a textfield but I don't know how to implement it in a floatingactionbutton. Second: How can I use this list for a individual created

March 08, 2020 at 11:51AM by Marcus
https://ift.tt/38zTSG6
New post on /r/flutterdev subreddit:

FlutterForce — Week 67
https://ift.tt/2VUZVCc

March 08, 2020 at 12:00PM by flutterist
https://ift.tt/3cFcHLh