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

Hive 1.1.1 is broken
A quick warning for those who are unaware. Hive 1.1.1 is currently broken (something to do with dartanalyzer). The 1.2.0-dev2 release and 1.1.0+2 are still stable and should suffice until hive releases 1.2.0 stable.

December 20, 2019 at 04:58AM by notacooleagle
https://ift.tt/2rcM4uj
New post on /r/flutterdev subreddit:

Peek & Pop implementation for Flutter based on the iOS functionality of the same name.
https://ift.tt/31gScOr

December 20, 2019 at 08:36AM by Elixane
https://ift.tt/2MevKAB
New post on /r/flutterdev subreddit:

How to implement expandable images like in the Twitter app
Hi, I'm looking for a way to implement expandable images like in the twitter app. Usually no matter the size of the image, twitter shows it in a fixed size box in the tweet, then when you click on the image you see the full size image. What's the best way to implement this feature?Example: https://ibb.co/k3c358NThanks!

December 20, 2019 at 11:30AM by ju_98u
https://ift.tt/2PEkVK7
New post on Flutter Dev Google group:

API data handling in flutter
Hi to all flutter developers, The problem I am facing is with handling the data received through an API call, I am able to receive the required data but i want to modify the received data as per my application requirement. - Format of json data received through API: - { heading1 : {

December 20, 2019 at 11:49AM by Austin Lewis
https://ift.tt/34H7woS
New post on /r/flutterdev subreddit:

Flutter In App Rating Prompt Tutorial
https://youtu.be/gOiaSwp984s

December 20, 2019 at 12:42PM by Marcus-Ng
https://ift.tt/2ZaCIMg
New post on /r/flutterdev subreddit:

Flutter UI Design | Food Delivery App | Full App Design | Part 1
Let me know in the comments what you enjoyed about the design.

December 20, 2019 at 01:36PM by vilhd
https://ift.tt/2s7FWDR
New post on /r/flutterdev subreddit:

Dart declaration-site variance
https://ift.tt/2PHiAhp

December 20, 2019 at 06:02PM by EngineerScientist
https://ift.tt/2MeZ4a0
New post on Flutter Dev Google group:

Non-Profit Flutter App
I am wondering if we could get a group together to do some work for a non-profit? We are currently working with them as a customer to pull their backend out of legacy php based EC2 infrastructure and on to serverless cloud infrastructure. I was thinking it would be a great example of how to have

December 20, 2019 at 07:51PM by Alex Patterson
https://ift.tt/2Z9R9A1
New post on /r/flutterdev subreddit:

List of Widgets with Multiple Entries Functionality
Hiim trying to get my head around implementing something like the belowhttps://imgur.com/a/tEf7ecMIm thinking of creating a List of Widgets with each widget in the List having the + symbol and having the ability to add/remove multiple items under that categoryhow would one store this if you need to tally up the total for all categories in the list of widgets,i was thinking of creating a Master List and storing key value pairs but then this will be hard to keep track when you need to remove items,one thing im also taking into consideration is draft entry, so a user will be able to save what they have currently entered and i will need to populate all the current data back into the relevant entred categories​anytips on how i should approach on building this soloution, any help will be greatly appreicated.

December 21, 2019 at 07:17AM by mrvtec69
https://ift.tt/2Zbc99z
New post on /r/flutterdev subreddit:

Don't Update! If your Project is in progress!
Hello there,Just wanted to let you guys know about an issue that I faced today. I updated flutter version v1.12 and my project was in progress, after the update I start getting and error which goes something like:​Improper use of flag: <Directory of Your app>​Just wanted to let you know that If your project/app is in progress complete it first then update flutter version, I don't know the reason why this happens. But In case you have upgraded by mistake simply switch back to lower version.Commands for downgrading, run them in terminal:flutter version (this will list down all versions of flutter till now v1.12)flutter version v1.9.1 (this will downgrade to v1.9.1 you can choose whatever you want)​Thanks <3#happyfluttering

December 21, 2019 at 09:57AM by m_hamzashakeel
https://ift.tt/36XLKyF
New post on /r/flutterdev subreddit:

How Much Does it Cost to Develop Flutter App?
The cost of developing an app majorly depends on the type of application you wish to build. This framework allows flutter app developers to create an outstanding mobile application with cross browsing functionality.BR Softech have listed specific points which can help you understand the cost of flutter app development.​Flutter is the driving force behind the success of mobile app development. It has changed the landscape of application development, offering cross-browser functionality. It has the exceptional capability to enhance productivity and effectiveness and enable developers to increase efficiency.​#flutterapp #Flutterdev #mobileapp #flutterappdevelopment #Flutter #brsoftech

December 21, 2019 at 09:40AM by brjitendra
https://ift.tt/2Q7eVsj
New post on /r/flutterdev subreddit:

APK size with v1.12 is three times bigger compared to v1.6
As the title says. I started building my app with Flutter 1.6 and my release APK size was about 8mb. Then, when I upgraded to 1.8 without changing any code, it became around 15mb. And now, with 1.12, it's suddenly almost 30mb. What's going on? Am I doing something wrong or it's totally expected? Searching for similar problems only suggests that it's normal, although it's really suspicious.

December 21, 2019 at 11:42AM by benjaminabel
https://ift.tt/2PKyB6w