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

Can someone help me to build this app bar? Ideally without third party packages. Not fussed on the icons matching.
https://ibb.co/ZXV2vXY

December 26, 2020 at 05:48PM by GotRedditFever
https://ift.tt/3rwbzkA
New post on /r/flutterdev subreddit:

Collapsible Sidebar Package
Link to Package: https://pub.dev/packages/collapsible_sidebarHi Guys, a few months back I made this package in Flutter to implement a fully customizable Collapsible Sidebar. Some days back I updated it with even more cool features.Do check it out once. Your feedbacks will enable me to make even more better packages.

December 26, 2020 at 07:00PM by ryuu_kenshi
https://ift.tt/3aIR9yJ
New post on /r/flutterdev subreddit:

Flutter Web okay for Website Portfolio?
Hi, title says it all.I am planning on making a portfolio on flutter and am wondering if it would run fine (performance wise). It's going to be one page with mostly static elements besides a few animations here and there.

December 26, 2020 at 08:01PM by Chappie3690
https://ift.tt/3rsyGMN
New post on /r/flutterdev subreddit:

Flutter Collabs / Fitness App
I saw a recent post regarding someone that's interested in joining/making a flutter dev group in order to learn and share more about flutter, personally I think its a great idea, it's somewhat hard to find people or a small group of people that are interesting in collaborative flutter projects (as a good hobby, otherwise I would understand if you charge money for your work) since -in my own personal experience- the community is not as ample as other programming languages, and finding help for outdated dependencies or anything of that sort is extremely hard to find.
There is a lot more to making Apps than coding!
I am learning about UX / UI Design -VERY important, your app can be coded perfectly but if the user feels it's hard to find things as well as colors are off and appeal isn't there then your App will struggle a bit-, color pallets, design systems, iOS and Android ecosystems, as well as making my own UX/ UI case studies that I plan to publish once they are polished up.This being said if there is anyone that has an interest in working with a fitness / gym app as well as a check-in system made in flutter + firebase drop a comment or DM me, I can teach you the little I know and vice-versa. I have been working on a fitness app for about a year and a half and it's been going pretty well, I've made a lot of progress and it's thanks to this community I was able to publish it in the App Store and Play Store. The App is essentially "done" and is functional, but if someone has a genuine interest and would like to collaborate and share ideas then by all means I'd appreciate your support.

December 26, 2020 at 09:16PM by SinValentino
https://ift.tt/3mS1Gdt
New post on Flutter Dev Google group:

TextField without keyboard
I am making a calculator and I have tried to do it by putting a textfield, but I want the keyboard not to appear if the texfield is focused, I have tried with systemchannel of services.dart and other things that make the keyboard not appear when you do tap, but if you select the text to copy it,

December 27, 2020 at 02:48AM by Hekhy
https://ift.tt/34LhHLM
New post on /r/flutterdev subreddit:

Flutter Web helped save my school club from irrelevance
I hope this post doesn't break any rules.After the COVID-19 pandemic started, we were worried that a club at my high school called All In would become irrelevant. All In is a club run by a teacher which aims to support the community by encouraging students to better themselves, their peers, and the school. We have talented guest speakers come in who are members of the community looking to contribute motivating lessons for students.I've been a proud member of this club for almost my entire high school career, but this year--my senior year--was very different.A group which once saw its influence grow each year through increased membership, and increasingly satisfied students could have been threatened by the learn from home nature critical to controlling the spread of a dangerous virus.At this point it was July 2020, and I had an epiphany.Instruction would start again in my district for students regardless of whether they attend school, and I knew many of my peers would opt to stay home. I worried they would struggle with motivation during the semester in the absence of the caring environment All In brings.I sprung into action with ~24 days left before the early August back to school date and built a mobile app for the club. The app feels native on students' devices and allows the instructor & community members to post motivating lessons for students to read via the Google Blogger API.It also links to a Google Forms survey students can take if they need to reach out to a caring adult for whatever reason.Thanks to Flutter Web, I created the app (a simple, but impactful solution) in twenty days. No need to worry about publishing in the app stores. Students can scan a QR code and instantly get access to the app. The source code is managed on GitHub and the compiled app itself is hosted on GitHub Pages.The principal seemed very impressed and raced to encourage district members to approve use of the app at my school.Teachers now recognize me as the student who "built the All In app"Why Flutter Web? - PWA installation feature - No app store hurdle - UI widgets built with a familiar, mobile design - Compatibility with Chrome and Safari - Consistent UI across platformsEveryone is amazed that they are running a full mobile app in the browser, and I am amazed that my first Flutter app turned out so well. Previously, I had focused on UWP and .NET apps.

December 27, 2020 at 02:25AM by duke7553
https://ift.tt/2WPxLYN
New post on /r/flutterdev subreddit:

Flutter Web Performance Tips?
Hi everyone,I'm planning to make a simple static website using Flutter Web and I wanted to know if you had any tips for optimization, performance adjustments, etc...

December 27, 2020 at 04:43AM by Ultra1101
https://ift.tt/2M6Dt6l
New post on /r/flutterdev subreddit:

Flutter4Fun new post
Hi, community.I have published a new post on the flutter4fun.com blog.It is related to #FlutterCounterChallenge2020 You can check it out here.
https://youtu.be/jBYaY_M3520

December 27, 2020 at 10:32AM by imaN_NeoFighT
https://ift.tt/37P8rbt
New post on Flutter Dev Google group:

Invalid argument(s): No host specified in URI file:///assets/supreme.webp
I use the file as a local file but the example is https so what if I want to use the file as a local file not sure which part do I have to change Here is my central data store [image: placeholder1.png] [image: placeholder1.png] and here is where I called the program to run [image: placeholder1.2.

December 27, 2020 at 03:29PM by Natthaphat Muanpej
https://ift.tt/34NckMj
New post on /r/flutterdev subreddit:

FlutterForce — Week 101
https://ift.tt/3hl6gja

December 27, 2020 at 02:41PM by flutterist
https://ift.tt/38EAUjr
New post on /r/flutterdev subreddit:

Gradle task bundleRelease failed with exit code 1
Hello,I finished my project successfully , but now i am unable to release it to the store, or to create the appbundle, i am getting the followingFAILURE: Build failed with an exception.* Where:Build file 'C:\Users\user\Desktop\feka\android\app\build.gradle' line: 31* What went wrong:A problem occurred evaluating project ':app'.> Malformed \uxxxx encoding.* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.* Get more help at https://help.gradle.orgBUILD FAILED in 1sRunning Gradle task 'bundleRelease'...Running Gradle task 'bundleRelease'... Done 2.2sGradle task bundleRelease failed with exit code 1and for line 31, well this is it
def keystoreProperties = new Properties() def keystorePropertiesFile = rootProject.file('key.properties') if (keystorePropertiesFile.exists()) { <Line31> keystoreProperties.load(new FileInputStream(keystorePropertiesFile)) 


December 27, 2020 at 02:06PM by foxharith
https://ift.tt/3rvzuQW
New post on /r/flutterdev subreddit:

Where to find Flutter clients/projects?
Hey there, I am a last year CS undergrad who recently learnt flutter out of curiosity. I worked on few of my little projects and I believe I have a fine-ish grip. I was wondering if I could make some money out of it? but I am really confused about where to start, I just need a direction from experienced fellow devs.Where may I start?What can I expect in terms pay and work?I have looked around but couldn't find anything where I live. Any help would be appreciated. Thankyou!

December 27, 2020 at 04:46PM by mudigone
https://ift.tt/34NPlAO
New post on /r/flutterdev subreddit:

Image Encylopedia App
I am pretty new to flutter and mobile development in general. I have a very specific project I am working on and am looking for suggestions on how to go about it.I am attempting to create an app that will display a few hundred photos (sort of like an image encyclopedia). The images are currently organized in a google drive folder (with subfolders, sub-sub folders, etc) and the user to be able to select a category then a sub-category which will correspond with the folders and then see the images in that category. I believe I have an idea of how to download the whole folder as a zip file and integrate it into the app's assets (sync the images upon request).However, here is where it gets more complicated. The same images are also shown in a google sheets spreadsheet. Along with the images in the spreadsheet, the source is also listed. I need to be able to transfer this source information into the app as well.Do you have any ideas about how to go about this? Would it be best to set up an online database? Can I just extract the images and the source information directly from the spreadsheet?

December 28, 2020 at 07:37AM by Pvs98
https://ift.tt/38Air7M
New post on /r/flutterdev subreddit:

Run Flutter Specific Screen file
Hi, I am newbie here and would like to ask coders here on how to run specific dart screen file ?As of now i able to run main.dart file which actually open the splash screen and then it require login to the application. I would like to edit the other file and see how it looks such like after the login screen.. the home screen and etc.

December 28, 2020 at 06:35AM by Frozecodes
https://ift.tt/2WSu4Bm
New post on Flutter Dev Google group:

Background Notification (iOS)
I tried many times but didn't get notification while iOS app is in background. I'm using firebase messaging 5.1.2. Thanks in advance.

December 28, 2020 at 12:54PM by Avinash Korat
https://ift.tt/2KJmMh5