New post on Flutter Dev Google group:
Live tracking
Is it possible to live tracking in flutter? I want to help about live tracking because I am new in flutter. Any library or tutorial?
August 27, 2020 at 09:19AM by john786
https://ift.tt/3lkOjCV
Live tracking
Is it possible to live tracking in flutter? I want to help about live tracking because I am new in flutter. Any library or tutorial?
August 27, 2020 at 09:19AM by john786
https://ift.tt/3lkOjCV
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:
Guys, I am adding the events in the calendar. Do help me with this.
https://stackoverflow.com/questions/63611832/how-to-change-the-list-of-events-of-dynamic-type-into-my-own-type-in-calendar-in
August 27, 2020 at 10:38AM by Aaaamaaaaaannnn
https://ift.tt/2D0TbvA
Guys, I am adding the events in the calendar. Do help me with this.
https://stackoverflow.com/questions/63611832/how-to-change-the-list-of-events-of-dynamic-type-into-my-own-type-in-calendar-in
August 27, 2020 at 10:38AM by Aaaamaaaaaannnn
https://ift.tt/2D0TbvA
Stack Overflow
How to change the list of events of dynamic type into my own type in calendar in flutter?
I am using the table calendar for storing the events in the list. The default list is of List<dynamic> type but what I want is to store the events in another type list which is of List<
New post on /r/flutterdev subreddit:
This is a demographic chart our team (Nextfunc - https://nextfunc.com) built last year. We used Animation, AnimationController, Curves and maths. We will refactor the code and open source the chart part soon!
https://www.youtube.com/watch?v=UzBPYW3HXoo
August 27, 2020 at 10:22AM by tranhuyphuc
https://ift.tt/3bcFeYp
This is a demographic chart our team (Nextfunc - https://nextfunc.com) built last year. We used Animation, AnimationController, Curves and maths. We will refactor the code and open source the chart part soon!
https://www.youtube.com/watch?v=UzBPYW3HXoo
August 27, 2020 at 10:22AM by tranhuyphuc
https://ift.tt/3bcFeYp
Nextfunc
Nextfunc Co., Ltd
Nextfunc Co.,Ltd - We provide out sourcing services and build Education products
New post on Flutter Dev Google group:
Can I place ads every 4 grids on the GridView?
[image: bbb.png] I looked for a reference for applying this to Flutter, but it didn't really help. Maybe you can help me to create a GridView that is inserted with an ad every 4 grids.
August 27, 2020 at 10:46AM by Serarinne
https://ift.tt/3gzYX5h
Can I place ads every 4 grids on the GridView?
[image: bbb.png] I looked for a reference for applying this to Flutter, but it didn't really help. Maybe you can help me to create a GridView that is inserted with an ad every 4 grids.
August 27, 2020 at 10:46AM by Serarinne
https://ift.tt/3gzYX5h
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:
Whatsapp community for developers
Deve*lopers View Point* Hello Everyone. Are you a developer or beginner in development. Is you got any problems on development and need help from others . So here comes Developers View Point (DVP) . Dvp provides several Global community for developers who need solutions on problem. And support
August 27, 2020 at 10:48AM by Vishnu Suresh
https://ift.tt/2EHNC60
Whatsapp community for developers
Deve*lopers View Point* Hello Everyone. Are you a developer or beginner in development. Is you got any problems on development and need help from others . So here comes Developers View Point (DVP) . Dvp provides several Global community for developers who need solutions on problem. And support
August 27, 2020 at 10:48AM by Vishnu Suresh
https://ift.tt/2EHNC60
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:
Exception : Gradle task assembleDebug with exit code -1. Can anyone help me with this!
Hey, I'm a flutter beginner. I just started studying flutter last month. Whenever I'm running the program, this exception occurs. I can't do anything because of this. I tried a lot and searched the internet but all just fails. Anyone can help me out of this!
August 27, 2020 at 11:39AM by Mohamed Rihan K
https://ift.tt/3b7YQg3
Exception : Gradle task assembleDebug with exit code -1. Can anyone help me with this!
Hey, I'm a flutter beginner. I just started studying flutter last month. Whenever I'm running the program, this exception occurs. I can't do anything because of this. I tried a lot and searched the internet but all just fails. Anyone can help me out of this!
August 27, 2020 at 11:39AM by Mohamed Rihan K
https://ift.tt/3b7YQg3
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:
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 Flutter​https://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 Flutter​https://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...