New post on /r/flutterdev subreddit:
What is your biggest pain point building Flutter apps?
Hi everyone - I'm an independent Flutter developer looking to get a sense of what people are struggling with most when building Flutter apps. My hope is that this information can be used by the community to inform decisions about what areas to explore next!So - What is your biggest pain point building high performance, beautiful, customer-focused Flutter apps?If you chose "Other", please add a comment as I'm sure there are things I've missed that are worth discussing.Thanks!View Poll
April 08, 2021 at 11:21PM by processctrl
https://ift.tt/31XLVth
What is your biggest pain point building Flutter apps?
Hi everyone - I'm an independent Flutter developer looking to get a sense of what people are struggling with most when building Flutter apps. My hope is that this information can be used by the community to inform decisions about what areas to explore next!So - What is your biggest pain point building high performance, beautiful, customer-focused Flutter apps?If you chose "Other", please add a comment as I'm sure there are things I've missed that are worth discussing.Thanks!View Poll
April 08, 2021 at 11:21PM by processctrl
https://ift.tt/31XLVth
New post on /r/flutterdev subreddit:
If you run Dart on the web, check out a description on how numbers differ between native and web. TL;DR - use platform-specific representations for better performance, but it does lead to subtle differences.
https://ift.tt/3wCKVcd
April 08, 2021 at 11:06PM by EngineerScientist
https://ift.tt/3dKXKsh
If you run Dart on the web, check out a description on how numbers differ between native and web. TL;DR - use platform-specific representations for better performance, but it does lead to subtle differences.
https://ift.tt/3wCKVcd
April 08, 2021 at 11:06PM by EngineerScientist
https://ift.tt/3dKXKsh
dart.dev
Numbers in Dart
Learn how Dart numbers are slightly different on the web, when that might matter, and how you might adjust your code.
New post on /r/flutterdev subreddit:
What should I know before Dart - Flutter?
I’ve been mainly using JavaScript, React and Python. What language would help to learn Flutter?...... should I just go for DART first?
April 09, 2021 at 03:24AM by Codeeveryday123
https://ift.tt/2RmZIHV
What should I know before Dart - Flutter?
I’ve been mainly using JavaScript, React and Python. What language would help to learn Flutter?...... should I just go for DART first?
April 09, 2021 at 03:24AM by Codeeveryday123
https://ift.tt/2RmZIHV
reddit
What should I know before Dart - Flutter?
I’ve been mainly using JavaScript, React and Python. What language would help to learn Flutter?...... should I just go for DART first?
New post on /r/flutterdev subreddit:
Steps for Email Authentication using Firebase Auth + Flutter
https://ift.tt/3d7cCSZ
April 09, 2021 at 05:58AM by freelancerkatie
https://ift.tt/3dLc0Bv
Steps for Email Authentication using Firebase Auth + Flutter
https://ift.tt/3d7cCSZ
April 09, 2021 at 05:58AM by freelancerkatie
https://ift.tt/3dLc0Bv
reddit
Steps for Email Authentication using Firebase Auth and Flutter
Rarely have we seen that mobile applications are connected to the backend. There are other platforms- AWS or Azure, but no platform could stand...
New post on /r/flutterdev subreddit:
Add Links in Flutter Web Possible?
https://youtu.be/d6kDuyGMJXQ
April 09, 2021 at 06:23AM by thehappyharis
https://ift.tt/3fVRfpl
Add Links in Flutter Web Possible?
https://youtu.be/d6kDuyGMJXQ
April 09, 2021 at 06:23AM by thehappyharis
https://ift.tt/3fVRfpl
YouTube
Add Links in Flutter Web Possible?
Using the TextSpan, StatefulWidget and the SystemMouseCursor works
Written article: https://temp.learnfluttercode.com/hyperlink-flutter-web
🎨 Source code:
https://gist.github.com/happyharis/f8cc0f12b4da22b33636c3c6ec6d045ehttps://gist.github.com/happyh…
Written article: https://temp.learnfluttercode.com/hyperlink-flutter-web
🎨 Source code:
https://gist.github.com/happyharis/f8cc0f12b4da22b33636c3c6ec6d045ehttps://gist.github.com/happyh…
New post on Flutter Dev Google group:
Creating a screen that creates E-Signature and then uploading it to a file server and ofcourse renaming the file name
any answer will be of help thanks!
April 09, 2021 at 08:04AM by potato gaming
https://ift.tt/3t4N7Ho
Creating a screen that creates E-Signature and then uploading it to a file server and ofcourse renaming the file name
any answer will be of help thanks!
April 09, 2021 at 08:04AM by potato gaming
https://ift.tt/3t4N7Ho
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
How to Create a Choropleth Map in a Flutter Application
https://ift.tt/3uC6BUc
April 09, 2021 at 08:06AM by ArunITTech
https://ift.tt/2OzDbGT
How to Create a Choropleth Map in a Flutter Application
https://ift.tt/3uC6BUc
April 09, 2021 at 08:06AM by ArunITTech
https://ift.tt/2OzDbGT
Syncfusion Blogs
How to Create a Choropleth Map in a Flutter Application
This blog explains how to easily create a choropleth map easily using the Syncfusion Flutter Maps widget along with code examples.
New post on /r/flutterdev subreddit:
Flutter Spin Wheel Custom Rotate Animation
https://ift.tt/2PEIYeR
April 09, 2021 at 07:53AM by rrtutors
https://ift.tt/39YjD6n
Flutter Spin Wheel Custom Rotate Animation
https://ift.tt/2PEIYeR
April 09, 2021 at 07:53AM by rrtutors
https://ift.tt/39YjD6n
Rrtutors
Flutter Spin Wheel Custom Rotate Animation
how to use spin wheel widget in flutter. For this Spin wheel example we are using the flutter_fortune_wheel plugin
New post on /r/flutterdev subreddit:
[Podcast] Flying High with Flutter: Introduction to Flying High with Flutter
https://youtu.be/-eQgRRRvoBk
April 09, 2021 at 07:37AM by plangora
https://ift.tt/3dM1biC
[Podcast] Flying High with Flutter: Introduction to Flying High with Flutter
https://youtu.be/-eQgRRRvoBk
April 09, 2021 at 07:37AM by plangora
https://ift.tt/3dM1biC
YouTube
Introduction to Flying High with Flutter
Hi, I am Allen Wyma, the host of Flying High with Flutter. This is the very first episode and I would like to share with you my past programming experiences, which are also the reasons why I love using Flutter. Other than just sharing my love of Flutter,…
New post on /r/flutterdev subreddit:
How to Create a Custom AppBar Widget in Flutter?
https://ift.tt/2PMIJyh
April 09, 2021 at 07:24AM by lil_dragplix
https://ift.tt/3fV2izd
How to Create a Custom AppBar Widget in Flutter?
https://ift.tt/2PMIJyh
April 09, 2021 at 07:24AM by lil_dragplix
https://ift.tt/3fV2izd
Flutter Agency
How to Create a Custom AppBar Widget? - Flutter Agency
AppBar is the main widget in flutter apps. It sits at the top of application & mostly controls major action items...create a Custom AppBar Widget
New post on /r/flutterdev subreddit:
How do you usually get API documentation for your apps?
While creating apps at work, in what form do you get API documentation? Swagger, postman or something else?View Poll
April 09, 2021 at 10:35AM by kubenqpl
https://ift.tt/3fSjfdv
How do you usually get API documentation for your apps?
While creating apps at work, in what form do you get API documentation? Swagger, postman or something else?View Poll
April 09, 2021 at 10:35AM by kubenqpl
https://ift.tt/3fSjfdv
New post on Flutter Dev Google group:
Connect Flutter with RDF / SPARQL
I'm wishing to develop an app using Flutter. The question is, can I use RDF / SPARQL to become a data source for my Flutter apps? I'm pretty new to RDF, so I wonder if I can connect both service (RDF and Flutter)
April 09, 2021 at 12:15PM by Vincent Fernando
https://ift.tt/3d331fJ
Connect Flutter with RDF / SPARQL
I'm wishing to develop an app using Flutter. The question is, can I use RDF / SPARQL to become a data source for my Flutter apps? I'm pretty new to RDF, so I wonder if I can connect both service (RDF and Flutter)
April 09, 2021 at 12:15PM by Vincent Fernando
https://ift.tt/3d331fJ
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on Flutter Dev Google group:
WebView plugin
Good day. I have been having issue with uploading my app to the apple store as the keep saying that the app is using old code (UIWebView instead of UKWebView) as of Dec 2020. Can I please get a solution or a way forward on what needs to been done. https://ift.tt/2l90A2N
April 09, 2021 at 12:51PM by SizweNje
https://ift.tt/39Wvm5j
WebView plugin
Good day. I have been having issue with uploading my app to the apple store as the keep saying that the app is using old code (UIWebView instead of UKWebView) as of Dec 2020. Can I please get a solution or a way forward on what needs to been done. https://ift.tt/2l90A2N
April 09, 2021 at 12:51PM by SizweNje
https://ift.tt/39Wvm5j
Dart packages
webview_flutter | Flutter Package
A Flutter plugin that provides a WebView widget on Android and iOS.
New post on /r/flutterdev subreddit:
Responsive_sizer helps implement a responsive layout by providing helper widgets and extensions.
Just got my first package published to pub.devI hope you like it: https://pub.dev/packages/responsive_sizer
April 09, 2021 at 12:56PM by quantumizeCode
https://ift.tt/3d31Pcb
Responsive_sizer helps implement a responsive layout by providing helper widgets and extensions.
Just got my first package published to pub.devI hope you like it: https://pub.dev/packages/responsive_sizer
April 09, 2021 at 12:56PM by quantumizeCode
https://ift.tt/3d31Pcb
Dart packages
responsive_sizer | Flutter package
Responsive Sizer helps implement a reponsive layout by providing helper widgets and extensions.
New post on /r/flutterdev subreddit:
A Deep Dive Into Widget Testing in Flutter : Part I
https://ift.tt/2Q7F5yL
April 09, 2021 at 12:19PM by deven9852
https://ift.tt/31ZHA8Z
A Deep Dive Into Widget Testing in Flutter : Part I
https://ift.tt/2Q7F5yL
April 09, 2021 at 12:19PM by deven9852
https://ift.tt/31ZHA8Z
Medium
A Deep Dive Into Widget Testing in Flutter : Part I
Understanding the Ins and Outs of Widget Testing in Flutter
New post on /r/flutterdev subreddit:
Open source Flutter animations
I used to publish only animations videos on my Instagram page, but now I wanted to share the source code with the community.I hope you will like it 😁😁Soucre code hereIt will be updated every week, you can follow the updates here Instagram page
April 09, 2021 at 01:52PM by ElectricalControl376
https://ift.tt/3uzaYPK
Open source Flutter animations
I used to publish only animations videos on my Instagram page, but now I wanted to share the source code with the community.I hope you will like it 😁😁Soucre code hereIt will be updated every week, you can follow the updates here Instagram page
April 09, 2021 at 01:52PM by ElectricalControl376
https://ift.tt/3uzaYPK
GitHub
GitHub - Ezaldeen99/Flutter-animations: A collection of Animations that aims to improve the user experience for your next flutter…
A collection of Animations that aims to improve the user experience for your next flutter project. - Ezaldeen99/Flutter-animations
New post on /r/flutterdev subreddit:
App Feedback Thread - April 09, 2021
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
April 09, 2021 at 03:00PM by AutoModerator
https://ift.tt/3uDa5pu
App Feedback Thread - April 09, 2021
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
April 09, 2021 at 03:00PM by AutoModerator
https://ift.tt/3uDa5pu
reddit
App Feedback Thread - April 09, 2021
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:
Responsive Layouts for Responsive Apps
https://www.youtube.com/watch?v=p9Q9w-523t4
April 09, 2021 at 02:41PM by Elixane
https://ift.tt/3g0fH90
Responsive Layouts for Responsive Apps
https://www.youtube.com/watch?v=p9Q9w-523t4
April 09, 2021 at 02:41PM by Elixane
https://ift.tt/3g0fH90
YouTube
Responsive Layouts for Responsive Apps
With Flutter Web coming out responsive layouts are a must! There are 8 different ways to deal with responsiveness. As long as you get a good grasp on these you should be able to create apps that look beautiful on every platform
Source Code: https://gith…
Source Code: https://gith…
New post on Flutter Dev Google group:
How to schedule and send periodic flutter local notifications with callback (which is called before sending the notification) in flutter
Via flutter app, I need to send periodic local notifications with callback--where callback is called for each period/interval before sending notification. So far I have tried Timer to schedule periodic local notifications, but it does not work in background i.e. when app is closed. I have also
April 09, 2021 at 03:27PM by Navnath Hajare
https://ift.tt/3d1wI0M
How to schedule and send periodic flutter local notifications with callback (which is called before sending the notification) in flutter
Via flutter app, I need to send periodic local notifications with callback--where callback is called for each period/interval before sending notification. So far I have tried Timer to schedule periodic local notifications, but it does not work in background i.e. when app is closed. I have also
April 09, 2021 at 03:27PM by Navnath Hajare
https://ift.tt/3d1wI0M
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on Flutter Dev Google group:
MacBook Pro with M1 Chip-- Unable to select 'Development Team' to test in iOS
Hi Community, I'm new to testing flutter apps in iOS, and I'm currently using a MacBook pro with an M1 chip. I'd like to run my app in my physical device (iphone XR).After doing some digging, my issue is XCode is not recognizing and letting me pick my '*Development Team'.* When I hit the
April 09, 2021 at 03:32PM by Andrew Villegas
https://ift.tt/323Yhju
MacBook Pro with M1 Chip-- Unable to select 'Development Team' to test in iOS
Hi Community, I'm new to testing flutter apps in iOS, and I'm currently using a MacBook pro with an M1 chip. I'd like to run my app in my physical device (iphone XR).After doing some digging, my issue is XCode is not recognizing and letting me pick my '*Development Team'.* When I hit the
April 09, 2021 at 03:32PM by Andrew Villegas
https://ift.tt/323Yhju
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Pixel perfect package
Hey guys, I've created a package that has some tools to add semi-transparent image over your flutter app. It helps to make pixel perfect application more easy.Functionality is common for pixel perfect tools.I mostly made it for my self, but maybe someone find it helpfull too.https://pub.dev/packages/pixel_perfecthttps://github.com/kherel/pixel_perfect
April 09, 2021 at 04:04PM by kherel
https://ift.tt/3s8XCb7
Pixel perfect package
Hey guys, I've created a package that has some tools to add semi-transparent image over your flutter app. It helps to make pixel perfect application more easy.Functionality is common for pixel perfect tools.I mostly made it for my self, but maybe someone find it helpfull too.https://pub.dev/packages/pixel_perfecthttps://github.com/kherel/pixel_perfect
April 09, 2021 at 04:04PM by kherel
https://ift.tt/3s8XCb7
Dart packages
pixel_perfect | Flutter package
Development tool that helps you make your flutter application "pixel perfect"