New post on /r/flutterdev subreddit:
Miniplayer functionality in flutter
I've created a package to simply create a miniplayer in flutter. This post is especially interesting for everybody who develops a flutter app with the ability to play media such as a music player.pub.dev/packages/miniplayer
August 27, 2020 at 12:38PM by VELSEM_
https://ift.tt/2D7fcZU
Miniplayer functionality in flutter
I've created a package to simply create a miniplayer in flutter. This post is especially interesting for everybody who develops a flutter app with the ability to play media such as a music player.pub.dev/packages/miniplayer
August 27, 2020 at 12:38PM by VELSEM_
https://ift.tt/2D7fcZU
Dart packages
miniplayer | Flutter package
A lightweight flutter package to simplify the creation of a miniplayer.
New post on /r/flutterdev subreddit:
Firebase Push Notifications Over Device,Segment and topic! (Updated Firebase Methods)
https://youtu.be/NYHxII3bLLY
August 27, 2020 at 12:19PM by abhishvekpvt
https://ift.tt/2QthqWn
Firebase Push Notifications Over Device,Segment and topic! (Updated Firebase Methods)
https://youtu.be/NYHxII3bLLY
August 27, 2020 at 12:19PM by abhishvekpvt
https://ift.tt/2QthqWn
YouTube
Flutter Firebase Push Notifications📢|Flutter Push Notifications Firebase|Push Notifications Firebase
🌩Let's grab user's attention by sending push notifications using Firebase Cloud Messaging(FCM) to the device,segment and topic for Flutter.Flutter Firebase Push Notifications⚡|Flutter Push Notifications Firebase
⛄Support Me(please) To Get Complete Source…
⛄Support Me(please) To Get Complete Source…
New post on Flutter Dev Google group:
Error with agora rtc engine plugin when release for iOS
Hi, dear community. I am working on an app using Agora RTC video conference service. It was released for Android well but for iOS I am living the next problem when I *flutter build iOS* Xcode version: 11.3.1 Flutter: 1.12.13+hotfix.9-pre.1 agora_rtc_engine: 1.0.12 Failed to build iOS app
August 27, 2020 at 01:47PM by Luis Ernesto Páez
https://ift.tt/2YCyQV0
Error with agora rtc engine plugin when release for iOS
Hi, dear community. I am working on an app using Agora RTC video conference service. It was released for Android well but for iOS I am living the next problem when I *flutter build iOS* Xcode version: 11.3.1 Flutter: 1.12.13+hotfix.9-pre.1 agora_rtc_engine: 1.0.12 Failed to build iOS app
August 27, 2020 at 01:47PM by Luis Ernesto Páez
https://ift.tt/2YCyQV0
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:
Loading effect
Hello guys, I want to know how to create loading effect in flutter like google news.
August 27, 2020 at 01:56PM by Gulam Fahad Ahmed
https://ift.tt/2ECsWMw
Loading effect
Hello guys, I want to know how to create loading effect in flutter like google news.
August 27, 2020 at 01:56PM by Gulam Fahad Ahmed
https://ift.tt/2ECsWMw
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:
XColor: a color used with generic hex color as string.
Use it like so.
August 27, 2020 at 02:18PM by softmarshmallow
https://ift.tt/2EGnQyG
XColor: a color used with generic hex color as string.
Use it like so.
dart var color = XColor("#FF23232"); var icon = Icon(Icons.add, color: color);
installation on pub:x_colorstar it on github if you like it!demo app here.August 27, 2020 at 02:18PM by softmarshmallow
https://ift.tt/2EGnQyG
Dart packages
x_color | Flutter Package
A dynamic and remote color data holder for flutter remote-ui project
New post on /r/flutterdev subreddit:
Cloud Firestore Changes
Does anyone will keep using <= 0.13 version since >=0.14 since now a lot of things was changed?Personally I didn't like the new syntax. I was so used to the terms it was using...do you guys think will I miss something great not updating? They are not improving, adding more features I guess...
August 27, 2020 at 03:43PM by D_apps
https://ift.tt/2YGnPSB
Cloud Firestore Changes
Does anyone will keep using <= 0.13 version since >=0.14 since now a lot of things was changed?Personally I didn't like the new syntax. I was so used to the terms it was using...do you guys think will I miss something great not updating? They are not improving, adding more features I guess...
August 27, 2020 at 03:43PM by D_apps
https://ift.tt/2YGnPSB
reddit
Cloud Firestore Changes
Does anyone will keep using <= 0.13 version since >=0.14 since now a lot of things was changed? Personally I didn't like the new syntax. I was so...
New post on Flutter Dev Google group:
I am getting an error for a long time of sdk version but not able to figure out the problem. Can someone please help?
Below is the screenshot
August 27, 2020 at 03:50PM by rakesh...@gmail.com
https://ift.tt/2G485Cz
I am getting an error for a long time of sdk version but not able to figure out the problem. Can someone please help?
Below is the screenshot
August 27, 2020 at 03:50PM by rakesh...@gmail.com
https://ift.tt/2G485Cz
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:
Make your AppBar Flexible
https://www.youtube.com/watch?v=nvwZO5wgCYQ
August 27, 2020 at 03:54PM by postgor
https://ift.tt/3b3aBo3
Make your AppBar Flexible
https://www.youtube.com/watch?v=nvwZO5wgCYQ
August 27, 2020 at 03:54PM by postgor
https://ift.tt/3b3aBo3
YouTube
Flutter UI Tip 1: Stretchy Header
Add a stretchable header to your Flutter application.
--
Program I use for mockups.
https://bit.ly/rotatopro
This is an affiliate link, if you purchase from this link then I'll earn a small commission. Which is a great way to support the channel :)
--
Check…
--
Program I use for mockups.
https://bit.ly/rotatopro
This is an affiliate link, if you purchase from this link then I'll earn a small commission. Which is a great way to support the channel :)
--
Check…
New post on /r/flutterdev subreddit:
Flutter and Swift; my experience
I am a futter developer and recently tried swift for an ios application.There are alot if similarities between flutter and swift but I think swift is superior. It is easy to work with the ios sdk, you can develop wtachos apps if you know swift and the ui stuff is easy too. On the other hand all flutter is is an easy UI design tool and the dart language gives basic oop and logic functionality but the part that drives me crazy is when I want to do something like access the storage or notifications or play sound.I was recently developing an app and I needed to implement. There was no easy way to do it and I needed to use a plugin.(audioplayers). The plugin had an issue of making a jerk sound if I interact with a sound element too quickly and this thing is still a bug. There is no way to interact with the sdk, if you want to do it you need to learn java (i f***ing hate java so so much).Do you think flutter will one day be able to interact with the api in a useable way.
August 27, 2020 at 03:51PM by skipperphanny
https://ift.tt/3llxuHX
Flutter and Swift; my experience
I am a futter developer and recently tried swift for an ios application.There are alot if similarities between flutter and swift but I think swift is superior. It is easy to work with the ios sdk, you can develop wtachos apps if you know swift and the ui stuff is easy too. On the other hand all flutter is is an easy UI design tool and the dart language gives basic oop and logic functionality but the part that drives me crazy is when I want to do something like access the storage or notifications or play sound.I was recently developing an app and I needed to implement. There was no easy way to do it and I needed to use a plugin.(audioplayers). The plugin had an issue of making a jerk sound if I interact with a sound element too quickly and this thing is still a bug. There is no way to interact with the sdk, if you want to do it you need to learn java (i f***ing hate java so so much).Do you think flutter will one day be able to interact with the api in a useable way.
August 27, 2020 at 03:51PM by skipperphanny
https://ift.tt/3llxuHX
Dart packages
audioplayers | Flutter package
A Flutter plugin to play multiple audio files simultaneously
New post on /r/flutterdev subreddit:
I created after I started learning Flutter.
PlutoGridThis is the first DataGrid I created after I started learning Flutter.There will be a lot of bugs.This is intended for you who are learning Flutter like me.Make a Pull Request.
August 27, 2020 at 05:10PM by weblaze_bosskmk
https://ift.tt/3jjaBmH
I created after I started learning Flutter.
PlutoGridThis is the first DataGrid I created after I started learning Flutter.There will be a lot of bugs.This is intended for you who are learning Flutter like me.Make a Pull Request.
August 27, 2020 at 05:10PM by weblaze_bosskmk
https://ift.tt/3jjaBmH
New post on Flutter Dev Google group:
flutter webview adblock
hello guys, i want to know how to block ads and popups in flutter webview.
August 27, 2020 at 05:56PM by Gulam Fahad Ahmed
https://ift.tt/3jimfOK
flutter webview adblock
hello guys, i want to know how to block ads and popups in flutter webview.
August 27, 2020 at 05:56PM by Gulam Fahad Ahmed
https://ift.tt/3jimfOK
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:
Best Databases for Flutter Applications: A Guide
https://www.youtube.com/watch?v=l7FYY2y1pMQ&feature=share
August 27, 2020 at 05:58PM by faizollah
https://ift.tt/34QHUtB
Best Databases for Flutter Applications: A Guide
https://www.youtube.com/watch?v=l7FYY2y1pMQ&feature=share
August 27, 2020 at 05:58PM by faizollah
https://ift.tt/34QHUtB
YouTube
Best Databases for Flutter Applications: A Guide
It is confusing to choose which database to use for a Flutter application. In this video, we go through some of the best databases available for Flutter like Hive, SQFLite, Moor. We discuss local and cloud databases and their application and use cases.
00:15…
00:15…
New post on /r/flutterdev subreddit:
SuperDeclarative : Nest Protect Hero in Flutter [Widget Workshop]
https://youtu.be/X8Zx9E3IR8A
August 27, 2020 at 06:19PM by EngineerScientist
https://ift.tt/34DjcfX
SuperDeclarative : Nest Protect Hero in Flutter [Widget Workshop]
https://youtu.be/X8Zx9E3IR8A
August 27, 2020 at 06:19PM by EngineerScientist
https://ift.tt/34DjcfX
YouTube
Nest Protect Hero in Flutter | Widget Workshop
Today we’re building a Flutter Widget that’s inspired by the Nest Protect hero pattern in the Nest app.
Nest Protect is the name of Nest’s smoke detector. If you have one, you’ll notice that at the top of the screen for your Protect in the Nest app, there…
Nest Protect is the name of Nest’s smoke detector. If you have one, you’ll notice that at the top of the screen for your Protect in the Nest app, there…
New post on /r/flutterdev subreddit:
Uploading Files using Flutter
HelloI have created a tutorial that will help you doing upload of files using Flutterhttps://medium.com/@andrepasr16/uploading-files-using-flutter-9415cd7524b1
August 27, 2020 at 06:49PM by Candid-Potato-2197
https://ift.tt/34E3yRC
Uploading Files using Flutter
HelloI have created a tutorial that will help you doing upload of files using Flutterhttps://medium.com/@andrepasr16/uploading-files-using-flutter-9415cd7524b1
August 27, 2020 at 06:49PM by Candid-Potato-2197
https://ift.tt/34E3yRC
Medium
Uploading Files using Flutter
Uploading images to our application is one of the most important actions nowadays, every day we share files with friends and like to share…
New post on /r/flutterdev subreddit:
Alternative To Google Maps?
So a couple of friends and I had an idea for an app that requires a map to be rendered that we can draw / render some more stuff on top of. The goto choice for this would obviously be google maps, but we're not really crazy about those google maps api prices so we are considering using an open source alternative, since there are quite a lot out there. But the problem is that most of those open source map libaries have javascript sdks so we might have to use react native instead.So, especially considering that flutter is also from google, are there any production ready map renderer alternatives to google maps for flutter? And if not, do you know of any in react native?
August 27, 2020 at 07:45PM by daniellionel
https://ift.tt/2QxFqb3
Alternative To Google Maps?
So a couple of friends and I had an idea for an app that requires a map to be rendered that we can draw / render some more stuff on top of. The goto choice for this would obviously be google maps, but we're not really crazy about those google maps api prices so we are considering using an open source alternative, since there are quite a lot out there. But the problem is that most of those open source map libaries have javascript sdks so we might have to use react native instead.So, especially considering that flutter is also from google, are there any production ready map renderer alternatives to google maps for flutter? And if not, do you know of any in react native?
August 27, 2020 at 07:45PM by daniellionel
https://ift.tt/2QxFqb3
reddit
Alternative To Google Maps?
So a couple of friends and I had an idea for an app that requires a map to be rendered that we can draw / render some more stuff on top of. The...
New post on /r/flutterdev subreddit:
Using StreamBuilder to render a favorites list (The Boring Flutter Devel...
https://www.youtube.com/watch?v=26pFZL9xugo&feature=share
August 27, 2020 at 07:57PM by Pixelreddit
https://ift.tt/3gvmzrv
Using StreamBuilder to render a favorites list (The Boring Flutter Devel...
https://www.youtube.com/watch?v=26pFZL9xugo&feature=share
August 27, 2020 at 07:57PM by Pixelreddit
https://ift.tt/3gvmzrv
YouTube
Using StreamBuilder to render a favorites list (The Boring Flutter Development Show, Ep. 42)
In this episode, Fitz shares a couple of UI tweaks, general updates, and rendering the favorite articles page in our long-running Flutter app! Timestamps:3:0...
New tweet from FlutterDev:
👏 We're back with Hacker News updates...
Join @Fitzface as he works through getting the UI built for the "favorites" page.
🌟ListView
🌟StreamBuilder
🌟BuildContext, and more.
Watch the #BoringShow → https://t.co/ECeV6fpR2w pic.twitter.com/lnX2jvixRi— Flutter (@FlutterDev) August 27, 2020
August 27, 2020 at 07:44PM
http://twitter.com/FlutterDev/status/1299040036306944000
👏 We're back with Hacker News updates...
Join @Fitzface as he works through getting the UI built for the "favorites" page.
🌟ListView
🌟StreamBuilder
🌟BuildContext, and more.
Watch the #BoringShow → https://t.co/ECeV6fpR2w pic.twitter.com/lnX2jvixRi— Flutter (@FlutterDev) August 27, 2020
August 27, 2020 at 07:44PM
http://twitter.com/FlutterDev/status/1299040036306944000
New post on /r/flutterdev subreddit:
Using a function in provider package
I am adding an event in the calendar in a map,
Map<DateTime, List<EventStore>> _events ={};Now When any date is selected in the calendar I want the events to show in the calendar, but In my case whenever any date is selected it does not show the event immediately but after reloading the app.
I have tried this for showing the events when any date is selected,on calendar
and event
of onSelectedDay
like above.
How can I show the events when any date is selected immediatly?
August 28, 2020 at 07:30AM by Aaaamaaaaaannnn
https://ift.tt/3hCs5tY
Using a function in provider package
I am adding an event in the calendar in a map,
Map<DateTime, List<EventStore>> _events ={};Now When any date is selected in the calendar I want the events to show in the calendar, but In my case whenever any date is selected it does not show the event immediately but after reloading the app.
I have tried this for showing the events when any date is selected,on calendar
onDaySelected: eventModifierProvider.whenSelectedDay,on provider
whenSelectedDay(_date,_event){ selectedEvents = _event.cast<EventStore>(); notifyListeners(); }It feels as if I have done any mistake in working with parameters. I have tried using Date
and event
of onSelectedDay
like above.
How can I show the events when any date is selected immediatly?
August 28, 2020 at 07:30AM by Aaaamaaaaaannnn
https://ift.tt/3hCs5tY
reddit
Using a function in provider package
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Easily request user's phone number and consent to read sms without adding any permissions!
https://pub.dev/packages/sms_user_consent
August 28, 2020 at 08:31AM by tuttski
https://ift.tt/31yAbOw
Easily request user's phone number and consent to read sms without adding any permissions!
https://pub.dev/packages/sms_user_consent
August 28, 2020 at 08:31AM by tuttski
https://ift.tt/31yAbOw
Dart packages
sms_user_consent | Flutter package
Request user's phone number (supports dual sim) and/or consent to read SMS without adding any permissions
New post on Flutter Dev Google group:
How To Get User's Display Name & Image Upon Signup
Hi guys, I need help... I am trying to get user's display name and image upon sign up so that I can use it elsewhere like the picture below (sharedpreferences): [image: IMG_20200825_111050.jpg] but I have an issue because I can't find any docs that says that sharedpref can get that details... I
August 28, 2020 at 09:58AM by Charisa Emmanuel
https://ift.tt/32xemOH
How To Get User's Display Name & Image Upon Signup
Hi guys, I need help... I am trying to get user's display name and image upon sign up so that I can use it elsewhere like the picture below (sharedpreferences): [image: IMG_20200825_111050.jpg] but I have an issue because I can't find any docs that says that sharedpref can get that details... I
August 28, 2020 at 09:58AM by Charisa Emmanuel
https://ift.tt/32xemOH
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:
Why build function is getting call when trying to open and close keyboard in flutter
Hello friends, Why build function is getting call when try to open and close keyboard. 1.I've made statefull class(Hompage) where define map on this map multiple markers rendering these markers data coming from server using provider with consumer.On this page use customAppbar class(stateless) in
August 28, 2020 at 10:37AM by sumi...@gmail.com
https://ift.tt/32C1sz7
Why build function is getting call when trying to open and close keyboard in flutter
Hello friends, Why build function is getting call when try to open and close keyboard. 1.I've made statefull class(Hompage) where define map on this map multiple markers rendering these markers data coming from server using provider with consumer.On this page use customAppbar class(stateless) in
August 28, 2020 at 10:37AM by sumi...@gmail.com
https://ift.tt/32C1sz7
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.