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

Should I choose behavior subjects?
So basically I use a model with BehaviorSubjects in it to listen for UI events and data from firestore (I think it's BLoC🤔 but I just use StreamBuilders) Should I close these BehaviorSubjects on disposal or is this handled automatically by the StreamBuilder (unsubscribes automatically) and the BehaviorSubject (closes automatically when there is no listeners)?

June 01, 2021 at 11:21AM by AndroidQuartz
https://ift.tt/3pc3Kjk
New post on /r/flutterdev subreddit:

Need some help, with changing UI, and state.
Hello everyone, thanks again for the amazing community established here, I have a client who has an app that runs on Flutter Cubit, this is not an issue. The applications reads from an API and has a schema of menu belongs to restaurant (its a restaurant application).I am stuck we want to change the UI and have all restaurants merged into one restaurant (a franchise), most of the Menu contents will remain the same, however all Menu Items will be clicked from one page.The previous page was a listview, but now we have moved to a card like interface with more interactivity, how can I get the first restaurant in the list whilst maintaining the new UI and old code.Please help!Thanks in advance, I'd be happy to explain more.

June 01, 2021 at 12:53PM by 420-then-69
https://ift.tt/34A3ssP
New post on /r/flutterdev subreddit:

UPDATE: Open-Source, Minimalist Video Diary App
Hey, Flutter Devs!Sometime ago I made this post, announcing One Second Diary. Now, I have just published the first update with the most requested features:Now you can record up to 10 seconds per videoNew option to receive daily notificationNew option to change date color and formatNew option to display a timer before recordingMinor layout and performance improvementsIt's free, open-source, totally private and has no ads. What are you waiting for? xDDownload it now on Google Play.

June 01, 2021 at 02:08PM by kylekundev
https://ift.tt/3i76NHS
New post on /r/flutterdev subreddit:

cast: Dart package to discover and connect with Chromecast devices
https://ift.tt/3dbqTOU

June 01, 2021 at 01:26PM by marsNemophilist
https://ift.tt/3fCfOqE
New post on /r/flutterdev subreddit:

Should i choose Flutter Web for Healthcare EMR web app?
I am developing a electronic medical record ( EMR ) to be used by the doctors. They will it to give treatment. It has lot of graphs, lists, lots of data fetching, custom UI components etc Considering Flutter Web i still nascent stage, Should i use flutter web to develop this web application? Any suggestions is welcome P.S: the other option i have is ReactJSThanks

June 01, 2021 at 01:05PM by meKamy
https://ift.tt/3wSjVF3
New post on /r/flutterdev subreddit:

former, a form library inspired by formik I made, is now in beta!
Hello everyone! I posted a couple weeks ago about former, a form library I made that aims to simplify form handling and validation in Flutter. After about a month of internal testing (i.e. testing with my own project), I made a couple changes and decided to release a beta!Link to GithubLink to documentationFeaturesdeclarative form validationeasy error handlingautomatic value tracking with built-in form controlsFeedback appreciated!

June 01, 2021 at 03:59PM by MrCreeper1008
https://ift.tt/2TA8B1V
New post on /r/flutterdev subreddit:

HELP with future and futurebuilder to implement them to a UI
I am a beginner in flutter and i have a future and futurebuilder which help me calculate distance between user location and nearby businesses i added a way of sorting them but now i can't implement them into a UI can anyone please help?

June 01, 2021 at 04:26PM by ihs_ahm
https://ift.tt/34BKsdv
New tweet from FlutterDev:

🎉 Calling all indie game developers!

If you want to grow your game on Google Play, the #IndieGamesAccelerator and the #IndieGamesFestival are now open for submissions. Pick your journey now.

Apply by July 1st → https://t.co/81GEkiHdlM pic.twitter.com/Y8boPjkweU— Google Play Apps & Games (@GooglePlayDev) June 1, 2021

June 01, 2021 at 06:01PM
http://twitter.com/FlutterDev/status/1399757998361235457
New post on /r/flutterdev subreddit:

My first published package: mutable_notifiers
It's a small utility piece, but something that I found I needed/wanted in my own projects that I finally decided to pull into its own package.I found myself wishing that I could "turn off" ChangeNotifiers/ValueNotifiers while I updated several things at once, and then just call notifyListeners() once at the end.MutableChangeNotifier and MutableValueNotifier provide that option in a minimal little package. Check it out if you've ever wanted something similar.https://pub.dev/packages/mutable_notifiers

June 01, 2021 at 07:02PM by dljens
https://ift.tt/3fFiZy7
New post on /r/flutterdev subreddit:

How stable is the flutter web?
I read that with flutter 2.0, flutter web has hit the stable milestone. I'm going to be working on a project that primarily runs on mobile apps, but I'll still be needing a website with all functionality. People who have used flutter web, how was your experience with it? What were the major problems you faced and are they any better now?

June 01, 2021 at 06:53PM by CaptainFerb
https://ift.tt/3uIwlhb
New post on /r/flutterdev subreddit:

Spacebetween 2 container not working help please!!!!
Basically what i'm tryin to achieve is, having each elements on the far right and left of the screen. but im using mainAxisAlignment: MainAxisAlignment.spaceBetween and its not working, i've also tried Space() still no luck.​Positioned(bottom: 10,child: Row(mainAxisAlignment: MainAxisAlignment.spaceBetween,children: <Widget>[Container(decoration: BoxDecoration(child: Padding(padding: EdgeInsets.all(5.0),child: Text(product.name,style: TextStyle(color: Colors.white,fontSize: 18.0,fontWeight: FontWeight.w300)))),​Container(decoration: BoxDecoration(color: Colors.white,border: Border.all(color: Colors.white),borderRadius: BorderRadius.circular(5.0)),child: Padding(padding: EdgeInsets.all(5.0),child: Text('${PriceConverter.convertPrice(context, _startingPrice, discount: product.discount, discountType: product.discountType, asFixed: 1)}''${_endingPrice != null ? ' - ${PriceConverter.convertPrice(context, _endingPrice, discount: product.discount, discountType: product.discountType, asFixed: 1)}' : ''}',style: TextStyle(fontSize: 18.0,fontWeight: FontWeight.normal))))],)),

June 01, 2021 at 11:26PM by jg_selisa
https://ift.tt/34ABtJt
New post on /r/flutterdev subreddit:

My First Ever Flutter package "Pinterest like bottom navigation bar"
https://ift.tt/3uGX0uE

June 02, 2021 at 03:41AM by NeatFastro
https://ift.tt/3uBU2aU
New post on /r/flutterdev subreddit:

Simple app for reading EU Digital COVID certificates in Flutter - WIP
Hey,I recently got my certificate for vaccination, but I wasn't able to read the QR code from it. I know that there is an official app in progress, but I wanted to see how difficult it is in Flutter. It took me just few hours, hovewer, it's really basic app right now. It should work on Android and iOS, and I would like to support web as well. If anyone wants to use it or to add translation, feel free to. I want to add verification of the QR code, as well as more informations, but as simple PoC, it works just fine.If anyone wants to learn more about EU certificates: https://ec.europa.eu/health/sites/default/files/ehealth/docs/digital-green-certificates_v1_en.pdfAnd here are some examples of QRs: https://dgc.a-sit.at/ehn/testsuite​And here is my app: https://github.com/lepsi-city/vacito, it's not on Store yet. (and I am not sure if there will be any market for it, after the offical apps get released, which should be in few days.)

June 02, 2021 at 05:05AM by pilsen_plex
https://ift.tt/3papaNw
New post on /r/flutterdev subreddit:

Flutter UI with Phoenix backend
Is this possible?If so, are there learning resouces or projects publicly available?

June 02, 2021 at 06:51AM by leliex
https://ift.tt/3g1NYTP
New post on /r/flutterdev subreddit:

How long will it take (in hours) to get familiar with Flutter for programmers? How many hours will it take to build a social media app with Flutter and Firebase (once I'm familiar with Flutter)? Estimates are perfect :)
Trying to come up with a timeline for developing this app.I'm familiar with Python and C.Thank you!!!

June 02, 2021 at 06:27AM by JustYourLocalDude
https://ift.tt/3yPeSqJ