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

Just posted new article on medium under flutter community publication check it out. Reqd it, Share it.. “Flutter Widgets (TabBar & TabBarView) The Whole Picture” by Murtaza Sulaihi https://ift.tt/37HHabo
https://ift.tt/37HHabo

October 25, 2020 at 04:09AM by sulli110
https://ift.tt/34pvg3S
New post on /r/flutterdev subreddit:

App Ideas
Hey all!I make Flutter videos on YouTube and I just dropped one yesterday so check it out if you haven't seen it already! https://www.youtube.com/watch?v=rjnrAYZ71dEI wanted to know if the community had any special requests for any apps for me to build. Not claiming to be an expert, but recording how I would approach creating the app if I had to. I'm working on a Flutter Quiz app as well as a Flutter Uber App and Flutter Uber Eats app, are there any other ideas that you guys have? Please leave suggestions down below!Thanks,Aphrx

October 25, 2020 at 05:09AM by AphrxWasHere
https://ift.tt/3dSiJJw
New post on /r/flutterdev subreddit:

Compile iOS without the paid membership
I developed a simple app and would like to give it to a few friends (2-3) for testing purposes. I just learned that I have to pay 99 USD as a membership fee per year if I want to compile and share the app for testing only. It is way too steep for a test app that I would be sharing it without 2-3 friends.Is there any way of compiling an iOS app and perhaps share it on TestFlight (or any other method) without paying this membership fee?PS: I have an Apple ID ([xyz@icloud.com](mailto:xyz@icloud.com)) which I got when buying my Macbook Pro.

October 25, 2020 at 07:38AM by jamesmoi
https://ift.tt/2Tl6Dz9
New post on /r/flutterdev subreddit:

Flutter Web progress speed? How long to production?
What’s your impression on the progress of Flutter Web? How long to you expect until it is production ready or do you have doubts it will even reach production?I understand that it doesn’t make sense for the Flutter team to set a deadline but I would really appreciate if there was more communication on this topic. I know about some issues that have been open for a long time with no updates and sometimes it can seem like Flutter is not progressing. I’m sure that that’s not the case and the Flutter team is working hard on it but as a developer it sometimes seems like it.Do you agree? I’m just hoping it won’t take very long until Flutter web will be merged to stable. What’s do you expect? 3/6/12/24 Months?

October 25, 2020 at 08:46AM by jwknows
https://ift.tt/3kvNSoo
New post on /r/flutterdev subreddit:

Null check operator used on a null value , no RootCuse identifed from stack trace
Hi,​iam seeing this error in firebase consol reported by firebase crashlytics, the issue its not clear what is causing the below error from the stack trace not clear where to look into the code.​Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null valueat FirebaseCrashlytics.recordError(firebase_crashlytics.dart:127)at FirebaseCrashlytics.recordFlutterError(firebase_crashlytics.dart:147)at FireBaseManager.logException(fire_base.dart:262)at runMyApp.<fn>(main.dart:72)at runMyApp.<fn>(main.dart:71)at _CustomZone.<fn>(dart:async)at TickerFuture.thunk(ticker.dart:399)​​void runMyApp() {
runZonedGuarded<Future<void>>(
() async {
runApp(
MultiProvider(
providers: [
ChangeNotifierProvider(
create: (_) => ThemeProvider(
isLightTheme: !SharedPreferencesImpl().isDarkTheme$,
),
),
ChangeNotifierProvider(
create: (_) => LanguageProvider(
languageCode: SharedPreferencesImpl().local$,
),
),
ChangeNotifierProvider(
create: (_) => HistoryFloatingActionMenuProvider(
barcodeDtoList: [],
),
)
],
child: const MyApp(),
),
);
}, //
(dynamic error, StackTrace stackTrace) async {
await FireBaseManager().logException(
error,
stackTrace: stackTrace,
);
},
);
}

October 25, 2020 at 08:30AM by Kotaibaw
https://ift.tt/2HxSg7Q
New post on /r/flutterdev subreddit:

Figma Flutter code generation (Just published)
Hi guys, I've previously posted about how I'de like to change the frontend development .Here is an implemented version of it, It generated the flutter code based on your design. Of course, it's not perfect. But I ensure that this is the best quality you can experience. Not comparable with zeplin or figma's css generation.​I'm sharing this because the plugin just got approved by figma team yesterday. I hope you enjoy your development with this.​Also we are looking for contributors, who are eager to make the frontend development 10, 100 times faster than before.​You can get the plugin here​And here is our repository on github. Watch it for next release, and Star it if you like!

October 25, 2020 at 09:58AM by softmarshmallow
https://ift.tt/34s6IXX
New post on /r/flutterdev subreddit:

Alternative to Firebase
I want a open source alternative to firebase with the main features i want like authentication and chat. I want to be able to run it on my own servers and basically be free from any payments. Do you know of any alternatives?

October 25, 2020 at 09:28AM by Lootdit
https://ift.tt/37DFSOB
New post on /r/flutterdev subreddit:

Let's go – Check what your friends are doing and start something together
Hey, I'm Loris and I want to introduce you to my new Flutter app I created over the past weeks. Let's go is now available for free on Android (iOS coming).Let's go is the simplest way to do something with your friends. Set your status to free or looking for people and your friends will receive a push notification if their status is also free or looking for people. No more texting or calling needed! You can set your status by tapping on the bottom bar. You can also add a custom message to your status. The app also features a built-in chat.The app uses a ASP.NET Core API for the backend and a PostgreSQL database hosted on a 5$ DigitalOcean droplet. I use Firebase for authentication, analytics and push notifications. Firestore is used for the feeds and chats.There are lots of upcoming features like current location, more precise status duration and many more.It would be great if you share Let's go with your family, friends or colleagues or leave a Play Store review. You can add me on Let's go, my username is loris156I'm sorry to say that I can't share any source code, but if you have any questions regarding my app or architecture I'll definitly answer them.I'm looking forward to your feedback and suggestions!Play Store download

October 25, 2020 at 02:00PM by Loris156
https://ift.tt/3mmBA2h
New post on /r/flutterdev subreddit:

FlutterForce — Week 93
https://ift.tt/3ksPhwf

October 25, 2020 at 01:41PM by flutterist
https://ift.tt/3dWGmk0
New post on /r/flutterdev subreddit:

Avoiding app store's 30% cut
The apps I want to make would be for others to sell things. With payment processors and myself already taking money per transaction, tacking on a tax that's almost triple what is already being charged is just absurd.Is it really just as simple as completing the transaction in the browser to avoid this? Would I have to set up that functionality outside of my Flutter project, and defeat the principle of writing once to run everywhere?

October 25, 2020 at 01:26PM by IanMacDooglas
https://ift.tt/2HAPuPs
New post on /r/flutterdev subreddit:

FormIO.js Flutter Plugin
After so much... I am excited to announce that formIO_flutter is live! :)The main functionality of this plugin is to render any form created with formIO.js on your mobile/web/desktop app with flutter, and also gave a cleaner way to manage all those fields and even gave a smooth transition and management of all the data in real-time.DONE:- [x] Customization of basic widgets: buttons, texts.- [x] Customization of click events at any hierarchy level.- [x] Customization of signature widget and file widget.- [x] Validator of empty signatures.- [x] Validator of empty fields.- [x] Stream of calculated fields on real-time.- [x] Stream of conditional fields on real-time.- [x] Parse of font-awesome icons, material icons, and basic icons.- [x] Map the value of each widget and linked with their key.- [x] Hierarchy constructor of widget.- [x] Pagination of widgets when scheme has wizard on it.- [x] Added documentation to all the classes used in DART.I hope that this plugin help a lot of developers to solve a lot of problems when they decide to work with formIO.js, any change or improvement or suggestion is welcome as a contribution to this plugin :).LINK TO: GITHUB REPOSITORYLINK TO: PUB.DEV

October 25, 2020 at 03:44PM by Ghost_InTheDart
https://ift.tt/3osz4JB
New post on Flutter Dev Google group:

Quiz Results Page--Navigate to previous Route (any quiz)
Hi Flutter Community, I am developing a quiz app in which I want all my quizzes to lead to the same Results Page, to which I will pass some parameters like score, index, and question number--otherwise I'd have many results pages! In this Results Page, I want to have a method ("RetakeQuiz") that

October 25, 2020 at 04:53PM by Andrew Villegas
https://ift.tt/31G5Ay2
New post on /r/flutterdev subreddit:

Flutter App: Sembast db gateway to sync with a DB in cloud
If you are using Sembast DB for your local storage in flutter app.Here is how one of the mechanism we used to synchronize with a DB in cloudhttps://k8scale-io.medium.com/flutter-app-synchronize-local-sembast-db-with-a-cloud-db-a263d590d8a5

October 25, 2020 at 04:49PM by k8scaleio
https://ift.tt/2Hp5157
New post on /r/flutterdev subreddit:

I made a project to deploy Google Model Viewer to Mobile and Web
Hi guys! Some days ago at my work, we had the need to found some framework or tool to develope easly a multiplatform AR experience.I've found the Model Viewer Flutter Package that gives the possiblity to deploy Model Viewer for mobile devices. The problem with this package it's that it cant be deployed to web, but I founded another packages that helped me with that problem.So now i'm facinated we the possibility that Flutter gives me to develop and deploy an AR experience to iOS, Android and Web with a few lines of code and one single script.I made a git to repository to anyone who want to use the project to make their own multiplaform experiences, you can find it here:https://github.com/germanalvarez15/model_viewer_multiplatform

October 25, 2020 at 09:40PM by goldgrey15
https://ift.tt/3mlMLrX
New post on /r/flutterdev subreddit:

How to get to grips with state mangement
Hi,I have been working in Flutter for a couple of months and I am loving it. I am becoming very proficient with UI development. However, I am now being held back by my complete lack of state management knowledge.Does anyone have any suggestions on how I can improve this? I have never worked with any flutter style framework state management... only ever object-oriented.Any resources, tips, or suggestions will be appreciated.

October 25, 2020 at 09:01PM by zognotadog
https://ift.tt/37JkRCa
New post on /r/flutterdev subreddit:

Android App about The Mysterious Song
Hey guys, my team and I made an app about the most mysterious song on the internet.If any of you is interested to check out the app, we would love the hear your opinion.Name of the app is The Mysterious Song, and here is the link of the app:https://play.google.com/store/apps/details?id=com.yellowbottlestudio.themysterioussongThank you for your time.

October 25, 2020 at 08:58PM by AdLive8235
https://ift.tt/2Hz2rZQ