New post on /r/flutterdev subreddit:
Infinite Scroll Pagination | Flutter Package
https://ift.tt/3hlHFtN
August 24, 2020 at 08:02PM by Epidemy11
https://ift.tt/2Qz2Htj
Infinite Scroll Pagination | Flutter Package
https://ift.tt/3hlHFtN
August 24, 2020 at 08:02PM by Epidemy11
https://ift.tt/2Qz2Htj
Dart packages
infinite_scroll_pagination | Flutter Package
Lazily load and display pages of items as the user scrolls down your screen.
New post on /r/flutterdev subreddit:
When I click r/FlutterDev should it not route me to /r/FlutterDev??
Go ahead and click on the r/FlutterDev Banner: https://i.imgur.com/FxqM7rj.pngIt sends you to reddit.comI think preferred layout is like /r/pythonhttps://www.reddit.com/r/Python/It is clear where you are routed once you click on the reddit alien guy or the python banner.I'm only posting this because I've clicked r/FlutterDev by mistake at least 10 times..
August 24, 2020 at 09:20PM by 11010001101001
https://ift.tt/2FQwhbn
When I click r/FlutterDev should it not route me to /r/FlutterDev??
Go ahead and click on the r/FlutterDev Banner: https://i.imgur.com/FxqM7rj.pngIt sends you to reddit.comI think preferred layout is like /r/pythonhttps://www.reddit.com/r/Python/It is clear where you are routed once you click on the reddit alien guy or the python banner.I'm only posting this because I've clicked r/FlutterDev by mistake at least 10 times..
August 24, 2020 at 09:20PM by 11010001101001
https://ift.tt/2FQwhbn
New post on /r/flutterdev subreddit:
Do you agree that we need SEO support for Flutter Web!
IMO the lack of SEO optimization is the one major issue that will severely limit the use cases for Flutter Web.The Flutter team uses the thumbs up's to prioritize issues, so if you agree please toss a Thumbs Up here: https://github.com/flutter/flutter/issues/46789
August 25, 2020 at 02:34AM by esDotDev
https://ift.tt/3lbhFUp
Do you agree that we need SEO support for Flutter Web!
IMO the lack of SEO optimization is the one major issue that will severely limit the use cases for Flutter Web.The Flutter team uses the thumbs up's to prioritize issues, so if you agree please toss a Thumbs Up here: https://github.com/flutter/flutter/issues/46789
August 25, 2020 at 02:34AM by esDotDev
https://ift.tt/3lbhFUp
GitHub
Improve the indexability (SEO) of Flutter apps on the web · Issue #46789 · flutter/flutter
Latest status: #46789 (comment) I Just wanted to know whether its SEO Friendly or not and about the status of Initial paintful load.
New post on /r/flutterdev subreddit:
I made my first multiplayer Card mobile game with firebase and flutter
I really love the whot card game but there have not been any decent multiplayer version on the appstore or googleplay. so as a new flutter dev (8 months old) , i decided to make my first game with flutter and firebase (Initially intended to use Godot and Nakama).Please have a look and criticise , comment and support .P.S: Video represents the most current build (available on googleplay but Still in review on IOS as at this writing).Googleplay : https://play.google.com/store/apps/details?id=com.sourcecard.whotfireIOS appstore : https://apps.apple.com/ng/app/whotfire/id1488600103
August 25, 2020 at 03:31AM by ashtonkase1
https://ift.tt/2QozaT0
I made my first multiplayer Card mobile game with firebase and flutter
I really love the whot card game but there have not been any decent multiplayer version on the appstore or googleplay. so as a new flutter dev (8 months old) , i decided to make my first game with flutter and firebase (Initially intended to use Godot and Nakama).Please have a look and criticise , comment and support .P.S: Video represents the most current build (available on googleplay but Still in review on IOS as at this writing).Googleplay : https://play.google.com/store/apps/details?id=com.sourcecard.whotfireIOS appstore : https://apps.apple.com/ng/app/whotfire/id1488600103
August 25, 2020 at 03:31AM by ashtonkase1
https://ift.tt/2QozaT0
New post on /r/flutterdev subreddit:
How did you get your Flutter developer job?
I assume a lot of us eventually want to get a job using the Flutter framework. However, there might be some of us who has no experience getting one. I hope this thread can inspire and help people looking for a Flutter. I will share my experience on how I got my Flutter job.In 2018, I found Flutter (it was on beta) and update my LinkedIn profile to say that I was exploring the technologies of Flutter. Then, a founder of a startup messaged me if I was free to discuss on Flutter. We met and eventually I became an intern for them. After a few months, I converted into a full time Flutter developer. I was pretty lucky back then.Currently, I no longer work for them as I am pursuing my own venture. However, I do have people offering me Flutter jobs and opportunities to work in their startup and companies. And they usually contact me through my YouTube channel.Therefore, from my observation, if you have a good online presence about Flutter, you might have opportunities knocking on you.Do share how you got your Flutter job. Was it through friends or family? Online application? Social media? Also share which country you're from! I'm from Singapore.
August 25, 2020 at 04:17AM by thehappyharis
https://ift.tt/3goA787
How did you get your Flutter developer job?
I assume a lot of us eventually want to get a job using the Flutter framework. However, there might be some of us who has no experience getting one. I hope this thread can inspire and help people looking for a Flutter. I will share my experience on how I got my Flutter job.In 2018, I found Flutter (it was on beta) and update my LinkedIn profile to say that I was exploring the technologies of Flutter. Then, a founder of a startup messaged me if I was free to discuss on Flutter. We met and eventually I became an intern for them. After a few months, I converted into a full time Flutter developer. I was pretty lucky back then.Currently, I no longer work for them as I am pursuing my own venture. However, I do have people offering me Flutter jobs and opportunities to work in their startup and companies. And they usually contact me through my YouTube channel.Therefore, from my observation, if you have a good online presence about Flutter, you might have opportunities knocking on you.Do share how you got your Flutter job. Was it through friends or family? Online application? Social media? Also share which country you're from! I'm from Singapore.
August 25, 2020 at 04:17AM by thehappyharis
https://ift.tt/3goA787
reddit
How did you get your Flutter developer job?
I assume a lot of us eventually want to get a job using the Flutter framework. However, there might be some of us who has no experience getting...
New post on /r/flutterdev subreddit:
Deep linkikg and back stack
Hi all.I've been reading a lot about deep linking and creating an associated back stack for proper back navigation, but can't still find a "proper" and easy method to achieve that.But I think the issue here is how to fabricate a proper back stack (without any screen glitches or unnecessary route animations) because then deep linking becomes an easier matter.Also, if you've been in the same boat and have implemented the functionality, please share your experience and optimally your solution.
August 25, 2020 at 07:44AM by ResponsibilityLeft50
https://ift.tt/2YwwVBz
Deep linkikg and back stack
Hi all.I've been reading a lot about deep linking and creating an associated back stack for proper back navigation, but can't still find a "proper" and easy method to achieve that.But I think the issue here is how to fabricate a proper back stack (without any screen glitches or unnecessary route animations) because then deep linking becomes an easier matter.Also, if you've been in the same boat and have implemented the functionality, please share your experience and optimally your solution.
August 25, 2020 at 07:44AM by ResponsibilityLeft50
https://ift.tt/2YwwVBz
reddit
Deep linkikg and back stack
Hi all. I've been reading a lot about deep linking and creating an associated back stack for proper back navigation, but can't still find a...
New post on Flutter Dev Google group:
Getting a specific data from the string received
Greeting. I'm new to flutter. I need to create an App in which one of the operation is to receive SMS and need to display the data in the app. For example, if I receive " POWER BACK 3PHASE SUPPLY AUTOMODE ON RY: 425 YB: 425 BR: 430 SIGNAL: 033 " Here, only numbers will be differs from each
August 25, 2020 at 07:21AM by Sangamithra Senthil
https://ift.tt/3aW53eN
Getting a specific data from the string received
Greeting. I'm new to flutter. I need to create an App in which one of the operation is to receive SMS and need to display the data in the app. For example, if I receive " POWER BACK 3PHASE SUPPLY AUTOMODE ON RY: 425 YB: 425 BR: 430 SIGNAL: 033 " Here, only numbers will be differs from each
August 25, 2020 at 07:21AM by Sangamithra Senthil
https://ift.tt/3aW53eN
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:
Drop it like it’s 🔥 Using dropdowns in Flutter
https://ift.tt/3hqLxd7
August 25, 2020 at 08:37AM by thomasmiddel
https://ift.tt/3lctQAa
Drop it like it’s 🔥 Using dropdowns in Flutter
https://ift.tt/3hqLxd7
August 25, 2020 at 08:37AM by thomasmiddel
https://ift.tt/3lctQAa
Medium
Drop it like it’s 🔥 Using dropdowns in Flutter
Dropdowns are good when you’d like to pick an option out of a large dataset, but how do we add them in a Flutter app? And better yet: how…
New post on /r/flutterdev subreddit:
How to get started?
Hey guys. I just wanted to know in your opinion whats the beat way to get started with Flutter. Im not new to programming so the level of the tutorial should not be very low. Thanks in advance
August 25, 2020 at 11:43AM by Vladc92
https://ift.tt/3jfh5mO
How to get started?
Hey guys. I just wanted to know in your opinion whats the beat way to get started with Flutter. Im not new to programming so the level of the tutorial should not be very low. Thanks in advance
August 25, 2020 at 11:43AM by Vladc92
https://ift.tt/3jfh5mO
reddit
How to get started?
Hey guys. I just wanted to know in your opinion whats the beat way to get started with Flutter. Im not new to programming so the level of the...
New post on /r/flutterdev subreddit:
Code generation for Flutter localization
Hi everyone, I want to share with you my first package. It simplifies Flutter localization by using code generation. It moves all translation files (json, yaml) validation away from runtime and generates easy to use static fields. Any feedback or opinion are very appreciated:
https://pub.dev/packages/auto_localized
August 25, 2020 at 11:54AM by Advanced-Bit7571
https://ift.tt/2QkCm1V
Code generation for Flutter localization
Hi everyone, I want to share with you my first package. It simplifies Flutter localization by using code generation. It moves all translation files (json, yaml) validation away from runtime and generates easy to use static fields. Any feedback or opinion are very appreciated:
https://pub.dev/packages/auto_localized
August 25, 2020 at 11:54AM by Advanced-Bit7571
https://ift.tt/2QkCm1V
Dart packages
auto_localized | Flutter Package
Easy to use runtime-safe Flutter app localization tool using code generation.
New post on /r/flutterdev subreddit:
Ternary Operator For Dynamic Widgets!⚡
https://youtu.be/riDhHw4kD-M
August 25, 2020 at 12:23PM by abhishvekpvt
https://ift.tt/3aRTzcv
Ternary Operator For Dynamic Widgets!⚡
https://youtu.be/riDhHw4kD-M
August 25, 2020 at 12:23PM by abhishvekpvt
https://ift.tt/3aRTzcv
YouTube
Ternary Operator In Flutter | Flutter Concepts
Ternary Operator comes handy while assigning conditions on Widgets. Let's take a deep dive over Ternary Operator within Dart for Flutter!Some tips :1.Have a ...
New post on Flutter Dev Google group:
version compatible
there is a problem in installing the flutter application it is showing that the version is not compatible with the version of your windows . so is there any other version of flutter
August 25, 2020 at 12:24PM by Milin Marathe
https://ift.tt/3htrWZN
version compatible
there is a problem in installing the flutter application it is showing that the version is not compatible with the version of your windows . so is there any other version of flutter
August 25, 2020 at 12:24PM by Milin Marathe
https://ift.tt/3htrWZN
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:
Face ID Authentication in Android
Hi folks,I am now deciding whether I should use Flutter in the coming project. One of our main requirements is Face Id Authentication. I just checked the local_auth Libray. But this library only mentions about fingerprint auth for android. Is there anyone who already integrated Face ID Authentication for Flutter Application?
August 25, 2020 at 01:01PM by MinHtet_Oo
https://ift.tt/3lg27yC
Face ID Authentication in Android
Hi folks,I am now deciding whether I should use Flutter in the coming project. One of our main requirements is Face Id Authentication. I just checked the local_auth Libray. But this library only mentions about fingerprint auth for android. Is there anyone who already integrated Face ID Authentication for Flutter Application?
August 25, 2020 at 01:01PM by MinHtet_Oo
https://ift.tt/3lg27yC
Dart packages
local_auth | Flutter package
Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.
New post on /r/flutterdev subreddit:
Playify
I developed a plugin that can fetch songs/albums/artists from Apple Music and play/pause/seek/shuffle/repeat/set a queue. Currently it is only iOS supported, but I want to also add Android support (presumably with some help). I intended to develop this plugin for developers to easily implement music player mobile apps. This is my first Flutter plugin and the first time I ever wrote native code, so I would always appreciate a PR, tips, and suggestions. Thanks for checking it out.Playify
August 25, 2020 at 01:00PM by iberatkaya
https://ift.tt/2CX4V2l
Playify
I developed a plugin that can fetch songs/albums/artists from Apple Music and play/pause/seek/shuffle/repeat/set a queue. Currently it is only iOS supported, but I want to also add Android support (presumably with some help). I intended to develop this plugin for developers to easily implement music player mobile apps. This is my first Flutter plugin and the first time I ever wrote native code, so I would always appreciate a PR, tips, and suggestions. Thanks for checking it out.Playify
August 25, 2020 at 01:00PM by iberatkaya
https://ift.tt/2CX4V2l
Dart packages
playify | Flutter Package
Playify is a Flutter plugin for playing music and fetching music metadata. Currently supports only iOS.
New post on /r/flutterdev subreddit:
App Feedback Thread - August 25, 2020
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
August 25, 2020 at 02:33PM by AutoModerator
https://ift.tt/2FWD5Ew
App Feedback Thread - August 25, 2020
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
August 25, 2020 at 02:33PM by AutoModerator
https://ift.tt/2FWD5Ew
reddit
App Feedback Thread - August 25, 2020
This thread is for getting feedback on your own apps. ####Developers: - must **provide feedback** for others - must include **Play Store**,...
New post on /r/flutterdev subreddit:
Flutter vs React Native, writing an app with each one: Part 1
https://ift.tt/2CUNQ94
August 25, 2020 at 02:24PM by PixoDev
https://ift.tt/34rh8aS
Flutter vs React Native, writing an app with each one: Part 1
https://ift.tt/2CUNQ94
August 25, 2020 at 02:24PM by PixoDev
https://ift.tt/34rh8aS
Pixo
Flutter vs React Native, writing an app with each one: Part 1 - Pixo
Flutter vs React Native, writing the same app with each framework to spot the differences during the process.
New post on /r/flutterdev subreddit:
Preprocessor support instead of code generation
Sometimes we need to use a method called code generation to write less code eg: for serialization or modelling, scaffolding, etc... But it have some issues, for example it generates 2x files (mode.dart, model.g.dart), or we have to re-generate code when we change something, or last 1-2 days build_runner is completely broke (hive#387).But If we have some sort of preprocessor (like C preprocessor) that runs and generates code before compiling it would solve some of the issues. It requires changes on core build system to add preprocessor layers. If we have ability to add custom preprocessor layers to dart build pipeline we could write our own preprocessors or even use exists preprocessors like C preprocessor in dart code.What do you think about that?
August 25, 2020 at 05:08PM by zMisir
https://ift.tt/32t5VDU
Preprocessor support instead of code generation
Sometimes we need to use a method called code generation to write less code eg: for serialization or modelling, scaffolding, etc... But it have some issues, for example it generates 2x files (mode.dart, model.g.dart), or we have to re-generate code when we change something, or last 1-2 days build_runner is completely broke (hive#387).But If we have some sort of preprocessor (like C preprocessor) that runs and generates code before compiling it would solve some of the issues. It requires changes on core build system to add preprocessor layers. If we have ability to add custom preprocessor layers to dart build pipeline we could write our own preprocessors or even use exists preprocessors like C preprocessor in dart code.What do you think about that?
August 25, 2020 at 05:08PM by zMisir
https://ift.tt/32t5VDU
GitHub
hive generator runs indefinitely · Issue #387 · hivedb/hive
In my case, the hive generator runs indefinitely, it's been running for more than 15 minutes but no output. My Classes import 'package:hive/hive.dart'; part 'badges....
New post on /r/flutterdev subreddit:
New release step_progress_indicator 0.2.4 - Added rounded edges and gradient colors
https://ift.tt/38WoDWH
August 25, 2020 at 05:31PM by cmprogrammers
https://ift.tt/34v508D
New release step_progress_indicator 0.2.4 - Added rounded edges and gradient colors
https://ift.tt/38WoDWH
August 25, 2020 at 05:31PM by cmprogrammers
https://ift.tt/34v508D
Dart packages
step_progress_indicator | Flutter Package
Bar indicator made of a series of selected and unselected steps
New post on /r/flutterdev subreddit:
Background location package
Hi guys,Has anyone used a background location package for flutter such as geolocator or background_location? I am wondering the following:How accurate is the location data (assuming using best accuracy settings)How much data is usedWhat is the effect on batteryWhat is the best package/solutionCheers
August 25, 2020 at 05:29PM by Maxxammus
https://ift.tt/2FXd1sT
Background location package
Hi guys,Has anyone used a background location package for flutter such as geolocator or background_location? I am wondering the following:How accurate is the location data (assuming using best accuracy settings)How much data is usedWhat is the effect on batteryWhat is the best package/solutionCheers
August 25, 2020 at 05:29PM by Maxxammus
https://ift.tt/2FXd1sT
Dart packages
geolocator | Flutter package
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
New post on /r/flutterdev subreddit:
Thanks!
Got 100 subs in my YT channel, and I wanna thank you all the Flutter developers who joined rapidly recently.
August 25, 2020 at 05:25PM by indy900000
https://ift.tt/2YxMKrn
Thanks!
Got 100 subs in my YT channel, and I wanna thank you all the Flutter developers who joined rapidly recently.
August 25, 2020 at 05:25PM by indy900000
https://ift.tt/2YxMKrn
reddit
Thanks!
Got 100 subs in my YT channel, and I wanna thank you all the Flutter developers who joined rapidly recently.
New post on /r/flutterdev subreddit:
Flutter WhatsApp UI - Web and Mobile - Responsive Design
https://youtu.be/RcsT6o9gLYY
August 25, 2020 at 05:20PM by beingonearth
https://ift.tt/3j8f3Va
Flutter WhatsApp UI - Web and Mobile - Responsive Design
https://youtu.be/RcsT6o9gLYY
August 25, 2020 at 05:20PM by beingonearth
https://ift.tt/3j8f3Va
YouTube
Flutter WhatsApp UI - Web and Mobile - Responsive Design
Like, Share, and Subscribe.
In this video, we will design WhatsApp UI according to different screen sizes using Flutter.
Fitness App UI Tutorial: https://www.youtube.com/watch?v=hTg4DDl8Ixo
Flutter Navigation: https://www.youtube.com/watch?v=FV5k56IJWsk&t=289s…
In this video, we will design WhatsApp UI according to different screen sizes using Flutter.
Fitness App UI Tutorial: https://www.youtube.com/watch?v=hTg4DDl8Ixo
Flutter Navigation: https://www.youtube.com/watch?v=FV5k56IJWsk&t=289s…