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

AMA: Adobe XD to Flutter
Hi Flutter devs! I'm Grant Skinner, CEO of gskinner. You might know us from our work on the Flutter Vignettes, Flokk Contacts, Flutter Folio, and other random things (RegExr?).About a week ago, we teamed up with Adobe and Google to announce XD to Flutter v2.0, and I thought it was a good excuse to hop on here to answer any questions and solicit feedback.Quick intro: XD to Flutter is an open-source plugin for Adobe XD that exports your designs to Flutter. The latest version supports almost anything you can create in XD: vector shapes, gradients, shadows, background blurs, blend modes, images, rich text, responsive layout, grids, stacks, scroll groups, parameterized components, onTap parameters, prototype interactions, and more.Rather than write a wall of text here, I'll provide a few links where you can learn more:Teaser trailer (0:49)Live stream recording showing the basics (~11:30 - 32:00)Flutter blog article about the v2 releaseThe README for the pluginNow that we've mostly caught up with XD on features (at least the ones exposed to plugins), I'm planning to shift focus for v3.0 to developer integration. I want to make it easier to consume the exported code in a real project.Here are a couple GitHub issues tracking things I've started working on for v3.0:Code Segmentation and Injection on GroupsData parameter for gridsI'm also planning to create an example showing how best to utilize exported widgets in a larger app, and hopefully knock out a couple articles on our blog about best practices.The goal is definitely NOT for devs to build their apps with this plugin. Instead, we want to reduce the barrier between design and dev. That could be as simple as grabbing the code for a gradient. Or, exporting a whole view so you can quickly toss it in an app to prototype. Or, outputting a fully responsive widget with parameters and interactions, which can be reused throughout your app.I would love to answer any questions, or hear your feedback. It's a work day, so apologies if I don't respond immediately, but I'll be checking back every hour or so.

May 11, 2021 at 07:16PM by grantskinner
https://ift.tt/2Q88l8W
New tweet from FlutterDev:

The whole desert is lit up 🌡 The Android at @AndroidDev needs to check this out. #GoogleIO pic.twitter.com/pJRbm0gWHdβ€” Chrome Developers (@ChromiumDev) May 11, 2021

May 11, 2021 at 06:53PM
http://twitter.com/FlutterDev/status/1392160897020223489
New tweet from FlutterDev:

The #GoogleIO signal is strong out here. I'm on my way. πŸ€– pic.twitter.com/vUOUE3XnLiβ€” Android Developers πŸ”œ at #GoogleIO (@AndroidDev) May 11, 2021

May 11, 2021 at 06:54PM
http://twitter.com/FlutterDev/status/1392161103019315200
New tweet from FlutterDev:

πŸ’™πŸ§‘ Everyone is invited β€οΈπŸ’š

Join us for a special surprise at #GoogleIO β†’ https://t.co/w0d67I9eaQ pic.twitter.com/8BOoZ8hetdβ€” Google Developers (@googledevs) May 11, 2021

May 11, 2021 at 06:54PM
http://twitter.com/FlutterDev/status/1392161318178750469
New post on /r/flutterdev subreddit:

To perform a Sign in using REST API in flutter
I was trying to perform sign in with the help of REST API can anyone please help me in that??

May 11, 2021 at 08:12PM by eleCtrik18
https://ift.tt/3eDjJDl
New post on /r/flutterdev subreddit:

Created a simple Subscription Tracker app
Hello Everyone, I was on bed rest for the last couple of months so I decided to work on another open-source app. This is a basic flutter app but the main thing about it is that it has local + remote storage in sync. This app is all about using all the things I’ve learned over the years.For local I’ve used Hive and for remote it’s Firebase.Local and Remote: ImageMoreover, it has documentation about how to set it up if you want to run it.GitHub Action is used to build and distribute the Android version to the testersGitHub: https://github.com/ketanchoyal/Sub-Track

May 11, 2021 at 08:05PM by ketanchoyal
https://ift.tt/3tBK0pS
New tweet from FlutterDev:

✨ One week until #GoogleIO ✨

On May 18–20, join us LIVE with other Flutter developers from around the world for:

πŸ’» Flutter and Dart tech demos
πŸ™‹ Ask Me Anything sessions
πŸ”§ Workshops
πŸŽ‰ Keynotes

...and more!

Get Ready for Day 1 πŸ‘‰ https://t.co/TkNvAioyfy pic.twitter.com/CWvp4duForβ€” Flutter (@FlutterDev) May 11, 2021

May 11, 2021 at 09:15PM
http://twitter.com/FlutterDev/status/1392196654908903424
New tweet from FlutterDev:

Flutter/VS Code tip πŸ’™ Create or open Widget test with ease!

With a cursor in the project file explorer, right-click on the Widget file and select "Go to Tests".

If the test file already exists, it would be opened. Otherwise, you can create it with a single click!#FlutterGif pic.twitter.com/W9t1ybaat9β€” Mangirdas Kazlauskas πŸš€πŸ’™ (@mkobuolys) May 11, 2021

May 11, 2021 at 10:40PM
http://twitter.com/FlutterDev/status/1392217995011792896
New post on Flutter Dev Google group:

How to Install New Version Plugin in my Splash Screen Page, Kindly Help
I want to install this This prompts user to update to a newer App Version. But I just cannot place the code snippet properly. Kindly help. https://ift.tt/2HDYUcJ < https://l.facebook.com/l.php?u=https%3A%2F%2Fpub.dev%2Fpackages%2Fnew_version%3Ffbclid%3DIwAR1d9sNu9PilQxrtVdcwcheQa14c

May 12, 2021 at 05:54AM by Siddhartha Bhattacharyya
https://ift.tt/3y79HBS
New post on Flutter Dev Google group:

Build Failed
Dear All, I am facing this issue. I am unable to run the project. Please help me out. /// Launching lib\main.dart on SM G600FY in debug mode... Parameter format not correct - D:\COMPUTER SCIENCE\SOFTWARES\Flutter\Flutter\flutter\.pub-cache\hosted\ pub.dartlang.org\flute_music_player-0.0.6\a

May 12, 2021 at 07:54AM by HIMANSHU MISHRA
https://ift.tt/3hjWfVB
New post on Flutter Dev Google group:

Usage of Firebase
I watched Angela's video (Flash chat) where she showed the usage of Firebase. How else can we use Firebase for Flutter mobile projects?

May 12, 2021 at 08:00AM by Steepe Hare
https://ift.tt/3uHMvrR
New post on /r/flutterdev subreddit:

Flutter: How to fluttering from one version to other versions
Each time when technology changes to a new major version it’s painful to migrate a project from the lower to a higher version. Fortunately, Dart has a migration utility that helps you to migrate definitions in your project to a new syntax.But even you are ready to switch to a newer version you have to wait for the bunch of plugins that you are used in your project, even in my case I do help with migration to Null-Safety for some open-source libraries it’s not enough to migrate my project to the next version.The Flutter community grows up every day, in most cases, you will find alternative plugins for such that are not migrated yet. In case, you freeze on the previous flutter version this article helps you to simplify switching between projects.https://medium.com/litslink/flutter-how-to-fluttering-from-one-version-to-other-versions-cf242ffb15f7

May 12, 2021 at 11:08AM by alex_melnyk
https://ift.tt/2QctjDN
New post on /r/flutterdev subreddit:

Advantages of Flutter app Development
Same UI and Business LogicAny cross-platform framework provides a way to share code base between the target platforms.But there are no such application frameworks that allow sharing both the UI code the UI itself besides Flutter.Faster CodingFor developers, Flutter means faster & more dynamic mobile app development We can make changes in the code and see them straight away in the app! This is the so-called Hot Reload, which usually only takes seconds and helps teams add features, fix bugs, and experiment faster. It is one of the things about Flutter loved by every top flutter app development team.Less TestingIf you have the same app for 2 platforms, it means less testing! The Quality assurance process can be faster. Because of one codebase, the developers write automatic tests only once.Collection of Amazing WidgetsThe most beautiful feature of Flutter is a collection of amazingly crafted widgets that helps one create a super-functional application hassle-free. It is also important to know that you could create customized widgets for your Flutter applications in minutes time.Speed up The Process, Save Money and EffortsFlutter is pretty straightforward. Flutter development framework functions quicker than its alternatives. In most cases, you can expect a Flutter app to require at least two times fewer man-hours compared to the same app developed separately for Android and iOS.Here are some Advantages of Flutter App Development.

May 12, 2021 at 01:36PM by we_are_metizsoft
https://ift.tt/3fgdEvs
New post on Flutter Dev Google group:

Difficulty to perform flutter
When I run the flutter docter command, it returns me that only the Android SDK is not intsalled, as shown in the image below, can you give me a hand. NB : I use windows

May 12, 2021 at 02:50PM by gbalou koudou yale brice
https://ift.tt/2R45HSh