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

My short open-source Flutter&Flame game
Hi! Wyatt's Story is a short mobile game made by me as part of my uni projects. For this work to be complete I need YOUR opinion.If you have a moment, please fill in the MAX 2 MINUTE survey:
https://forms.gle/hoerky9WMUNuxZgb8You don't need to know the game to fill it in, but if you want to change it - you can always download it here:
https://play.google.com/store/apps/details?id=com.mmx.wyatts_storyApp is open-source, so please feel free to see it:https://github.com/maksmaxx/detective_gameI do not collect any identifying data (and why).
Thank you for your valuable support!

July 29, 2020 at 07:15PM by merokotos
https://ift.tt/335gsas
New post on Flutter Dev Google group:

NLP Chat bot to Flutter app
Hey , I have made a chat bot using Natiral Language processing. How can i deploy my bot to a Flutter app?

July 30, 2020 at 08:28AM by Muskan Sanghai
https://ift.tt/2PbF8FS
New post on /r/flutterdev subreddit:

Comparing the performance of the experimental SKIA and CANVAS_TEXT flags
Hi everyone,I was inspired by yesterday's post to try out the experimental canvas text flag.https://medium.com/flutter/going-deeper-with-flutters-web-support-66d7ad95eb52I'm really impressed by the improvements in our app and thought I'd share it with the community, I've setup four builds to compare them.https://hillelcoren.github.io/invoiceninja/https://hillelcoren.github.io/invoiceninja_skia/https://hillelcoren.github.io/invoiceninja_canvas_text/https://hillelcoren.github.io/invoiceninja_skia_and_canvas_text/I use the CPU throttling feature in the Chrome dev tools to get a better feel for the differences, with both flags enabled the app is almost usable for me with 4x slowdown.The one noticeable issue with the skia flag is the missing icons, is anyone else seeing this problem or is there a GitHub issue for it?* Build settings: [√] Flutter (Channel dev, 1.21.0-1.0.pre, on Microsoft Windows [Version 10.0.18362.959], locale en-US)

July 30, 2020 at 08:47AM by hillel369
https://ift.tt/2PahOZb
New post on /r/flutterdev subreddit:

Vulcan : RISC-V Instruction Set Simulator (Built for education). Vulcan uses Flutter web support to provide a RISC-V instruction set simulator.
https://ift.tt/30bxO3G

July 30, 2020 at 09:25AM by EngineerScientist
https://ift.tt/2XcyF29
New post on /r/flutterdev subreddit:

Need an opinion on getx package( https://ift.tt/3fsulD9 ) for large project
Have any of the you flutter Dev's used getx ( https://pub.dev/packages/get ) as state management solution/navigation/dependency management. Please do share your opinion about how good/bad is it. I need to develop a large project, is it recommanded to use it in both performance and productivity wise.Thanks!

July 30, 2020 at 12:16PM by MrRandomBruh
https://ift.tt/2Ezgj4V
New post on /r/flutterdev subreddit:

Learning curve for legacy developers
Hi everyone. A company I'm writing a thesis for asked me to do a little research about flutter's learning curve for people who come from older languages.I've seen this post from 6 months ago:https://www.reddit.com/r/FlutterDev/comments/eow6da/im_doing_a_little_research_about_flutters/My intent is kind of the same, but with the difference to compare this with the answers of the react native survey.Filling out 4 questions from this survey/forwarding it would help me a lot in my research.

July 30, 2020 at 01:05PM by HyphenDev
https://ift.tt/2BNoOZa
New post on Flutter Dev Google group:

Double booking problem
Hi all, I have been thinking about this over and over!.... I thought I had cracked it but it seems not. So I am making a simple booking system and needed to prevent double bookings. So I create a document using variables like Date TicketType Place Plot I combine these and insert into firebase.

July 30, 2020 at 02:01PM by Jay Stewart
https://ift.tt/3k1ynFd
New post on /r/flutterdev subreddit:

GraphQL State Management
It's my first time using graphql in an app, and I'm using the graphql_flutter pub package. I was wondering what people use as a state management solution together with graphql. I am very fond of mobx, so I guess I would just create a mobx model for every type in my graphql schema. But I'm not sure how I would store the models and how to approach the initial fetching. What are y'alls experience with this?

July 30, 2020 at 02:10PM by daniellionel
https://ift.tt/2P896L7
New post on /r/flutterdev subreddit:

Anyone thinks Google should make Gmail, Calendar, Task app in Flutter desktop?
Microsoft Office has premium app and solid webapps. Google's GSuite has only webapps. But like with Google's Flutter they can actually start building reliable crossplatform desktop apps as well.... with their own technology stack.I'm currently using trial of GSuite and having desktop version of those apps would be nice, it's also the reason quite some people pick Office over GSuite.With Microsoft getting stronger presence with webapps, I think Google has to respond with desktop apps... with Flutter Desktop under their wing, why not.

July 30, 2020 at 02:27PM by 13MHz
https://ift.tt/309VEN0
New tweet from FlutterDev:

👷‍♀️Build performant Flutter widgets!

Part of "Creating performant Flutter web apps" blog series, the Flutter Material team shares insights when optimizing Flutter Gallery for the web.

🛠 Learn about building only what is needed when it's needed.

Read ↓ https://t.co/xbrE7Tx5Rh— Flutter (@FlutterDev) July 30, 2020

July 30, 2020 at 05:00PM
http://twitter.com/FlutterDev/status/1288851852008796161
New post on /r/flutterdev subreddit:

Lessons learned after making the first 10 commercial apps in Flutter
https://ift.tt/30dFwdF

July 30, 2020 at 07:05PM by EngineerScientist
https://ift.tt/30cJ1ke
New tweet from FlutterDev:

Enums with Extensions in @dart_lang!

Integrating enums and extension methods has made developing in Flutter easier.

🛁 💠 Cleaner code.

Read @JoseNicolasAlba's article here ↓ https://t.co/EMJUwDCk3U— Flutter (@FlutterDev) July 30, 2020

July 30, 2020 at 07:00PM
http://twitter.com/FlutterDev/status/1288882044592947200
New post on /r/flutterdev subreddit:

Getting started and developing an application with Jetpack Compose
https://ift.tt/2BJR5Q9

July 30, 2020 at 07:21PM by Cr0c0lia
https://ift.tt/3jSDiId