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

Why use Pedantic Dart?
​Hi Everyone!Standard Flutter project already give Dart lint and give warning/error with Flutter analyze. For example ‘unused import’.So why use Pedantic Dart?Thanks everyone!

September 23, 2019 at 11:51AM by Flutter_Dev
https://ift.tt/32YLuxq
New post on /r/flutterdev subreddit:

selectable_autolink_text | Generate inline links that can be selected, clicked and long pressed in text for Flutter
https://ift.tt/30iYT5F

September 23, 2019 at 12:42PM by Elixane
https://ift.tt/2mus1on
New post on /r/flutterdev subreddit:

Single code base Responsiveish resume template
I wanted to update my resume and decided to do it in Flutter instead of a word processor.Some of the strings still don't wrap at mobile, but it looks good in most browsers.Thanks for the great community, hope someone finds this useful.https://github.com/tranqy/resume_template

September 23, 2019 at 01:24PM by tranqy
https://ift.tt/2kZm3vi
New post on /r/flutterdev subreddit:

Adf Firebase Databast to Flutter web.?
Hi everyone ,how to add Firebase to my basic flutter web.Any help or link please.

September 23, 2019 at 04:23PM by Thiszmyusername
https://ift.tt/2kxYwkP
New post on /r/flutterdev subreddit:

Scaling text with screensize
Hi Devs!Does anyone know the best way to scale text in an app so that it looks the same (proportionate) on all screen sizes? Right now my app looks good on one screensize but not so good on smaller/larger screens!

September 23, 2019 at 04:38PM by dimdomsum
https://ift.tt/2mcMUnG
New tweet from FlutterDev:

🎉It's time to celebrate!

Thank you for joining our exciting journey. You are one out of 60K reasons to celebrate this amazing community. We appreciate how supportive this community is of one another. Cheers!

Enjoy this animated app @she_who_codes built with Flare + Flutter! ↓ pic.twitter.com/eW59qlC0Yt— Flutter (@FlutterDev) September 23, 2019

September 23, 2019 at 05:58PM
http://twitter.com/FlutterDev/status/1176163857187819520
New tweet from FlutterDev:

Try out the 60k celebration app for yourself!

Get the Flare file → https://t.co/1HK4ik1oTy
Github Repo → https://t.co/4gc2VXiiP8— Flutter (@FlutterDev) September 23, 2019

September 23, 2019 at 06:06PM
http://twitter.com/FlutterDev/status/1176165844105089025
New post on /r/flutterdev subreddit:

Flutter Tap Newsletter - Week 5
https://ift.tt/2mx6wmM

September 23, 2019 at 02:42PM by vensign
https://ift.tt/2mx6xqQ
New post on /r/flutterdev subreddit:

iOS 13 Bugs - How are you handling it in the meantime?
I feel like I missed something -- with Flutter 1.9 supporting iOS 13, I figured upgrading to iOS 13 on my devices/Xcode 11 on my dev machine would be relatively smooth.Come to find out, there are a some tooling bugs that didn't get fixed until after 1.9 released--most notably this one--which means you can't debug an iOS 13 device.It's fixed on master/dev, but there are some other bugs there that have me hesitating to switch off of stable. According to this, they aren't planning on doing a hotfix, and another stable release is a few months away I'd imagine.You can still run the app on a device through Xcode, but you lose breakpoints/etc. that way. What are you guys doing in the meantime to keep moving forward? Using iOS 12 devices? Or is there some other fix I'm unaware of?

September 23, 2019 at 10:04PM by r4bb1t
https://ift.tt/2mzeLi9
New post on /r/flutterdev subreddit:

Consulting Work
Hi, first post here :)We are in the process of creating a new app in Flutter. In the past, I have project managed teams in creating desktop apps but never any mobile apps.​I am not a developer but I am very technical and understand the complexities of creating an app.​What I am looking for is a consultant that is proficient in mobile development. I need to ask a ton of technical questions so I can make sure I have a good working knowledge of the project we will be developing.​Obviously this is paid.​We pay in bitcoin or whatever ICO went live today (just kidding)​Message me and we can chat :)

September 23, 2019 at 09:47PM by phillipshepard1
https://ift.tt/2meQiyM
New post on /r/flutterdev subreddit:

How to test native code in flutter plugins?
Hello.I am currently developing an app in flutter and for that I have to wrap several native libraries with plugins. Some of the wrappers are quite complex, and that’s why I want to have tests for them. But, unfortunately, I can not find in docs how to do it.Of course, I can test it using example app, but I want something that I can run with “flutter test” so that my CI could be used for validating PRs and other checks.Can anyone share how this can be done?

September 23, 2019 at 10:40PM by gevstratov
https://ift.tt/2kCZWdU