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

Is the pub.dev 'redesign' slower for anyone else?
Not sure why the design was changed, but I'm noticing that switching between tabs is considerably slower than it was previously? Anyone noticing it or is it just me.

July 15, 2020 at 04:37PM by SaltTM
https://ift.tt/38YzhwL
New tweet from FlutterDev:

🎉Today we’re launching a new https://t.co/sTPwVxut8i site!

New scoring metrics to get a better understanding of useful packages, and feedback on how to improve quality.

Support for finding multiplatform packages, and a redesigned UI.

Read here → https://t.co/481epjcg3C pic.twitter.com/1LOeg4JbHn— Flutter (@FlutterDev) July 15, 2020

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

Hey Guys, uploaded a new video in Flutter. What is Firebase And How to setup a flutter project in firebase Please have a look. Please subscribe to my channel for more such content. Thank you.
https://youtu.be/P0atjfV1cVw

July 15, 2020 at 05:15PM by praveenthedesigner
https://ift.tt/30bHVUR
New post on /r/flutterdev subreddit:

Open Source Student Information App
Hey everyone, during my first semester as a CS Student I've built a small application to show me my timetable as well as information about what's available to eat. I have now refactored and open sourced the application. Check it out at https://github.com/devnico/th_rosenheim. A star would be very much appreciated. Thanks in advance! :)

July 15, 2020 at 05:07PM by DevNico
https://ift.tt/3j5l5qC
New post on /r/flutterdev subreddit:

I've created a package with different InkSplash/InkRipple effects
https://ift.tt/3h6kdQP

July 15, 2020 at 09:17PM by ueman
https://ift.tt/2B0FT1a
New post on /r/flutterdev subreddit:

Future Builder Issues With Flutter Web
I'm running into an issue when migrating my app to Flutter web that FutureBuilders no longer work. Is there something I'm missing?

July 15, 2020 at 09:11PM by Theprivateshow_
https://ift.tt/30h6LTl
New post on /r/flutterdev subreddit:

Flutter and Firebase
Hi AllHope everyone is good.I've just started a course on Flutter (Dart) in order to build out an app that I've been designing.I'd heard about Firebase as a MbaaS and it's ease of implementation, particularly for somebody new to programming such as myself, and as such I had presumed I would use it for user authentication, database and maybe a couple of other things.However, having just compared the pricing of user authentication between Firebase and Cognito or even Google the price difference is vast and using Firebase user authentication at any kind of scale seems untenable, particularly in comparison to user authentication cost with other providers.I appreciate that Firebase is an 'all-in-one' MbaaS package and as such the cost reflects the ease of implementing it, however why not just go with AWS Amplify? or Azure App Service?I know Firebase has good support/integration with Flutter, and at present I don't believe AWS Amplify actually officially supports Flutter (Dart) although I believe there are a couple of workarounds?/plugins? to enable Flutter + AWS Amplify.Apologies if I'm being naive or ignorant, but wondered if anybody could provide some advice?

July 15, 2020 at 09:41PM by 2020Corp
https://ift.tt/3fwSGHD
New post on Flutter Dev Google group:

Open other apps
Hi, I'm new to Android/Flutter development and facing a serious issue while trying to open another app out of my Flutter application. I tried to use android_intent to open the other app in the following way (based on android_intent example
New post on Flutter Dev Google group:

Terminal
Hi! I world like to create a command line terminal with flutter android and IOS is this possible ? Thank you

July 15, 2020 at 10:50PM by jardin des geeks
https://ift.tt/2Owlggk
New post on /r/flutterdev subreddit:

Flutter / Dart Ressources (presentations, examples, etc.)
Greetings everyone,TL;DR: I just released some learning material for Flutter!Long version:I have been working with Flutter for quite some time now and I have been enjoying it more than anything else (at least framework related). Mobile development has always been something i really enjoyed and Flutter has a very nice flow which hooked me from the very beginning.For the past semester at the University of Applied Sciences in Hamburg I had the opportunity to lecture a Flutter course. The students learned some basics about Dart (in comparison to Java since it is the most teached language there at the moment) and how to make use of Flutter to create mobile apps. In small teams the students worked towards their own app idea while following certain guidelines based on stuff they learned in previous software engineering courses to have some kind of realistic environment (documentation, stand-ups, prototyping, requirements, etc.). The results were great and all the students enjoyed learning Flutter and Dart and did like working with that framework. Getting more and more people to learn and use Flutter is my goal and teaching / helping those on the way is something i enjoy very much.In preparation for the Flutter course and for the theory part of the actual lectures I created some presentations (originally in German, translated them so they are accessible for everyone - might have some translating errors, sorry for that!) and created a GitHub repository containing some examples I included in those lectures and in the practical (hands-on) part where we did some live coding. The presentations and the repository have been used together with those lectures and I talked and showed the connections on the fly therefore some stuff might be out of context. I still wanted to make it accessible to everyone so maybe some of you might learn something as well!Presentations: https://blog.kounex.com/ressources/flutterGitHub repository: https://github.com/Kounex/flutter_companionPlease don't mind the homepage itself, it will be under construction for quite some time, at least until I have some more time to improve it and put more content in it. I wrote quite some comments inside the .dart files which might be helpful at last.Flutter has a lot of different suitable approaches concerning project layout, state management, performance considerations and so on. In this rather short time i tried to pick the most important topics and selected some approaches I liked and used for myself and taught those so the students would be able to make use of Flutter itself relatively fast instead of showing several (current) approaches and talk about them theoretically. I always pointed out where they can read more about certain topics and told them to try out different stuff later on if they want to use Flutter in the future!Enjoy the content!

July 15, 2020 at 10:53PM by Kounex
https://ift.tt/3fJfjIU