New post on /r/flutterdev subreddit:
Flutter backend
Hi guys. Im developing a mobile app that gives my users (approx 100k) users access to a members page with product benefits. So they may get discounts or just product promotion under the marketplace part of the app. Right now I have the data sitting in an air table where I connect to it via api to my flutter app. I have about 5-600 products. Im wondering whether I should switch to fire base or back4app. I have maybe about 40-50k daily api calls (minus cached items like the pictures). Any thoughts on some folks that have used it before?Before you ask why air table, I had the data in there for a while before I even built the mobile app. The reason I’m looking for pros and cons to back4app, Firestone and airtable. I’m a self taught dev so no formal dev ops background
February 11, 2022 at 05:05AM by Satsifaction
https://ift.tt/GTdzn7V
Flutter backend
Hi guys. Im developing a mobile app that gives my users (approx 100k) users access to a members page with product benefits. So they may get discounts or just product promotion under the marketplace part of the app. Right now I have the data sitting in an air table where I connect to it via api to my flutter app. I have about 5-600 products. Im wondering whether I should switch to fire base or back4app. I have maybe about 40-50k daily api calls (minus cached items like the pictures). Any thoughts on some folks that have used it before?Before you ask why air table, I had the data in there for a while before I even built the mobile app. The reason I’m looking for pros and cons to back4app, Firestone and airtable. I’m a self taught dev so no formal dev ops background
February 11, 2022 at 05:05AM by Satsifaction
https://ift.tt/GTdzn7V
reddit
Flutter backend
Hi guys. Im developing a mobile app that gives my users (approx 100k) users access to a members page with product benefits. So they may get...
New post on /r/flutterdev subreddit:
Create a Repeating Appointment Using the Recurrence Rule in Flutter Event Calendar
https://ift.tt/nPoLsjQ
February 11, 2022 at 04:43AM by ArunITTech
https://ift.tt/kgDepBK
Create a Repeating Appointment Using the Recurrence Rule in Flutter Event Calendar
https://ift.tt/nPoLsjQ
February 11, 2022 at 04:43AM by ArunITTech
https://ift.tt/kgDepBK
Syncfusion Blogs
Create a Repeating Appointment Using the Recurrence Rule in Flutter Event Calendar | Syncfusion Blogs
This blog explains how to create a repeating appointment using the recurrence rule in the Syncfusion Flutter event Calendar with code examples.
New post on /r/flutterdev subreddit:
map method doesn't work for list type
Hi dear community !I hope everybody feels great !As flutter has been upgraded recently, I get this error :
February 11, 2022 at 07:32AM by RedditRedditi
https://ift.tt/p2JuiN8
map method doesn't work for list type
Hi dear community !I hope everybody feels great !As flutter has been upgraded recently, I get this error :
The method 'map' isn't defined for the type 'List'. Try correcting the name to the name of an existing method, or defining a method named 'map'.Well to tell more about my code, I have got a List of Strings as follows :
var items = [ 'Roboto', 'Lobster', ];and simply use map method that were available in last versions of flutter, to map the items of this list to use as items parameter of DropdownButtonFormField widget :
items: items.map( (String? items) { return DropdownMenuItem( value: items, child: Text( items.toString(), style: const TextStyle( color: Colors.black, fontFamily: 'Roboto', ), ), ); }, ).toList(),I'm really thankful to people who could help me to solve this problem.I hope best regards and best wishes for everyone.
February 11, 2022 at 07:32AM by RedditRedditi
https://ift.tt/p2JuiN8
reddit
map method doesn't work for list type
Hi dear community ! I hope everybody feels great ! As flutter has been upgraded recently, I get this error : The method 'map' isn't...
New post on /r/flutterdev subreddit:
Android Studio doesn't allow windows support altough my sdk is 2.10
What do I do?
I downloaded the newest sdk, as I was told I could have windows support, connected it to android studio and android studio does not allow me the option of windows development.
What should I do?
February 11, 2022 at 10:02AM by Warnixpm
https://ift.tt/yEjUPOw
Android Studio doesn't allow windows support altough my sdk is 2.10
What do I do?
I downloaded the newest sdk, as I was told I could have windows support, connected it to android studio and android studio does not allow me the option of windows development.
What should I do?
February 11, 2022 at 10:02AM by Warnixpm
https://ift.tt/yEjUPOw
reddit
Android Studio doesn't allow windows support altough my sdk is 2.10
What do I do? I downloaded the newest sdk, as I was told I could have windows support, connected it to android studio and android studio does...
New post on /r/flutterdev subreddit:
Flutter experience coming from .Net?
I have decent C# and .Net desktop development experience, but am not a fully experienced developer in that area. My plan was to invest time and effort to become a better C# developer and eventually leverage that for MAUI and Blazor use.But with the recent Flutter support for Windows desktop, and the existing mobile and web support, I'm reevaluating if I should go all-in with Dart and Flutter instead. I've played with it and very much enjoy the UI creation process so far compared to .Net, but have only made simple UI stuff. In addition to basic input-calculate-output style UI, I may have a need to support more complicated UI involving interactive plots, for example.Does anyone have experience switching from .Net to Flutter and could share their thoughts, good or bad?
February 11, 2022 at 12:26PM by mraviator9
https://ift.tt/UR4TWOS
Flutter experience coming from .Net?
I have decent C# and .Net desktop development experience, but am not a fully experienced developer in that area. My plan was to invest time and effort to become a better C# developer and eventually leverage that for MAUI and Blazor use.But with the recent Flutter support for Windows desktop, and the existing mobile and web support, I'm reevaluating if I should go all-in with Dart and Flutter instead. I've played with it and very much enjoy the UI creation process so far compared to .Net, but have only made simple UI stuff. In addition to basic input-calculate-output style UI, I may have a need to support more complicated UI involving interactive plots, for example.Does anyone have experience switching from .Net to Flutter and could share their thoughts, good or bad?
February 11, 2022 at 12:26PM by mraviator9
https://ift.tt/UR4TWOS
reddit
Flutter experience coming from .Net?
I have decent C# and .Net desktop development experience, but am not a fully experienced developer in that area. My plan was to invest time and...
New post on /r/flutterdev subreddit:
App Feedback Thread - February 11, 2022
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
February 11, 2022 at 03:00PM by AutoModerator
https://ift.tt/OW2bjF4
App Feedback Thread - February 11, 2022
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
February 11, 2022 at 03:00PM by AutoModerator
https://ift.tt/OW2bjF4
reddit
App Feedback Thread - February 11, 2022
This thread is for getting feedback on your own apps. ## Developers: * must **provide feedback** for others * must include **Play Store**, **App...
New post on /r/flutterdev subreddit:
Creating Circle Icon Button in Flutter: Top 2 Easy Ways
https://ift.tt/fdE6UL9
February 11, 2022 at 03:31PM by pinkeshdarji
https://ift.tt/HC7re0m
Creating Circle Icon Button in Flutter: Top 2 Easy Ways
https://ift.tt/fdE6UL9
February 11, 2022 at 03:31PM by pinkeshdarji
https://ift.tt/HC7re0m
FlutterBeads
Circle Icon Button in Flutter: Top 2 Easy Ways to Create (2022) - FlutterBeads
<span class="rt-reading-time" style="display: block;"><span class="rt-label rt-prefix"></span> <span class="rt-time">3</span> <span class="rt-label rt-postfix">min read</span></span> Flutter allows you to mix and match various widgets to create a fully customizable…
New post on /r/flutterdev subreddit:
With New Windows Desktop Support, Flutter Throws a Dart at .NET MAUI -- Visual Studio Magazine
https://ift.tt/K9Eepl6
February 11, 2022 at 03:21PM by NMS-Town
https://ift.tt/hfPG1yC
With New Windows Desktop Support, Flutter Throws a Dart at .NET MAUI -- Visual Studio Magazine
https://ift.tt/K9Eepl6
February 11, 2022 at 03:21PM by NMS-Town
https://ift.tt/hfPG1yC
Visual Studio Magazine
With New Windows Desktop Support, Flutter Throws a Dart at .NET MAUI -- Visual Studio Magazine
Now that both can do mobile and Windows desktop apps, what do developers think about the respective offerings?
New tweet from FlutterDev:
💙 Flutter in 2022 💙 As an open source project, we're sharing our strategy for 2022 with you all. Our plans: ⬆ Transparency ⬆ Growth and momentum ⬆ Platforms ⬆ Features ⬇️ Bugs Here 👇🏽 https://t.co/fdILeoGeDM— Flutter (@FlutterDev) Feb 11, 2022
February 11, 2022 at 05:00PM
https://twitter.com/FlutterDev/status/1492166538123698181
💙 Flutter in 2022 💙 As an open source project, we're sharing our strategy for 2022 with you all. Our plans: ⬆ Transparency ⬆ Growth and momentum ⬆ Platforms ⬆ Features ⬇️ Bugs Here 👇🏽 https://t.co/fdILeoGeDM— Flutter (@FlutterDev) Feb 11, 2022
February 11, 2022 at 05:00PM
https://twitter.com/FlutterDev/status/1492166538123698181
New post on /r/flutterdev subreddit:
20 YouTube Channels For Learning Flutter 🍃 👨💻
https://ift.tt/ZgrlwQu
February 11, 2022 at 06:05PM by sarfarazstark
https://ift.tt/4L2kF71
20 YouTube Channels For Learning Flutter 🍃 👨💻
https://ift.tt/ZgrlwQu
February 11, 2022 at 06:05PM by sarfarazstark
https://ift.tt/4L2kF71
New post on /r/flutterdev subreddit:
ALL THE DASH MERCH: Building the DashShop | Learning to Fly
https://youtube.com/watch?v=TKBKhGLUo30&feature=share
February 11, 2022 at 07:02PM by Pixelreddit
https://ift.tt/UQCW7F1
ALL THE DASH MERCH: Building the DashShop | Learning to Fly
https://youtube.com/watch?v=TKBKhGLUo30&feature=share
February 11, 2022 at 07:02PM by Pixelreddit
https://ift.tt/UQCW7F1
YouTube
ALL THE DASH MERCH: Building the DashShop | Learning to Fly
We all love some good Dash merch. Follow along as Khanh puts together a theoretical Dash-themed merch store - the DashShop! Will the DashShop still live if she’s not able to load image assets without an exception being thrown?
GitHub → https://goo.gle/33Vxk69…
GitHub → https://goo.gle/33Vxk69…
New tweet from FlutterDev:
🛍 Building the DashShop ✨ Last time on #LearningtoFly, @KhanhNwin showed us how build the *Dash*board of her MyDash app. Find out what changes and improvements have been made since! SPOILER: Dash plushies may be involved. 👀 Watch ▶️ → https://t.co/nEVGf30eQI https://t.co/deJfzZ9SYD— Flutter (@FlutterDev) Feb 11, 2022
February 11, 2022 at 07:30PM
https://twitter.com/FlutterDev/status/1492204481659883523
🛍 Building the DashShop ✨ Last time on #LearningtoFly, @KhanhNwin showed us how build the *Dash*board of her MyDash app. Find out what changes and improvements have been made since! SPOILER: Dash plushies may be involved. 👀 Watch ▶️ → https://t.co/nEVGf30eQI https://t.co/deJfzZ9SYD— Flutter (@FlutterDev) Feb 11, 2022
February 11, 2022 at 07:30PM
https://twitter.com/FlutterDev/status/1492204481659883523
YouTube
ALL THE DASH MERCH: Building the DashShop | Learning to Fly
We all love some good Dash merch. Follow along as Khanh puts together a theoretical Dash-themed merch store - the DashShop! Will the DashShop still live if she’s not able to load image assets without an exception being thrown?
GitHub → https://goo.gle/33Vxk69…
GitHub → https://goo.gle/33Vxk69…
New post on /r/flutterdev subreddit:
Please help me to solve this error.
Can't load Kernel binary: Invalid kernel binary format version.Dart snapshot generator failed with exit code 254Can't load Kernel binary: Invalid kernel binary format version.Dart snapshot generator failed with exit code 254
February 11, 2022 at 07:43PM by yassalqureshi
https://ift.tt/MyaY0oL
Please help me to solve this error.
Can't load Kernel binary: Invalid kernel binary format version.Dart snapshot generator failed with exit code 254Can't load Kernel binary: Invalid kernel binary format version.Dart snapshot generator failed with exit code 254
February 11, 2022 at 07:43PM by yassalqureshi
https://ift.tt/MyaY0oL
reddit
Please help me to solve this error.
Can't load Kernel binary: Invalid kernel binary format version. Dart snapshot generator failed with exit code 254 Can't load Kernel binary:...
New tweet from FlutterDev:
🛍 Building the DashShop ✨ Last time on #LearningtoFly, @KhanhNwin showed us how to build the *Dash*board of her MyDash app. Find out what changes & improvements have been made since! SPOILER: Dash plushies may be involved. 👀 Watch ▶️ → https://t.co/nEVGf30eQI https://t.co/wTHRXD9H9g— Flutter (@FlutterDev) Feb 11, 2022
February 11, 2022 at 09:30PM
https://twitter.com/FlutterDev/status/1492234587023364097
🛍 Building the DashShop ✨ Last time on #LearningtoFly, @KhanhNwin showed us how to build the *Dash*board of her MyDash app. Find out what changes & improvements have been made since! SPOILER: Dash plushies may be involved. 👀 Watch ▶️ → https://t.co/nEVGf30eQI https://t.co/wTHRXD9H9g— Flutter (@FlutterDev) Feb 11, 2022
February 11, 2022 at 09:30PM
https://twitter.com/FlutterDev/status/1492234587023364097
YouTube
ALL THE DASH MERCH: Building the DashShop | Learning to Fly
We all love some good Dash merch. Follow along as Khanh puts together a theoretical Dash-themed merch store - the DashShop! Will the DashShop still live if she’s not able to load image assets without an exception being thrown?
GitHub → https://goo.gle/33Vxk69…
GitHub → https://goo.gle/33Vxk69…
New tweet from FlutterDev:
💙 C. RiveAnimation.asset is the correct answer!— Flutter (@FlutterDev) Feb 11, 2022
February 11, 2022 at 10:02PM
https://twitter.com/FlutterDev/status/1492242704167624706
💙 C. RiveAnimation.asset is the correct answer!— Flutter (@FlutterDev) Feb 11, 2022
February 11, 2022 at 10:02PM
https://twitter.com/FlutterDev/status/1492242704167624706
New tweet from FlutterDev:
RT @googledevgroups: 👀🔎 Focus in on Flutter and Dart Essentials! 📅 On February 19, get familiar with Dart, create a basic Flutter app, and more at #FlutterFestival Jalingo. Beginners welcome! 💙 Save your spot → https://t.co/zgkCAYTPgr https://t.co/bkGPjF47xH— Flutter (@FlutterDev) Feb 11, 2022
February 12, 2022
https://twitter.com/FlutterDev/status/1492272236497092611
RT @googledevgroups: 👀🔎 Focus in on Flutter and Dart Essentials! 📅 On February 19, get familiar with Dart, create a basic Flutter app, and more at #FlutterFestival Jalingo. Beginners welcome! 💙 Save your spot → https://t.co/zgkCAYTPgr https://t.co/bkGPjF47xH— Flutter (@FlutterDev) Feb 11, 2022
February 12, 2022
https://twitter.com/FlutterDev/status/1492272236497092611
Google Developer Groups
Flutter Festival Jalingo
Virtual Event - Flutter Festivals is a community led event series where developers can join to learn the fundamentals of Google technologies featuring Flutter, Firebase and Google Cloud content.
New post on /r/flutterdev subreddit:
hi, how to solve this error , i have mac
[!] Android Studio• Android Studio at /Users/hamada/Library/Android/sdk/Contents• Flutter plugin can be installed from:🔨 https://plugins.jetbrains.com/plugin/9212-flutter• Dart plugin can be installed from:🔨 https://plugins.jetbrains.com/plugin/6351-dart✗ Android Studio not found at /Users/hamada/Library/Android/sdk/Contents• Try updating or re-installing Android Studio.
February 12, 2022 at 01:12AM by ThinkSituation8595
https://ift.tt/1mcLOZb
hi, how to solve this error , i have mac
[!] Android Studio• Android Studio at /Users/hamada/Library/Android/sdk/Contents• Flutter plugin can be installed from:🔨 https://plugins.jetbrains.com/plugin/9212-flutter• Dart plugin can be installed from:🔨 https://plugins.jetbrains.com/plugin/6351-dart✗ Android Studio not found at /Users/hamada/Library/Android/sdk/Contents• Try updating or re-installing Android Studio.
February 12, 2022 at 01:12AM by ThinkSituation8595
https://ift.tt/1mcLOZb
JetBrains Marketplace
Flutter - IntelliJ IDEs Plugin | Marketplace
Support for developing Flutter applications. Flutter gives developers an easy and productive way to build and deploy cross-platform, high-performance mobile apps for...
New post on /r/flutterdev subreddit:
Let learn how to customize the pull to refresh indicator in our flutter apps
https://youtu.be/FUqiWfHTo0Y
February 12, 2022 at 08:54AM by base77
https://ift.tt/GxBZT1z
Let learn how to customize the pull to refresh indicator in our flutter apps
https://youtu.be/FUqiWfHTo0Y
February 12, 2022 at 08:54AM by base77
https://ift.tt/GxBZT1z
YouTube
Animated Pull to Refresh in Flutter | Flutter Animation
Learn how to level up your apps by adding an animated pull to refresh.
Making user experience super interactive.
Rive Animation - https://rive.app/community/1738-3431-raster-graphics-example/
Lottie Animation In-depth tutorial - https://youtu.be/1HlNkO1S6Kg…
Making user experience super interactive.
Rive Animation - https://rive.app/community/1738-3431-raster-graphics-example/
Lottie Animation In-depth tutorial - https://youtu.be/1HlNkO1S6Kg…
New post on /r/flutterdev subreddit:
Need a grocery mobile app ASAP
TL;DR need a grocery mobile app for my final year projectHello I’m pursuing engineering in information tech and I need a grocery mobile app for my final year project. I tried extremely hard to make my project work but I could not do it. I have to submit in a week’s time. It’d be very kind if you could help me with your project. Its not intended for selling, just educational purposes. Feeling extremely anxious about it. Need help!
February 12, 2022 at 08:20AM by anotsocoolusername
https://ift.tt/0Ptris1
Need a grocery mobile app ASAP
TL;DR need a grocery mobile app for my final year projectHello I’m pursuing engineering in information tech and I need a grocery mobile app for my final year project. I tried extremely hard to make my project work but I could not do it. I have to submit in a week’s time. It’d be very kind if you could help me with your project. Its not intended for selling, just educational purposes. Feeling extremely anxious about it. Need help!
February 12, 2022 at 08:20AM by anotsocoolusername
https://ift.tt/0Ptris1
reddit
Need a grocery mobile app ASAP
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Jank on Android with SkSL warm up?
Hello, I'm new to front end and mobile development and started looking into flutter a few days ago.I saw this page and IMO you can still see junk on the right android device with SkSL warm up, esp. when the login screen fades away. Similarily, although not as pronounced, I downloaded the Flutter Gallery on my Pixel 4a and when I open the example "Reply" app and reply to an e-mail I perceive slight junk when the reply view opens. It's not that bad, but it's not very satisfying either; I'm not used to that when using apps like WhatsApp. It would be great if could be more smooth.Do you also perceive it this way or am I too nitpicky here? How do users of your apps feel about this?In the article above approaches to tacke the shader warm-up problem are mentioned. Is it possible that these approaches will also improve overall performances and increase smoothness of animations in general, e.g. also for the right android in the article above with SkSL warm up?
February 12, 2022 at 11:34AM by europeIlike
https://ift.tt/HNtUf1o
Jank on Android with SkSL warm up?
Hello, I'm new to front end and mobile development and started looking into flutter a few days ago.I saw this page and IMO you can still see junk on the right android device with SkSL warm up, esp. when the login screen fades away. Similarily, although not as pronounced, I downloaded the Flutter Gallery on my Pixel 4a and when I open the example "Reply" app and reply to an e-mail I perceive slight junk when the reply view opens. It's not that bad, but it's not very satisfying either; I'm not used to that when using apps like WhatsApp. It would be great if could be more smooth.Do you also perceive it this way or am I too nitpicky here? How do users of your apps feel about this?In the article above approaches to tacke the shader warm-up problem are mentioned. Is it possible that these approaches will also improve overall performances and increase smoothness of animations in general, e.g. also for the right android in the article above with SkSL warm up?
February 12, 2022 at 11:34AM by europeIlike
https://ift.tt/HNtUf1o
docs.flutter.dev
Performance
Evaluating the performance of your app from several angles.
New post on /r/flutterdev subreddit:
How easy creating a macOS app with Flutter is in 2022?
https://ift.tt/nbhCKDE
February 12, 2022 at 11:33AM by BeGuillaume
https://ift.tt/OP0T3op
How easy creating a macOS app with Flutter is in 2022?
https://ift.tt/nbhCKDE
February 12, 2022 at 11:33AM by BeGuillaume
https://ift.tt/OP0T3op
Guillaume Bernos
How easy creating a macOS app with Flutter is in 2022?
With Flutter 2.10 just recently released, creating an app targeting Windows is more convenient than ever. All the tooling and the documentation have been properly updated and the ride seems pretty smooth.
But working in a company developing almost only for…
But working in a company developing almost only for…