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

Flutter Tap Weekly Newsletter Week 81 Tutorials, videos, packages, and much more!
https://ift.tt/2QDyegV

April 19, 2021 at 03:06PM by vensign
https://ift.tt/3aoVxBX
New post on Flutter Dev Google group:

App Clips issue
Hi team, Im in troubles to upload an app clip to app store with flutter because the size is bigger than 10Mb . The big problem is that we made the app completly with flutter, and now we can upload to the app store because the new politics with IOs 14. My question is: It's possible to measure the

April 19, 2021 at 04:36PM by Matias Nurnberg
https://ift.tt/3aoQlhp
New post on Flutter Dev Google group:

Flutter medical image/file view DICOM File and doc,docx,pdf view/open in flutter app
Hello, I am new to flutter there is an requirement for me to view medical image (DICOM file /image) how to view/open in my flutter app and View PDF and doc,docx (especially) in android and ios application without using or opening any other document viewer apps. I need to show PDF and doc,docx

April 19, 2021 at 05:44PM by Navnath Hajare
https://ift.tt/2QfLhVR
New post on /r/flutterdev subreddit:

Backend?
I work on my startup idea which is an e-learning platform and it's pretty much similar to Udemy but It's really hard to decide which backend I will use it's a mobile and web application. I watch tons of videos and article where peoples are said it's doesn't matter which backend u use but I want to know the real or perfect answer (which is followed by company or startup) so I don't face any technical issue in future like expanding, exploringhere the list which I want in my project:1: Mobile (Flutter), Web (Flutter/React), Admin (Web)2: Media Storage (AWS)3: Multi Vendor Plateform4: Some Social Media fracture like follow and real-time chat (encrypted if possible)

April 19, 2021 at 09:00PM by Prashant_4200
https://ift.tt/3n0E08g
New post on Flutter Dev Google group:

rxdart Bloc to Bloc Communication Multiple BLoCs
Hi team, I'm using flutter rxdart. Multiple blocs. Ex: BlocA, BlocB, BlocC etc... How to communicate BlocA to BlocB, BlocA to BlocC, BlocB to BlocC etc... My Project have HomeScreen, SearchScreen, SearchResult Screen. like homebloc, searchBloc, resultBloc If User Enter Search text Result Screen

April 19, 2021 at 09:42PM by Murali Kumar
https://ift.tt/2P8AfRS
New post on /r/flutterdev subreddit:

deep link not handle link in ios ,in android is handling and get the link
Hi , i am using universal link to open my app from link in another app , I need to handle the link in clicked (i am using uni_link plugin).set this code in initState() {Super.initState();Uri initialUri = await getInitialUri();//I am set this statement inside Future.delayed to use await}In android device I get the link when click and open my appBut in iOS do not read it , how can I read the link ?

April 19, 2021 at 09:31PM by muhammadAlshelleh
https://ift.tt/3sroJhW
New post on /r/flutterdev subreddit:

[META] Can we talk about questions?
So I know we have a subreddit rule that all questions go to /r/flutterhelpBut it's not obvious under a "please read the rules link" that no one even clicks on, and there are several help questions posted every day.I think the mods need to either a) step up enforcement of the rules or b) examine the rules.I'm all for having a weekly questions sticky like other dev subreddits have, but if rule breaking posts are going to stay up for a long while, then we might not as well have that rule.I fully know the mods are volunteers, and have other lives, but then we should look at changing the rules to something that can be reasonable enforced.

April 19, 2021 at 11:16PM by DoPeopleEvenLookHere
https://ift.tt/2P7ba9U
New post on /r/flutterdev subreddit:

Flutter — 5 little things to know — Part 1 (Packages)
https://ift.tt/3xcARam

April 20, 2021 at 01:47AM by nonybrighto
https://ift.tt/3gt9Qcz
New post on /r/flutterdev subreddit:

Open Source - Siri tells dad joke before taking picture (REST/blocs/injection/routes/freezed...)
Recently my work had a Fed Ex day where you spend the whole day making any project you want. I made a Flutter app that makes Siri tell a dad joke before taking your picture. Just a fun app but uses REST api, blocs, injection, routes, and more concepts in Flutter. I thought I would release it open source for anyone who wants to view a simple app and dive into those concepts.​Here is the code:https://github.com/BradenBagby/joke_cam​If you want to check it out in the AppStore/Google Play here it isAppStore: https://apps.apple.com/us/app/joke-cam-camera-tells-jokes/id1562197615Google Play: https://play.google.com/store/apps/details?id=com.bradenbagby.happy_camera​Finally without making this too much of a plug, I plan to start releasing mini Flutter projects that mix cool/fun ideas with important concepts. If you are interested in that be sure to subscribe to my YouTube: https://www.youtube.com/channel/UCYY1FjawndyXncV8xdKjO5w​I hope you can find this fun and useful!

April 20, 2021 at 01:33AM by BradenBagby
https://ift.tt/3n0dqMy
New post on /r/flutterdev subreddit:

imperative_flutter my first package
https://github.com/JunioJsv/imperative-flutterHello guys, I wanted to share this package with you, it is still very simple but I think the idea is good, this package aims at state management using concepts of imperative programming, eg using id to manipulate the state of a specific widget in the tree.Olá pessoal, queria compartilhar esse package com vocês, ele ainda é bem simples porem acho que a ideia é boa, esse package visa o gerenciamento de estado usando conceitos de programação imperativa, ex utilizar id para manipular o estado de um widget especifico na arvore.

April 20, 2021 at 01:15AM by JunioJsv
https://ift.tt/3gpU9mu
New post on Flutter Dev Google group:

Flutter vs POWERPOINT
Hello, I have mocked up APPS in Powerpoint with good success. I am interested in Flutter. How does it excel vs Powerpoint? Can it be used to create log in programs for rooms at work? Can It create a record of who logs into rooms, and times? How secure is it? Are any companies using it for

April 20, 2021 at 03:40AM by Mani
https://ift.tt/3txdbLm
New post on /r/flutterdev subreddit:

Docker Containers for Windows and Linux Flutter Desktop builds
https://ift.tt/3gshd3Y

April 20, 2021 at 03:18AM by haplo
https://ift.tt/3amkNZO
New post on /r/flutterdev subreddit:

My first plugin: really simple_tags
Hey guys, this is my first post on this reddit account and I thought I might share the first flutter plugin I created. I recently needed to implement tags in an flutter app and was looking for a handy way to implement that. It was really just a list of Strings which should be displayed in a tag / container format. I found one or two libraries who would do that for me how ever they felt quite overkill for simply displaying a list of strings in the format I wanted.I came up with an own solution solving the minimal usecase I mentioned above. The library is not as extensive as existing ones but is pretty straight forward and probably a little bit smaller. In case anyone is interested in the package itself or its implementation I thought I might share it here.Ofcourse feedback and criticism is also appreciated. Cheers!https://github.com/raLaaaa/simple_tags

April 20, 2021 at 09:28AM by Puzzleheaded-Bus-164
https://ift.tt/3mZEP1e
New post on /r/flutterdev subreddit:

I Made an Habits Tracker
Hello devs!I've been working on an habits tracker and now it's ready to use!
The idea is to make something that look similar to the GitHub contribution board, to check how good you are with your habits.This is a open source project and it's available both on Play Store and App Store.
Check it here: https://github.com/GiacomoPignoni/habits_diaryI would love to hear your feedback!
Thank you!

April 20, 2021 at 10:29AM by Pigna1
https://ift.tt/3gnJ850