New post on /r/flutterdev subreddit:
Hotfixes, Page Transitions, Animations - Check out Issue 2 of PlumageDevs Newsletter
https://ift.tt/2LKQh0W
July 27, 2019 at 01:53PM by DecimalSaxon
https://ift.tt/315f2IR
Hotfixes, Page Transitions, Animations - Check out Issue 2 of PlumageDevs Newsletter
https://ift.tt/2LKQh0W
July 27, 2019 at 01:53PM by DecimalSaxon
https://ift.tt/315f2IR
New post on Flutter Dev Google group:
Flutter iOS apps without a Mac feasible?
Is there a feasible approach to developing Flutter apps and targeting iOS without using a Mac?
July 27, 2019 at 02:34PM by David Bain
https://ift.tt/2yimV1e
Flutter iOS apps without a Mac feasible?
Is there a feasible approach to developing Flutter apps and targeting iOS without using a Mac?
July 27, 2019 at 02:34PM by David Bain
https://ift.tt/2yimV1e
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:
I just created a pin code field package. Can be useful for OTP or pin codes
https://ift.tt/2LJMOzQ
July 27, 2019 at 02:56PM by adarbadar
https://ift.tt/2yhJdQC
I just created a pin code field package. Can be useful for OTP or pin codes
https://ift.tt/2LJMOzQ
July 27, 2019 at 02:56PM by adarbadar
https://ift.tt/2yhJdQC
Dart packages
pin_code_fields | Flutter Package
A flutter package which will help you to generate pin code fields. Can be useful for OTP for example.
New post on /r/flutterdev subreddit:
How to create custom charts?
Coming from web and knowing a bit of d3.js, I'm trying to figure out what's the equivalent if any, if not, how could I create a custom chart the way I want?It doesn't need to be animated or fancy, just customisable. My usecase requires a line chart ont op of an area chart with another dataset also with a custom vertical line that intercepts both according to where the user moves his finger, so I'd need to draw this line with some circles at the intercept points as well.I don't think a package with preset charts would help my use case, so flarts, flutter_charts, or charts_flutter wouldn't help.I was planning on doing this using gesture detector and canvas directly but was wondering if there's a better way. Is building it directly on canvas the way? Any advice would be really appreciated :)
July 27, 2019 at 04:07PM by nnnightmare
https://ift.tt/2Gugdtm
How to create custom charts?
Coming from web and knowing a bit of d3.js, I'm trying to figure out what's the equivalent if any, if not, how could I create a custom chart the way I want?It doesn't need to be animated or fancy, just customisable. My usecase requires a line chart ont op of an area chart with another dataset also with a custom vertical line that intercepts both according to where the user moves his finger, so I'd need to draw this line with some circles at the intercept points as well.I don't think a package with preset charts would help my use case, so flarts, flutter_charts, or charts_flutter wouldn't help.I was planning on doing this using gesture detector and canvas directly but was wondering if there's a better way. Is building it directly on canvas the way? Any advice would be really appreciated :)
July 27, 2019 at 04:07PM by nnnightmare
https://ift.tt/2Gugdtm
reddit
r/FlutterDev - How to create custom charts?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Plugin to Fling/Cast media to FireTv and FireStick using Amazon Fling SDK - iOS support soon!
https://ift.tt/2Yt99Y7
July 27, 2019 at 03:49PM by tuttski
https://ift.tt/2Zce7pu
Plugin to Fling/Cast media to FireTv and FireStick using Amazon Fling SDK - iOS support soon!
https://ift.tt/2Yt99Y7
July 27, 2019 at 03:49PM by tuttski
https://ift.tt/2Zce7pu
Dart packages
flutter_fling | Flutter Package
A simple flutter plugin to cast media to FireTv and FireStick.
New post on /r/flutterdev subreddit:
Created a Phone Dial Pad Widget for Flutter with DTMF Tones.
https://ift.tt/2K4SIIk
July 27, 2019 at 07:43PM by eopeter
https://ift.tt/2MlJA4M
Created a Phone Dial Pad Widget for Flutter with DTMF Tones.
https://ift.tt/2K4SIIk
July 27, 2019 at 07:43PM by eopeter
https://ift.tt/2MlJA4M
Dart packages
flutter_dialpad | Flutter Package
A phone dialer widget that can be added to any Flutter Application to enable ability to dial a number. This could be combined with a voip application to enable placing calls.
New post on /r/flutterdev subreddit:
Flutter: realtime communication in local network
Hey guys! I have a huge project that it's about to start and I have to think about few important things. One of those things is a realtime communication between mobile devices in local network. One of those devices has to be a server and he needs to hold the database that all other devices are using. In all that story there is no option to use a PC as a server, it has to be the mobile device. Do you guys have any ideas how to do this? I was thinking about using sockets but I really could not find any resources on making a server. Every example uses mobile device as a client but I need it to be the server instead. Thanks and any help is welcome.
July 27, 2019 at 11:19PM by Spectarion
https://ift.tt/32Ze5Uj
Flutter: realtime communication in local network
Hey guys! I have a huge project that it's about to start and I have to think about few important things. One of those things is a realtime communication between mobile devices in local network. One of those devices has to be a server and he needs to hold the database that all other devices are using. In all that story there is no option to use a PC as a server, it has to be the mobile device. Do you guys have any ideas how to do this? I was thinking about using sockets but I really could not find any resources on making a server. Every example uses mobile device as a client but I need it to be the server instead. Thanks and any help is welcome.
July 27, 2019 at 11:19PM by Spectarion
https://ift.tt/32Ze5Uj
reddit
r/FlutterDev - Flutter: realtime communication in local network
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Monthly push notifications
Hi, does anyone know how I could push a notification to use every 30 days? Local push notification plugin only does daily and weekly thanks!
July 27, 2019 at 10:59PM by Goodd0ctor
https://ift.tt/2K6VxIR
Monthly push notifications
Hi, does anyone know how I could push a notification to use every 30 days? Local push notification plugin only does daily and weekly thanks!
July 27, 2019 at 10:59PM by Goodd0ctor
https://ift.tt/2K6VxIR
reddit
r/FlutterDev - Monthly push notifications
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
Re-Develop ionic/native apps
is it possible to re-develop those apps with-in 6 months in flutter https://ift.tt/2Mk6KbS
July 28, 2019 at 12:46AM by Mohamed Sayed
https://ift.tt/2yiDUAq
Re-Develop ionic/native apps
is it possible to re-develop those apps with-in 6 months in flutter https://ift.tt/2Mk6KbS
July 28, 2019 at 12:46AM by Mohamed Sayed
https://ift.tt/2yiDUAq
New post on /r/flutterdev subreddit:
why can't flutter have a universal debug app?
so debug apps work by utilizing the just in time compilation feature of dart, right? i'm not knowledgeable on the topic, but correct me if i'm wrong; when a hot reload/restart executes, dart bytecode is sent to the debug build via a server hosted by flutter.so with that, why can't there just be one app, that loads bytecode from a remote source and executes it? this is how the code push feature would've work for flutter i believe, if the team decided to implement it. so why can't a universal flutter debug app be created by the team?this would help me a lot because i don't have access to a mac, and i must use codemagic.io for the ios side of my app. if this were created, i could debug the ios side of the app with my iphone via lan and debug code push.
July 28, 2019 at 12:20AM by dan-danny-daniel
https://ift.tt/2Yn5RSh
why can't flutter have a universal debug app?
so debug apps work by utilizing the just in time compilation feature of dart, right? i'm not knowledgeable on the topic, but correct me if i'm wrong; when a hot reload/restart executes, dart bytecode is sent to the debug build via a server hosted by flutter.so with that, why can't there just be one app, that loads bytecode from a remote source and executes it? this is how the code push feature would've work for flutter i believe, if the team decided to implement it. so why can't a universal flutter debug app be created by the team?this would help me a lot because i don't have access to a mac, and i must use codemagic.io for the ios side of my app. if this were created, i could debug the ios side of the app with my iphone via lan and debug code push.
July 28, 2019 at 12:20AM by dan-danny-daniel
https://ift.tt/2Yn5RSh
reddit
r/FlutterDev - why can't flutter have a universal debug app?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Create A First Flutter App In Visual Studio Code
https://ift.tt/2ZSQ6DD
July 28, 2019 at 05:06AM by myvsparth
https://ift.tt/311BtyC
Create A First Flutter App In Visual Studio Code
https://ift.tt/2ZSQ6DD
July 28, 2019 at 05:06AM by myvsparth
https://ift.tt/311BtyC
C-Sharpcorner
Create A First Flutter App In Visual Studio Code
This blog is all about creating your first app in Flutter using Visual Studio Code editor.
New post on /r/flutterdev subreddit:
Multiple dev teams in the same flutter dec projects
Is it possible to have 2 teams working on different aspects of a flutter app such as ecommerce and chat? Since I'm assuming 2 teams I would need 2 repositories to store the combined code.How would the folders be organized? How would it work with one folder for for ecommerce and another for chat
July 28, 2019 at 05:36AM by app306
https://ift.tt/2yfI4Jr
Multiple dev teams in the same flutter dec projects
Is it possible to have 2 teams working on different aspects of a flutter app such as ecommerce and chat? Since I'm assuming 2 teams I would need 2 repositories to store the combined code.How would the folders be organized? How would it work with one folder for for ecommerce and another for chat
July 28, 2019 at 05:36AM by app306
https://ift.tt/2yfI4Jr
reddit
r/FlutterDev - Multiple dev teams in the same flutter dec projects
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Panaview: a desktop application to analyze your Dart packages
https://ift.tt/2YwiTRr
July 28, 2019 at 09:39AM by synw_
https://ift.tt/2SIZc3D
Panaview: a desktop application to analyze your Dart packages
https://ift.tt/2YwiTRr
July 28, 2019 at 09:39AM by synw_
https://ift.tt/2SIZc3D
reddit
r/dartlang - Panaview: a desktop application to analyze your Dart packages
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Live: Learning Redux | Learn it with me!
https://www.youtube.com/watch?v=boKT0BQfPZw
July 28, 2019 at 08:49AM by RobertBrunhage
https://ift.tt/2OkEwQT
Flutter Live: Learning Redux | Learn it with me!
https://www.youtube.com/watch?v=boKT0BQfPZw
July 28, 2019 at 08:49AM by RobertBrunhage
https://ift.tt/2OkEwQT
YouTube
Flutter Live: Learning Redux | Learn it with me!
Will be following: https://pub.dev/packages/flutter_redux#-readme-tab-. Ps. I will not just make a counter app to learn Redux but we will start with that :)
Github: https://github.com/RobertBrunhage/flutter_state_management_livestreams/tree/master/redux_learning…
Github: https://github.com/RobertBrunhage/flutter_state_management_livestreams/tree/master/redux_learning…
New post on /r/flutterdev subreddit:
Usage of the Navigator widget
I wanted to use custom Navigator for creating subroutes in the scopes (such as registration flow, or some details, or other stuff), but then I found, that custom Navigator closes instantly on back press, because only root handles this. Now I even don't know, why should I bother using custom Navigator, if it doesn't handle such a primitive situation. Can you clarify this? I think, I'm missing something
July 28, 2019 at 12:42PM by tonyshkurenko
https://ift.tt/2LK2Byw
Usage of the Navigator widget
I wanted to use custom Navigator for creating subroutes in the scopes (such as registration flow, or some details, or other stuff), but then I found, that custom Navigator closes instantly on back press, because only root handles this. Now I even don't know, why should I bother using custom Navigator, if it doesn't handle such a primitive situation. Can you clarify this? I think, I'm missing something
July 28, 2019 at 12:42PM by tonyshkurenko
https://ift.tt/2LK2Byw
reddit
r/FlutterDev - Usage of the Navigator widget
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
The Mutability Tax
https://ift.tt/2YbHv2E
July 28, 2019 at 11:38AM by EngineerScientist
https://ift.tt/2Gw1pu8
The Mutability Tax
https://ift.tt/2YbHv2E
July 28, 2019 at 11:38AM by EngineerScientist
https://ift.tt/2Gw1pu8
Medium
The Mutability Tax
Software engineering is hard, and I’m lazy. I strongly dislike unnecessary work. So, if code is going to be around for a while, I build it…
New post on /r/flutterdev subreddit:
How l can use xml in flutter or how i can use wedjet ready-made such java I mean, pull the wafers of the widget.
How l can use xml in flutter or how i can use wedjet ready-made such java I mean, pull the wafers of the widget.
July 28, 2019 at 01:39PM by otaku_300
https://ift.tt/2yklPlE
How l can use xml in flutter or how i can use wedjet ready-made such java I mean, pull the wafers of the widget.
How l can use xml in flutter or how i can use wedjet ready-made such java I mean, pull the wafers of the widget.
July 28, 2019 at 01:39PM by otaku_300
https://ift.tt/2yklPlE
reddit
r/FlutterDev - How l can use xml in flutter or how i can use wedjet ready-made such java I mean, pull the wafers of the widget.
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
[HELP] Trouble rebuilding a StreamProvider to update its current data
so I have aConsumer<NotificationProvider> and in its builder function a StreamProvider<List<Item>>.Please note that the latter widget builds perfectly on its initial load.NotificationProvider contains a list of notifications from Firebase Cloud Messaging, ergo when I receive a notification, I push something into the class' List<Alert>and then callnotifyListeners()`.Please also note that my NotificationProvider is doing a good job because I have a counter at my AppBar and it's updating whenever I receive one.Now on to the meat and potato.I'm trying to rebuild the StreamProvider whenever NotificationProvider.addAlert() is called. But somehow it's not working?I also added updateShouldNotify: (prev, next) => true, but it didn't help one bit.Please help. Thanks!I also added updateShouldNotify: (prev, next) => true, on the StreamProvider properties but it didn't help one bit.Here's some code to help clarify things further
July 28, 2019 at 03:29PM by mr_poopybumhole
https://ift.tt/2SJKl8Y
[HELP] Trouble rebuilding a StreamProvider to update its current data
so I have aConsumer<NotificationProvider> and in its builder function a StreamProvider<List<Item>>.Please note that the latter widget builds perfectly on its initial load.NotificationProvider contains a list of notifications from Firebase Cloud Messaging, ergo when I receive a notification, I push something into the class' List<Alert>and then callnotifyListeners()`.Please also note that my NotificationProvider is doing a good job because I have a counter at my AppBar and it's updating whenever I receive one.Now on to the meat and potato.I'm trying to rebuild the StreamProvider whenever NotificationProvider.addAlert() is called. But somehow it's not working?I also added updateShouldNotify: (prev, next) => true, but it didn't help one bit.Please help. Thanks!I also added updateShouldNotify: (prev, next) => true, on the StreamProvider properties but it didn't help one bit.Here's some code to help clarify things further
return Consumer<NotificationProvider>( builder: (context, provider, child) { return StreamProvider<ItemsProvider>( builder: (_) async* { ItemsProvider _itemsProvider = Provider.of<ItemsProvider>(context); await _itemsProvider.getItems(); yield _itemsProvider; }, child: LeContent(), updateShouldNotify: (prev, next) => true, ); }, );I expect the list to update whenever I receive an FCM notification
July 28, 2019 at 03:29PM by mr_poopybumhole
https://ift.tt/2SJKl8Y
reddit
r/FlutterDev - [HELP] Trouble rebuilding a StreamProvider to update its current data
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
FlutterForce — Week 37
https://ift.tt/2SIpBhW
July 28, 2019 at 03:02PM by flutterist
https://ift.tt/2Yssw3K
FlutterForce — Week 37
https://ift.tt/2SIpBhW
July 28, 2019 at 03:02PM by flutterist
https://ift.tt/2Yssw3K
Medium
FlutterForce — #Week 37
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Why Navigator's animations looks slow compared to default animations on Android?
I tested my app on my Google Pixel 2 XL, and on some other more modern devices. One thing that I noticed is that Navigator.pop(), Navigator.push() etc. animations looks choppy, where animations created with animation controllers looks smooth at 60fps. Why is that happening? I've noticed it in other apps too, could it be fixed in anyway?
July 28, 2019 at 03:52PM by fabriziogg26
https://ift.tt/2MnfDl8
Why Navigator's animations looks slow compared to default animations on Android?
I tested my app on my Google Pixel 2 XL, and on some other more modern devices. One thing that I noticed is that Navigator.pop(), Navigator.push() etc. animations looks choppy, where animations created with animation controllers looks smooth at 60fps. Why is that happening? I've noticed it in other apps too, could it be fixed in anyway?
July 28, 2019 at 03:52PM by fabriziogg26
https://ift.tt/2MnfDl8
reddit
r/FlutterDev - Why Navigator's animations looks slow compared to default animations on Android?
0 votes and 0 comments so far on Reddit