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

Hello coders! Did you know you can make your custom icons to be used like Flutter build in one's? I wrote an article on the topic and I would love it if you could check it out!!
https://ift.tt/3pSmzY4

February 04, 2021 at 03:20PM by ThatLukeUrban
https://ift.tt/36JuXSf
New post on /r/flutterdev subreddit:

Project Refit is a nonprofit that built a social media app for veterans and first responders using Flutter. We need help improving it. The original was built by some Drexel University seniors (LOVE THEM FOREVER!) We are now looking for a bunch of volunteer developers who can help us now.
Hey everyone, as the title explains we are looking for volunteer flutter developers. The app was built using Flutter and is hosted on Google Cloud. We are a small nonprofit with a HUGE vision. We have an innovative mobile app that solves the "time" problem it takes conducting Buddy Checks.Buddy Checks are commonplace in the military and among police officers. It's usually two people assigned to each other to check on one another to prevent suicide. When they leave the military, they lose this buddy check system. For the people who keep conducting buddy checks after the military forget to do it because life gets in the way. We made this process seamless.If you're interested in helping us, we need it. We have helped hundreds of veterans and first responders. We want to make this better and help tens of thousands of them.​Reach out to [j@projectrefit.us](mailto:j@projectrefit.us) if you want to learn more.

February 04, 2021 at 05:44PM by projectrefit
https://ift.tt/3tpjTDz
New post on /r/flutterdev subreddit:

My First Flutter Shop App
As part of this Udemy Course, I just completed my first flutter app for android and IOS.Implemented:-- Login/ Signup with Firebase-- Various screens and animationshere is the git repo: https://github.com/kammyy/flutter_shop_app.gitOpen for feedback.

February 04, 2021 at 09:05PM by meKamy
https://ift.tt/2MVToVG
New post on /r/flutterdev subreddit:

Do You want to build Flutter AI Radio app using ALAN. Lets start Building FM radio app using AI assistant ALAN.This is an Alan AI powered voice assistant radio app which can be used to play some music and also make some voice chat with Alan.
This is a radio App which works on command given by user to AI Assistant ALAN. Here, we have to use Flutter ( dart language ) for app development and integrate it with AI using ALAN. Github Link If you want to build this from scratch use my github repository. Voice integration is the future. It enables applications to be accessible to everyone and is very mobile friendly. In this project, We show you how we can integrate Alan AI incredibly easily into a RADIO app and make some fun with Alan. Thanks to mtechviral sir to support and making this possible.

February 04, 2021 at 08:56PM by satyendrasingh8
https://ift.tt/3jpDdvR
New post on /r/flutterdev subreddit:

The morphable_shape package is officially published! Also online at fluttershape.com.
Good afternoon, everyone. I wrote an medium article about how to morph various shapes in Flutter a few weeks ago. Since then I have almost rewrite the package completely and it is now published on pub dev (readme not updated yet). The capabilities of this package are discussed in this medium article. An online website showcasing the package is at fluttershape.com.I think the package is of great potential (shapes are of course a big part of UI design). Please go check out the package. Any feedback is highly appreciated. Thank you!

February 04, 2021 at 08:39PM by kevinvan0720
https://ift.tt/36DtPQb
New post on /r/flutterdev subreddit:

Stream's Flutter SDK 1.0.0 Beta released
https://ift.tt/2YNFS9f

February 04, 2021 at 08:18PM by MarkOSullivan
https://ift.tt/3ttkYKr
New post on Flutter Dev Google group:

How to run integration tests for iOS
As a non-swift developer, I'm having trouble understanding the documentation for running integration tests at https://ift.tt/2LiWlPt : - Where is 'iOS/Podfile' located? - Do I need to create the file 'RunnerTests.m' myself? If so where should I put this

February 04, 2021 at 09:47PM by Ali Akhtar
https://ift.tt/3tqUJo4
New post on /r/flutterdev subreddit:

Accelerating app development with Flutter - Learn how eBay Motors created a quality app using Flutter
https://ift.tt/3oPlZJl

February 04, 2021 at 09:47PM by Elixane
https://ift.tt/3ro6s4S
New post on Flutter Dev Google group:

Flutter 1.26.0-17.2.pre released to the beta channel
Hi all, I’m happy to announce that Flutter 1.26 / Dart 2.12 beta builds are now available on the beta channel: 1.26.0-17.2.pre
New post on /r/flutterdev subreddit:

Does anyone else avoid the var keyword?
Curious if I am a weird minority here.I try to never use the var keyword. When reading through code, I find it more desirable to always see the explicit types. In addition it makes it nice and easy to 'jump to definition'...especially with template argument types.Obviously a scenario like the following is not that beneficial, since they type is already obvious...var myVar = Foo();But for the following example, I prefer to not use var...Foo myVar = someFunctionThatReturnsSomething();Thoughts?

February 04, 2021 at 11:53PM by scorr204
https://ift.tt/3aB7unj
New post on /r/flutterdev subreddit:

Paper Text Field in Flutter
Learn how to create a Paper Like Text Field in Flutter. Everything is a widget!https://jaycoding.tech/tutorials/guides/make-a-text-field-look-like-real-paper-i-fdziot

February 05, 2021 at 12:09AM by jaycoding
https://ift.tt/3cJ2e3Y
New post on /r/flutterdev subreddit:

[News]Flutter Desktop is beta Now!
Flutter 1.26.0-17.2.pre is now available on the beta channel.https://flutter.dev/docs/development/tools/sdk/releases​And Flutter Desktop support is landed in beta: https://github.com/flutter/flutter/issues/73857Texture support landed for WindowsSeveral desktop problems sovled, especially about mouse and keyboard event handling​Checkout the full changelog:Github project for Flutter macOS beta: https://github.com/flutter/flutter/projects/53Github project for Flutter Windows beta: https://github.com/flutter/flutter/projects/55Github project for Flutter Linux beta: https://github.com/flutter/flutter/projects/56​Bonus:UWP support is on the way: https://github.com/flutter/flutter/issues/14967Arm64 host support is on the way: https://github.com/flutter/flutter/pull/61221

February 05, 2021 at 02:52AM by sunbreakwang
https://ift.tt/3jkh6qv