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

Flutter Engage Extended tomorrow-ish 2300 UTC Wednesday
I’ll be on a Flutter Engage Extended event for GDG Tampa tomorrow. Details at https://gdg.community.dev/events/details/google-gdg-suncoast-presents-flutter-engage-extended/ 7:00PM EDT

April 07, 2021 at 02:51AM by RandalSchwartz
https://ift.tt/3rVKu9p
New post on /r/flutterdev subreddit:

Where is Collin Jackson, the founder of Flutter?
Where is Collin Jackson, the founder of Flutter? Earlier he was very active in giving StackOverflow answers, his profile is here, but now we haven't heard any news about him lately not even in the flutter events. Is he working on some other things?I may have missed something, please point in the right direction.
heights, we cannot see him in the news or he flutter events. Is he working on some other things?I may have missed something, please point in the right direction.
heights, we cannot see him in the news or the flutter events. Is he working on some other things?

April 07, 2021 at 03:57AM by nimi0112
https://ift.tt/3rVkVFv
New post on /r/flutterdev subreddit:

Resources for learning Canvas/Path?
I have been looking for courses to understand canvas and path step by step. Would you happen to know any?

April 07, 2021 at 05:22AM by OhhThatsFunnyMICHAEL
https://ift.tt/3wHDr83
New post on Flutter Dev Google group:

[ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: type ‹ int › is not a subtype of type ‹ double ›
Hi, I got this error and it seems to come from the API which gets a double instead of int and I don't know what to change My Map controller class MapController { Future
New post on /r/flutterdev subreddit:

<b>Level-up Your Enterprise Mobile App Development with Flutter in 2021</b>
“Why choose Flutter for cross-platform app development?” This is one of the most frequently asked questions by entrepreneurs and business owners when they first plan to invest in mobile app development.The answer is quite simple and straightforward – Flutter app development services are born out of Google and based on Dart programming language. This makes it a great option for building mobile apps that are well-equipped to conquer the need of the future market.Flutter is a mobile UI framework for crafting high-quality native interfaces on both iOS as well as Android platforms in record time. It is a free and open-source platform that is being preferred by developers and businesses from across the world. A Flutter app development company is able to work with new code as easily as it is able to enhance an app’s existing code.Flutter can be regarded as an advanced software development kit. It has everything that assists developers in building beautiful, yet native-like applications for all kinds of devices –mobiles, tablets, and desktop. The best part is that it needs to use a single code-base only. Being a relatively young framework (it was first launched in 2018), Flutter has made great waves in the mobile and web development arena and has already given a strong competition to other languages. In less than 3 years, it has comfortably acquired a great market share and earned its position in the market.When start-ups and entrepreneurs make the decision of investing in mobile app development for their company, they are quite often questioned on their choice of cross-platform framework for app development. Let us explore through this article, the reasons which make Flutter a great option for building mobile apps that can deliver on the needs of the current as well as future markets.<strong>Key Features of Flutter</strong>Before hiring the best Flutter app development services, let us take some time to understand the current position of this framework and the projections about its future possibilities.&#8203;Flutter was voted as the second most popular cross-platform app development framework worldwide in 2020.Flutter amassed the most trending list of repositories and gained a massive number of contributors in 2020.In the year 2020 alone, around 40% of developers chose Flutter app development services to build their apps.Flutter can thus be regarded as the fastest growing cross-platform application, which is sure to replace some of the leading programming languages in the near future. This can be attributed to the long list of amazing features that the framework offers.<strong>Reasons Why Companies Choose Flutter To Level Up Their Mobile App Development Game</strong>Flutter framework is quickly picking up steam and is climbing the charts to establish itself as the most preferred framework for mobile app development in 2021. It has left behind many of the most popular platforms such as React Native, Xamarin, Angular JS., in the race. The chief reasons for this shift include the following:&#8203;<strong>1. Dart is a Great Programming Language</strong>When choosing a programming language, the primary thing that any business needs to focus on is the future of the programming language. Since Flutter is a Google-based programming language, it can be easily assumed that Flutter is here to stay for long.Similarly, Dart language was designed keeping the basic requirements of developers in mind. This factor has helped it stay as the obvious choice for developing client applications. Dart has a clear and powerful syntax, which further enables the development of not only a strong architecture of the web app or mobile app, but also its design. Being a very flexible language, Dart also offers facilities such as easy maintenance, unification, standardization, and longevity that most cross-platform frameworks are unable to cater to.&#8203;<strong>2.…
New post on /r/flutterdev subreddit:

Overview of Syncfusion Flutter UI Widgets and File Format Packages
https://youtu.be/znjgp33yaiY

April 07, 2021 at 01:03PM by ArunITTech
https://ift.tt/3cXzdkF
New post on /r/flutterdev subreddit:

Getting document from Firestore only 1 time
Hello! I'm trying to get the 'username' of the current user from the users database on Firestore. I only need to get it once because it will not change depending on the activity, meaning that once I get the 'username' from the users database, it will always stay the same. I just need to save the username one time to then use it throughout the app. I'm currently using the code below, but it returns a Future String, which gives me problems to then use it on String variables (so it is not letting me use it). How can I solve this?Future<String> getCurrentUserData() async{final String userId = user.uid;final userData = await FirebaseFirestore.instance.collection('users').doc(userId).get();return currentUsername = userData.data()['username'];}

April 07, 2021 at 02:58PM by Alvaro-99
https://ift.tt/3cUc0Qq
New post on Flutter Dev Google group:

"pumping" a ffi plugin eventloop
Greetings, I am trying to port a C library to a ffi plugin. One issue I have is that the library I am trying to wrap requires an event loop for processing. I tried using a thread to run the eventloop.run(), but since the ffi is returning "Pointer
New post on /r/flutterdev subreddit:

Beamer is now null-safe by default and closing in on v1.0.0 milestone
A lot of work has been done in the past few weeks. The main goal was to improve the experience in both directions of complexity; simple and advanced usage.Thus, now we have things like SimpleLocationBuilder that can get you going with as little configuration as just a routes map (see Quick Start). On the other hand, we also have a concept of BeamState that can be extended and customized for each BeamLocation (more on that here in README).Currently we entered a process of polishing the API via polls on Discord to see what people want/like. I plan a stable v1.0.0 to be ready by the end of this month, after these discussions and tweaks.All contributions are very welcome!pub: https://pub.dev/packages/beamerGitHub: https://github.com/slovnicki/beamerDiscord: https://discord.gg/8hDJ7tP5Mz

April 07, 2021 at 03:50PM by llsII
https://ift.tt/39QF7lE
New post on /r/flutterdev subreddit:

Friendly reminder and warning about licenses for pub.dev packages
Let me preface by saying I don't want to defame this particular company, I just want to make sure everyone knows the requirements for a pub.dev package's license.There have been a few packages shared by a company known as Syncfusion on the sub lately. They look awesome but they have a severe issue, their license is not compliant with Dart's requirements for what should be on pub.dev.For those that don't know or those that do use Syncfusion's packages in your app. You should know that their license requires you to pay after your app/company grosses $1 million. You might think that won't ever happen, but it might and there in lies the issue.Dart license requirements for published packages ,can be found here under the first bullet point. They state that:You must include a LICENSE file that contains an open-source license.That link leads you opensource.org which has a list of OSD compliant licenses that you can pick from. Needless to say, the Syncfusion license is not there. Having a paywall on your widgets, even if most people won't reach that paywall, defeats the purpose of open source and free software, which is what Dart and Flutter are all about.I've opened a GitHub issue on Syncfusion's Flutter package repo here, asking them to change their license. It essentially mentions the same things I mentioned here.TLDR;Make sure your licenses for pub.dev packages are OSD compliant. And read the licenses of the packages you use to make sure you won't have any legal trouble in the future.Edit: Small formatting changes

April 07, 2021 at 03:19PM by Cholojuanito
https://ift.tt/2RfagJ7
New post on /r/flutterdev subreddit:

My Flutter app, Bestla, is now out of Beta and fully launched with Siri and Google Assistant support for Teslas
Thanks to Flutter, my work on Bestla, a companion app for Teslas, was able to include a huge amount of features on both platforms.iOS App StoreGoogle Play StoreIt's pretty impressive how quick it is to build a good-looking UI, plus business logic, all in both places. The only hang-up I really had is lack of libraries to truly run dart code in the background, though I'm sure in time this will improve.

April 07, 2021 at 05:55PM by AggieDev
https://ift.tt/2PHyRpu
New post on /r/flutterdev subreddit:

I made a library for parsing phone numbers inspired by lib phone number.
I was annoyed by the state of phone number inputs in flutter, mainly because most of them were not really working on all platforms, by using channels and libphonenumber + phoneNumberKit. So I made a full dart library to help a bit.https://pub.dev/packages/phone_numbers_parserI'm sure it will help some of you.You can also give criticism, that would be appreciated.- about the API (I think it's nice though)- about the code (Although the class Extractor might need some tidying up).- about the features​

April 07, 2021 at 05:28PM by cedvdb
https://ift.tt/3dLJpfl
New post on /r/flutterdev subreddit:

What are the best licenses for a FLOSS flutter app?
Let's say I want to release my flutter application and I want to release it to be FLOSS compliant.Flutter can be compiled for pretty much every platform, does AGPL (AGPLv3) cover everything? What are the main pro and cons and there are other licenses to consider?

April 07, 2021 at 07:51PM by staccodaterra101
https://ift.tt/3wDnBek
New post on /r/flutterdev subreddit:

flutter_mockitory - package that helps mocking data layer with Flutter widgets
I've published `flutter_mockitory` package (along with pure Dart `mockitory`).I created this package to enable mocking data layer with UI, eg. for demo purposes.https://pub.dev/packages/flutter_mockitoryThere are 2 versions of the package - with null safety and without it.Let me know your thoughts.​

April 07, 2021 at 07:32PM by jarekb123
https://ift.tt/3mDzZGV
New tweet from FlutterDev:

...and we're back:) Join us May 18-20 for #GoogleIO live, online, and free for everyone. https://t.co/763eVjWpYE pic.twitter.com/Sk3tUnLme0— Sundar Pichai (@sundarpichai) April 7, 2021

April 07, 2021 at 07:45PM
http://twitter.com/FlutterDev/status/1379852723009556487
New post on /r/flutterdev subreddit:

flutter_mockitory | Package that helps mocking data layer using Flutter widgets
https://ift.tt/3cZxb3H

April 07, 2021 at 10:26PM by jarekb123
https://ift.tt/3dDsFqw
New post on /r/flutterdev subreddit:

Daily Flutter: History of Flutter
https://imgur.com/a/sDlPoDO

April 07, 2021 at 10:20PM by ConfidentRoberto
https://ift.tt/3wzcnHP