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…
New post on /r/flutterdev subreddit:
Riverpod an easier approach to access Provider - Flutter State Management
https://youtu.be/FHJM5pd1yF4
August 25, 2020 at 05:19PM by MyracleDesign
https://ift.tt/2FMIIVB
Riverpod an easier approach to access Provider - Flutter State Management
https://youtu.be/FHJM5pd1yF4
August 25, 2020 at 05:19PM by MyracleDesign
https://ift.tt/2FMIIVB
YouTube
Riverpod an easier approach to access Provider - Flutter State Management
The next level of the provider usage is Riverpod and Remi brought it to live. It gets rid of some limitations and with this video, I want to create with you a basic application that shows you the beauty and benefits of it. The newest version of Riverpod makes…
New post on Flutter Dev Google group:
Scroll tab
Hello guys, I want to know how to create scroll tabs like google news
August 25, 2020 at 05:41PM by Gulam Fahad Ahmed
https://ift.tt/32o9Thd
Scroll tab
Hello guys, I want to know how to create scroll tabs like google news
August 25, 2020 at 05:41PM by Gulam Fahad Ahmed
https://ift.tt/32o9Thd
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:
Flutter notes app (open source)
😊 Hi guys, I'm very happy to share this app with you, a simple notes app with the dark mode, I hope you like it ❤You can check the source code: https://github.com/Abdellatif404/flutter_notes_appAnd test it on your phone: https://drive.google.com/file/d/1H1riR4fgrwYG1ld95zHByGB1iAjijGy5/view?usp=drivesdk
August 25, 2020 at 06:27PM by Abdellatif404
https://ift.tt/3gnle68
Flutter notes app (open source)
😊 Hi guys, I'm very happy to share this app with you, a simple notes app with the dark mode, I hope you like it ❤You can check the source code: https://github.com/Abdellatif404/flutter_notes_appAnd test it on your phone: https://drive.google.com/file/d/1H1riR4fgrwYG1ld95zHByGB1iAjijGy5/view?usp=drivesdk
August 25, 2020 at 06:27PM by Abdellatif404
https://ift.tt/3gnle68
GitHub
GitHub - Abdellatif404/flutter_notes_app: Notes app written in flutter
Notes app written in flutter. Contribute to Abdellatif404/flutter_notes_app development by creating an account on GitHub.
New post on Flutter Dev Google group:
TikTok Loading Animation in Flutter
https://www.youtube.com/watch?v=7ETYduxVzzA
August 25, 2020 at 07:02PM by Mohamad TN
https://ift.tt/2CVvyVc
TikTok Loading Animation in Flutter
https://www.youtube.com/watch?v=7ETYduxVzzA
August 25, 2020 at 07:02PM by Mohamad TN
https://ift.tt/2CVvyVc
YouTube
How to Create TikTok Loading Animation in Flutter [Speed Code]
Hire me on Upwork:
https://www.upwork.com/freelancers/~0177cff70f87a6e81f
Get the code with full explanation here:
https://neatsnippets.blogspot.com/2020/08/how-to-create-tiktok-loading-animation.html
In this Flutter example, I'll show you how to create…
https://www.upwork.com/freelancers/~0177cff70f87a6e81f
Get the code with full explanation here:
https://neatsnippets.blogspot.com/2020/08/how-to-create-tiktok-loading-animation.html
In this Flutter example, I'll show you how to create…
New post on /r/flutterdev subreddit:
Create and use SVGs and custom animated icons in flutter on android, iOS, and web platforms using flare design tool. You do not need any prior knowledge of designing vectors or icons.
https://ift.tt/2EpZMAv
August 25, 2020 at 09:18PM by subhendupsingh
https://ift.tt/31pS9Tg
Create and use SVGs and custom animated icons in flutter on android, iOS, and web platforms using flare design tool. You do not need any prior knowledge of designing vectors or icons.
https://ift.tt/2EpZMAv
August 25, 2020 at 09:18PM by subhendupsingh
https://ift.tt/31pS9Tg
Medium
Flutter: SVGs and custom animated icons with minimum effort
Create and use SVGs and custom animated icons in flutter on iOS, android and web.
New post on /r/flutterdev subreddit:
What tool do you use for designing Flutter apps?
View Poll
August 25, 2020 at 10:39PM by goranlu
https://ift.tt/2Ew15xF
What tool do you use for designing Flutter apps?
View Poll
August 25, 2020 at 10:39PM by goranlu
https://ift.tt/2Ew15xF
New post on /r/flutterdev subreddit:
AWS Amplify for Flutter Apps in 100 Seconds
https://twitter.com/swyx/status/1298349861696282625
August 25, 2020 at 10:37PM by hb_to_ms
https://ift.tt/3aUwPbI
AWS Amplify for Flutter Apps in 100 Seconds
https://twitter.com/swyx/status/1298349861696282625
August 25, 2020 at 10:37PM by hb_to_ms
https://ift.tt/3aUwPbI
Twitter
shawn swyx wang
🆕 AWS Amplify for Flutter Apps in 100 Seconds 📺https://t.co/MD3sZB4hdZ 📖https://t.co/ywZx8rzVR5 Let's build a Photo-sharing app with Authentication and Storage with @AWSAmplify's new @FlutterDev support (in public Preview)! pls pardon the @ScreenFlow snafu…
New post on /r/flutterdev subreddit:
A quick guide to setting up Flutter for development in just 15 minutes!
https://youtu.be/vmzSHbQr4wU
August 25, 2020 at 04:54PM by TheFilipG
https://ift.tt/31pZFxB
A quick guide to setting up Flutter for development in just 15 minutes!
https://youtu.be/vmzSHbQr4wU
August 25, 2020 at 04:54PM by TheFilipG
https://ift.tt/31pZFxB
YouTube
Flutter Dev Setup in 15 MINUTES
SUBSCRIBE ► http://youtube.com/channel/UCG7EBd-JrRZehNv9e5m1fQQ?sub_confirmation=1
With cross-platform development becoming significantly more popular in todays market - it seems like Flutter is getting the reputation that it deserves. Flutter is a comprehensive…
With cross-platform development becoming significantly more popular in todays market - it seems like Flutter is getting the reputation that it deserves. Flutter is a comprehensive…
New post on /r/flutterdev subreddit:
Create Model Class for List of Objects Json Data || Create Dynamic Widget for list type of Data | #3
https://youtu.be/loVpUXTMSxw
August 25, 2020 at 03:59PM by devstackin
https://ift.tt/31sRn8j
Create Model Class for List of Objects Json Data || Create Dynamic Widget for list type of Data | #3
https://youtu.be/loVpUXTMSxw
August 25, 2020 at 03:59PM by devstackin
https://ift.tt/31sRn8j
YouTube
Fetch and Show List of Object data using Listview in Flutter through Rest API || Listview Builder
Show your support and subscribe to the channel -: https://devstack.page.link/eNh4
In this video -:
1) We will understand what is the different type of List of Objects Response
2) We will create the model class for List of Object Json Data
3) Fetch and Show…
In this video -:
1) We will understand what is the different type of List of Objects Response
2) We will create the model class for List of Object Json Data
3) Fetch and Show…
New post on /r/flutterdev subreddit:
TikTok Loading Animation in Flutter [Speed Code]
https://www.youtube.com/watch?v=7ETYduxVzzA
August 25, 2020 at 05:59PM by NeatSnippets
https://ift.tt/2D1WeUs
TikTok Loading Animation in Flutter [Speed Code]
https://www.youtube.com/watch?v=7ETYduxVzzA
August 25, 2020 at 05:59PM by NeatSnippets
https://ift.tt/2D1WeUs
YouTube
How to Create TikTok Loading Animation in Flutter [Speed Code]
Hire me on Upwork:
https://www.upwork.com/freelancers/~0177cff70f87a6e81f
Get the code with full explanation here:
https://neatsnippets.blogspot.com/2020/08/how-to-create-tiktok-loading-animation.html
In this Flutter example, I'll show you how to create…
https://www.upwork.com/freelancers/~0177cff70f87a6e81f
Get the code with full explanation here:
https://neatsnippets.blogspot.com/2020/08/how-to-create-tiktok-loading-animation.html
In this Flutter example, I'll show you how to create…
New post on /r/flutterdev subreddit:
First Look at AWS Amplify Flutter
https://ift.tt/32oNujP
August 25, 2020 at 09:46PM by hb_to_ms
https://ift.tt/2YBuMo1
First Look at AWS Amplify Flutter
https://ift.tt/32oNujP
August 25, 2020 at 09:46PM by hb_to_ms
https://ift.tt/2YBuMo1
DEV Community
First Look at AWS Amplify Flutter (Developer Preview)
AWS Amplify launched a Flutter Integration, so I thought I would record a quick video and blogpost
New post on /r/flutterdev subreddit:
Flutter - Animation with AnimatedContainer - Coflutter
https://ift.tt/34ui4LH
August 26, 2020 at 01:01AM by tranhuyphuc
https://ift.tt/2YAsjKC
Flutter - Animation with AnimatedContainer - Coflutter
https://ift.tt/34ui4LH
August 26, 2020 at 01:01AM by tranhuyphuc
https://ift.tt/2YAsjKC
Coflutter
Flutter - Animation with AnimatedContainer - Coflutter
We learn how to use built-in Animated Container, on of the most common animated widgets in Flutter.
New post on /r/flutterdev subreddit:
Massive FCM message amounts. Best Practise?
Hey, if possible, I'd like to hear your opinion about this situation I've got in right now.I will simplify a little here, as the whole context doesn't really matter, so trust me, what I want to do makes 100% sense if you'd know the whole story.Basically at first launch the user can choose a main-topic, 1 out of 30 and after that, he can select sub-topics (options depending on the main-topic) out of a list.The twist is that sometimes a sub-topic can be selected via all main topics, so basically I'd need to account for the situation that all sub-topics could also be selected via all main-topics.And basically after the user has selected those, they'll get a daily notification about the topics via cloud functions and fcm.Now for the tricky part : I'm using fcm topics which the devices subscribe to, so I can basically broadcast those messages.At first I thought : Yeah, I'll just create a fcm topic for every main-topic and sub-topic there is, until I realized, I'd then be blasting out a massive amount of notifications.The information broadcasted per notification is not big at all, and although it sounds stupid, basically the content of every notification can be compressed to one digit.So basically, instead of broadcasting one message with one digit per topic, I'd want to publish one notification with all digits based on the selected topics on a daily basis to the user.The problem is that with all possible combinations to account for, I'd be sending in the millions of notifications per day, since I'd need to account for every possible combination of main-topics and sub-topics.Could you think of a better solution than just subbing a user to topic
August 26, 2020 at 03:10AM by klingens13
https://ift.tt/2Ek8G2C
Massive FCM message amounts. Best Practise?
Hey, if possible, I'd like to hear your opinion about this situation I've got in right now.I will simplify a little here, as the whole context doesn't really matter, so trust me, what I want to do makes 100% sense if you'd know the whole story.Basically at first launch the user can choose a main-topic, 1 out of 30 and after that, he can select sub-topics (options depending on the main-topic) out of a list.The twist is that sometimes a sub-topic can be selected via all main topics, so basically I'd need to account for the situation that all sub-topics could also be selected via all main-topics.And basically after the user has selected those, they'll get a daily notification about the topics via cloud functions and fcm.Now for the tricky part : I'm using fcm topics which the devices subscribe to, so I can basically broadcast those messages.At first I thought : Yeah, I'll just create a fcm topic for every main-topic and sub-topic there is, until I realized, I'd then be blasting out a massive amount of notifications.The information broadcasted per notification is not big at all, and although it sounds stupid, basically the content of every notification can be compressed to one digit.So basically, instead of broadcasting one message with one digit per topic, I'd want to publish one notification with all digits based on the selected topics on a daily basis to the user.The problem is that with all possible combinations to account for, I'd be sending in the millions of notifications per day, since I'd need to account for every possible combination of main-topics and sub-topics.Could you think of a better solution than just subbing a user to topic
/topics/m12.s72.s63.s45.s52.s89.s31.s21.s94
and so forth since it doesn't seem exactly like best practise to me..?I'd be interested to hear your thoughts!(BTW : I'm using as mentioned Firebase Cloud Messages fired by Firebase Cloud Functions to Flutter Applications running on Android and iOS)August 26, 2020 at 03:10AM by klingens13
https://ift.tt/2Ek8G2C
reddit
Massive FCM message amounts. Best Practise?
A subreddit for Google's portable UI framework.