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

How do I add certain things on maps?
I'm thinking of making an app that alerts you about an overspeeding camera when you approach one. I recently started with flutter( my first programming language) so I'm aware that, it will probably take a lot of time. Since these cameras are not listed on google maps I was wondering what will be the technical stuff that I'll be getting into. Do I have to go and list all the cameras myself on the app(i must be sounding so stupid if this isn't the case)?If anyone has any idea about this(videos, tutorials, anything), please share. Also, feel free to PM me if you want to discuss about this

May 29, 2021 at 05:53PM by CaptainFerb
https://ift.tt/3wFBdoG
New post on /r/flutterdev subreddit:

Chip’s Tips: Week Three - The In's and Outs of Flutter Package Publishing
https://ift.tt/2SCAWEq

May 29, 2021 at 09:34PM by GroovinChip
https://ift.tt/2RUlzXO
New post on /r/flutterdev subreddit:

Flutter Augmented Reality (AR)
Apparently the ArKit (IOS) and the ArCore (Android) are the most common plugins for Flutter. So I guess that in order to create an AR project with Flutter we need both Plugins... This is a little bit against the first purpose of flutter of coding only onces isn't?Does any one know an AR plugin that handle both IOS and Android?OR if someone have some guideline in order to create a plugin like this (AR expert). Could be very benificial.

May 30, 2021 at 12:05AM by fluttermapp
https://ift.tt/3p2ok5k
New post on /r/flutterdev subreddit:

Equivalent of FlutterDriver.getText in intergration_test?
I'm migrating from flutter_driver to integration_test following the documentation Introduction to integration text. With flutter_driver, I got the text from a field using FlutterDriver.getText but am not seeing a getText in WidgetTester?How do you get text from a field when using integration_test?

May 30, 2021 at 03:34AM by buttonsrtoys
https://ift.tt/3fUq0dc
New post on /r/flutterdev subreddit:

Draw On - Flutter Package
Published my first ever Flutter Package in pud.dev, which is fully open sourced. Please do check it out guys.Package

May 30, 2021 at 05:30AM by SIVARAM16
https://ift.tt/3vBeeuK
New post on /r/flutterdev subreddit:

FlutterForce — Week 123
https://ift.tt/34w5F8U

May 30, 2021 at 02:27PM by flutterist
https://ift.tt/2SBoIf8
New post on /r/flutterdev subreddit:

JSON serializable widgets
Hey girls and guys of the Flutter community!Please excuse my ignorance if this question appears stupid. It's just something I've been mulling over on and off for a couple of weeks and want to know if I'm missing any downsides.So I'm working on a project with some guys that have done a lot of CMS projects in the past and they're keen to get all the content off the app and load it in on startup (with defaults for connectivity issues and whatnot).One member of the team has created a series of content models in an attempt to facilitate this aim but it's - for my tastes - a little fragile. How do we maintain that stable relationship between the content models and the UI in the long term if the content models need to support multiple versions of the app and likely different designs how does that work?So anyway, the idea that I'm playing around with is making the widgets that hold any sort of content also be JSON serializable objects. That way we can store the properties of these widgets can be stored offline and easily retrieved. And we can store multiple versions both for app versioning and other things (like other languages). And when we retrieve content according to the app version, location in the app, and language we know it should match up perfectly.Anyone know of any reason why this wouldn't work? Or any other tips for handling content management in a flutter app?Thanks in advance Laebrye

May 30, 2021 at 04:27PM by Laebrye
https://ift.tt/3uE1AtI
New post on /r/flutterdev subreddit:

Dart Board - Flutter Feature Framework
Feature Management (feature isolation/ab tests/feature flags/integrations)Demo + Docs: https://dart-board.io (recommended edge/chrome desktop for web)Github: https://github.com/ahammer/dart_boardCore Package: https://pub.dev/packages/dart_board_core6+ Feature Packages : https://pub.dev/publishers/dart-board.io/packages
(log, debug, theme, image_background, sidenav_template, bottomnav_template, minesweeper)Community: https://www.reddit.com/r/flutter_dart_boardLicense: BSD3​I built this project to serve as architectural guidance on how to build a modular flutter project.This is not directly a state management solution (yet), feel free to use whatever solution you like when building a feature.Provider is included and used, Redux is used by the minesweeper module. Most state management solutions should be compatible or can be adapted.​I'll be on and off throughout the day to answer questions and take feedback.

May 30, 2021 at 05:35PM by HaMMeReD
https://ift.tt/3fSytxC
New post on /r/flutterdev subreddit:

An Ultimate Guide for Developing Flutter M-commerce App for your Business!
An Ultimate guide you should check out if you are wondering to build an app for M-commerce in Flutter.#flutter #flutterdev #flutterappdevelopmenthttps://arohi-adhyaru.medium.com/an-ultimate-guide-for-developing-flutter-m-commerce-app-for-your-business-cc8232447d4

May 30, 2021 at 07:12PM by alexisgilburt
https://ift.tt/2SDHt1u
New post on /r/flutterdev subreddit:

We implemented in app reviews and you should too (rate_my_app package)
Two months ago, we implemented the rate_my_app package which allows our users to give ratings without leaving the app. Since then our situation with ratings and reviews improved dramatically.​All time high of reviews gained per week increased from 9 to 43 - while traffic to our app was decreasing.The cumulative rating increased from 4.47 to 4.79. In app reviews are a great way to hear from the majority of your user base - happy quiet users.​That's all - except - cheers to the package author!

May 30, 2021 at 06:43PM by HappyDevsOfficial
https://ift.tt/3uCmklD
New post on /r/flutterdev subreddit:

APK not working
Hey guys i created an app that works great in my emulator from my PC, it is connected to a online database but when i generate the APK it dosent conect to the data base. Can someone help me?

May 31, 2021 at 12:58AM by RodBigode
https://ift.tt/3yO69oG