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

Blocs in flutter
Hey everyone, i need to ask a question about bloc. When I add an event to get category, it builds category widgets from it. Now when I add a new event to get products, it builds the product widgets but the category widgets show error that I made in the error state.I have following things in mind, so what should i do?first: make a mew mapToEvent stream( but i dont know how yo call that since in every guide or tutorial they are just adding the event and it magically goes to that specid stream)second: make separate blocs for both the events.

February 15, 2021 at 10:23PM by SnooPeanuts7237
https://ift.tt/3aoelC0
New post on /r/flutterdev subreddit:

Sketching App Using Flutter (From Scratch, No Packages)
https://www.youtube.com/watch?v=21ljOS_-0uY

February 16, 2021 at 01:46AM by jaycoding
https://ift.tt/3dg1Rhk
New post on /r/flutterdev subreddit:

Splitting Widgets - How to, Flutter basics!
https://ift.tt/3pq8VKI

February 16, 2021 at 06:40AM by cheerfulboy
https://ift.tt/3polcPZ
New post on /r/flutterdev subreddit:

Flutter Vs React Native: Head to Toe Comparison [2021 Edition]
https://ift.tt/3qoac6A

February 16, 2021 at 06:18AM by freelancerkatie
https://ift.tt/3jT44Rp
New post on Flutter Dev Google group:

build ipa file and install to iphone
hi, i try build ipa and install to iphone , anyone idea ? i need the right way to do it here what i did : first : i run command flutter build ios --release then i copy file "Myapp.app" to a new folder and zip it after that i change extension from "app" to ''ipa" for install myapp to iphone i use

February 16, 2021 at 07:47AM by You Sour
https://ift.tt/2Zj6qzc
New post on /r/flutterdev subreddit:

How to Get Current Route Path In Flutter?
In the Navigate to a new screen and back recipe, you learned how to navigate to a new screen by creating a new route and pushing it to the Navigator. Now you must want to know How to Get the Current Route Path In Flutter??Here is a Full Article/Blog post Explained in a very DETAILED and Step-by-Step Process:https://flutteragency.com/get-current-route-path/#30DaysOfFlutter #100DaysOfCode #Flutterdev

February 16, 2021 at 07:47AM by lil_dragplix
https://ift.tt/3b806QI
New post on /r/flutterdev subreddit:

Splitting Widgets - How to, Flutter basics!
https://ift.tt/3pq8VKI

February 16, 2021 at 06:40AM by cheerfulboy
https://ift.tt/3polcPZ
New post on /r/flutterdev subreddit:

Devs using riverpod, what do you think are the disadvantages of riverpod?
I'm thinking in move from bloc to riverpod for a while.
I would like to know if there is any limitation I should know about before jumping in.

February 16, 2021 at 09:37AM by werexzenok
https://ift.tt/3qp8a6d
New post on /r/flutterdev subreddit:

while using shared prefs in flutter web
Another exception was thrown: NoSuchMethodError: invalid member on null: 'getString'

February 16, 2021 at 10:52AM by Severe-Bag-223
https://ift.tt/3u59Xzm
New post on Flutter Dev Google group:

Karma Pluss App
Hey Flutters, So happy to share with you the big news. I am honored to invite you to be our first users. Recently, we have created an app Kama Pluss. Our application Karma Pluss is a complete recycle solution application-based to contribute to the environment, with little steps taken every

February 16, 2021 at 12:18PM by Karma Pluss
https://ift.tt/3pu3uKJ
New post on Flutter Dev Google group:

BoxConstraints has a negative minimum width.
hi everyone, I am facing this issue from yesterday, I have added flutter_swiper: ^1.1.6 for carousel but getting this error my code- Container imgcarousel() { return jobroleObj == null ? Container( height: 160, child: Swiper( itemBuilder: (BuildContext context, int index) { return Image.asset(

February 16, 2021 at 01:02PM by Raman Plaha
https://ift.tt/3u3YRuI
New post on /r/flutterdev subreddit:

Image and file upload
I am making an app that might require from users to upload files and/or pictures. I've seen both image_picker and file_picker while they both do amazing job it's not quite what I am looking for. I am wondering is there a way to open both things at once, so to be able to pick a file or pick a picture/take one with your camera, or do these things need to be two different functionalities because of the way OS and/or Flutter handles things.

February 16, 2021 at 01:02PM by MrDragonNicaze
https://ift.tt/3qu7T1C
New post on /r/flutterdev subreddit:

Which backend is better for mobile app Firebase or MongoDB
I'm making a small app which uses a backend only for data storing and I wanted to use between firebase or mongodb. I've used firebase before it's good but searching for an item was hard and it didn't work for me. So which one do u think is better or other choices you can also suggest

February 16, 2021 at 12:55PM by ihs_ahm
https://ift.tt/3jVmtwY
New post on /r/flutterdev subreddit:

Karma Pluss App
Hey Flutters,So happy to share with you the big news. I am honored to invite you to be our first users.Recently, we have created an app Kama Pluss. Our application Karma Pluss is a complete recycle solution application-based to contribute to the environment, with little steps taken every day for an amplified change globally. The application is based on Reduce, Reuse, and Recycle.​Building a mobile app doesn't get any easier. So why not helping us build the tool that automates at least a part of your routine. Try & Feedback! How is the code, what features to add, would you use it, anything. Just reply to us with your feedback here.​Add playstore link: https://play.google.com/store/apps/details?id=com.karmapluss.karmapluss

February 16, 2021 at 12:52PM by KarmaPluss1
https://ift.tt/3aqhd10
New post on /r/flutterdev subreddit:

Besides stable Flutter web 1.0, what are your guesses for March 3rd announcement?
There are no bad guesses or stupid ideas. Maybe this will stir up some good ideas for the future if we're wrong.

February 16, 2021 at 04:56PM by joeyda3rd
https://ift.tt/3qtmjz7
New post on /r/flutterdev subreddit:

Papercups.io Live Chat Native Flutter Plugin
Hello everyone!A couple of months ago I posted about the papercups live chat package I had made, since then I've been working on turning it into a completely native implementation instead of relying on webviews.Today I'm super excited to say that we've released the 2.0 version of the package, which brings many new features and improvements, to create what I believe is one of the most fully-featured native live-chat/support package in Flutter. If you'd like to try it out I've set up a demo at papercups-demo.eduardom.dev so you can see how it looks. I'd love to discuss what to build next into the package to keep improving it.If you have any questions or suggestions please don't hesitate to ask me here or through the chat widget :)Flutter package: GitHub / Pub.dev / DemoHave a great day!

February 16, 2021 at 04:45PM by aguilaair
https://ift.tt/2Nrj8cF