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

Ui doubt
Hi guys I have a list of images and when I swipe up or down swipable_stack | Flutter Package https://ift.tt/3jV5ZVz I need the above operation to happen and when I tap left or right I need to go to next image is this possible if so can anyone send me a snippet

July 25, 2021 at 12:28PM by P Sanjeevi
https://ift.tt/3zDXPYl
New post on /r/flutterdev subreddit:

Flutter Dart how to trim text with special chars (emojis, utf-18) ?
I would like to trim text in flutter, but text might have emojis and other special characters, and the normal trim method would result in crashing the app (text widget cannot interpret resulut)Example
Text( trim("testsomethin la ba kalom 😊😊😊", 28), style: TextStyle( fontSize: Dimen.mediumText, ), overflow: TextOverflow.ellipsis, ), 
I hardcoded the string, but in real world it is a user generated text (let say chat system), and we recieved a lot of crashes due to this.Just run the above, and you will experience a crash.In other languages like phpfor example, can do multibyte string trimming, by workarounds like
$userText = "testsomethin la ba kalom 😊😊😊"; $trimed = mb_substr( $userText, 0, min(28, strlen($userText)) ); 
How can I trim text that contain special chars emojis, utf-16 text basically in dart/flutter ?

July 25, 2021 at 01:35PM by chriscs777
https://ift.tt/3BBMHNb
New post on /r/flutterdev subreddit:

Best Backend Tool for Flutter
Hello all,So I want to build a basketball pickup game app with a UI similar to Instagram, however as I do not have lots of software experience, I am wondering how can I make the backend work? I know there is firebase that enables authentication and database usage, but I could not understand how can I, for example, code something that will add something (like a final score of a basketball game) to the homepage.I am really confused by the backend side of the things, and if there is anyone who is willing to heelp me during my building process I would be extremely happy.​Kind regards!

July 25, 2021 at 04:47PM by sinasen
https://ift.tt/3zDHGSF
New post on Flutter Dev Google group:

OPPORTUNITY - Flutter Developer with IoT Experience
Please email with interest and resume to: lo...@raehealth.com At RAE Health , we are a growing team of researchers, scientists, clinicians, technologists, and all-around very supportive individuals who want to help those who need the care to overcome stress and

July 25, 2021 at 05:36PM by Louis Hyman
https://ift.tt/3zzjBw9
New post on Flutter Dev Google group:

Flutter - how to send/cancel follow request & how to accept/decline that follow request (Firestore)?
Hello! I'm using Flutter and Firestore, and I want to allow userA to send/cancel a follow request to userB, and enable userB to accept/decline that follow request. How can I do that? Thanks a lot!

July 25, 2021 at 05:57PM by Alvaro Gonzalez Rico
https://ift.tt/3x3D3PW
New post on /r/flutterdev subreddit:

First Steps Toward State
https://ift.tt/3iK9D4q

July 25, 2021 at 09:48PM by fredgrott
https://ift.tt/3zzOwIJ
New post on /r/flutterdev subreddit:

Koel Player, the official mobile player for Koel (music streaming server)
Hi everyone,I've just released my first mobile app ever (built with Flutter of course) on AppStore, and am very excited to share it with you. It's a music player for Koel, my open-source music streaming server. In a nutshell, Koel allows you to host and play your own music (imagine Spotify, but with your own mp3 collection). There's always been a responsive layout for mobile devices, but the user experience is sub-par due to the limitations of mobile web technologies. Koel Player is built as a native mobile app to solve this problem and provide a better UX.The app itself is 100% open-source, but one can purchase and download it from AppStore (Google Play counterpart coming soon) to support the project. As this is my first time developing for mobile (and Flutter, and Dart, etc. you got the idea), there must be a ton of bugs and problems with the codebase, so if you could take a look and share some feedback I'd greatly appreciate.

July 25, 2021 at 09:18PM by notphanan
https://ift.tt/3rAOjC8
New post on /r/flutterdev subreddit:

Check out my latest package "layered_image"
https://ift.tt/3eYgMwN

July 26, 2021 at 12:03PM by NeatFastro
https://ift.tt/2UH4zG4
New post on /r/flutterdev subreddit:

Tools to distribute beta version of your flutter App
At some point I would like beta testers to install a flutter App. I am not sure how to go about this. How do one distribute versions of flutter app that is still being developed without publishing to the app store.For both Android and iOS.

July 26, 2021 at 11:51AM by finlaydotweber
https://ift.tt/3xfRIYF
New post on /r/flutterdev subreddit:

Package for Google fit
Guy's which is the best package for reading the user's fitness track directly from the Google fit API, not from the local sensors

July 26, 2021 at 01:23PM by Prashant_4200
https://ift.tt/3iN6Jfc
New post on /r/flutterdev subreddit:

What about if users are not installed the Google fit in mobile?
https://ift.tt/3jINkfb

July 26, 2021 at 01:10PM by Prashant_4200
https://ift.tt/3eWImKG
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 95 - Tutorials, videos, packages, and much more!
https://ift.tt/3ryyBYx

July 26, 2021 at 03:03PM by vensign
https://ift.tt/3kY1HiM
New post on /r/flutterdev subreddit:

What's your go-to database for Flutter apps and why?
I just don't feel competent or confident when it comes to databases in general and while I'm not looking to do anything specific quite yet, I'd like to have a better database "foundation" so to speak so I kind of want to choose a direction and focus on that for a while instead of wandering aimlessly, you know?I've used a bit of Firebase and some SQL (but not with Flutter). I also have access to a non-Flutter specific MongoDB course on Udemy but free time is limited these days and I'd rather not take a 13+ hour course and then regret going in that direction afterwards.How does the Flutter community feel about MongoDB? Does it play nice with Flutter or is Firebase the way to go in terms of NoSQL with Flutter? I'm assuming because of the Google connection that it would but maybe not?Would love to hear your thoughts if you have any amount of experience with any of the above. Whether you love something or hate it!

July 26, 2021 at 03:52PM by emililililily
https://ift.tt/3l12Vto
New post on /r/flutterdev subreddit:

Released my first app with Flutter! (website and source code)
Hi Flutter Devs! I recently released my first public Flutter app to the iOS App Store, and I wanted to take a moment to share it with you all today.I am a high school student with a lot of stress and anxiety in my life, and I made my app, called “The Well App”, for people like me who are looking for a way to bring some more positivity and self-improvement into their lives. To make this app, I researched the field of positive psychology and implemented what I learned into an easy-to-use and accessible interface.If you want to learn more about the app and/or the research behind it, please visit the website for The Well App at https://projects.colegaw.in/well-app (I would appreciate it!) And of course, the app is open-source and you can see the source code at https://gitlab.com/chroline/well_app.Thanks for your time! I hope you find the project interesting, and I look forward to hearing your feedback :)

July 26, 2021 at 06:37PM by chroline
https://ift.tt/3zD2YzL