New post on /r/flutterdev subreddit:
Blazor (C#) running on top of Flutter
https://youtu.be/uW-Kk7Qpv5U?t=3265
July 11, 2019 at 11:19PM by efxzsh
https://ift.tt/2XLA6lH
Blazor (C#) running on top of Flutter
https://youtu.be/uW-Kk7Qpv5U?t=3265
July 11, 2019 at 11:19PM by efxzsh
https://ift.tt/2XLA6lH
YouTube
Blazor, a new framework for browser-based .NET apps - Steve Sanderson
Today, nearly all browser-based apps are written in JavaScript (or similar languages that transpile to it). That’s fine, but there’s no good reason to limit ...
New post on /r/flutterdev subreddit:
Suggested Keywords in Flutter Search Bar
If I am using a REST API or otherwise extracting data from a dataset/database based on a user's input to a search bar, is there a way to implement suggested keywords on Flutter client-side? Or would it be more feasible to implement backend code that finds the closest keyword to the user's input?
July 12, 2019 at 03:28AM by bigchungusmode96
https://ift.tt/2YNSJqk
Suggested Keywords in Flutter Search Bar
If I am using a REST API or otherwise extracting data from a dataset/database based on a user's input to a search bar, is there a way to implement suggested keywords on Flutter client-side? Or would it be more feasible to implement backend code that finds the closest keyword to the user's input?
July 12, 2019 at 03:28AM by bigchungusmode96
https://ift.tt/2YNSJqk
reddit
r/FlutterDev - Suggested Keywords in Flutter Search Bar
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Crash Course - 5 - Building Lists and Pages
https://ift.tt/2XWsPDr
July 12, 2019 at 04:59AM by sarusethi
https://ift.tt/2xIM8Bo
Flutter Crash Course - 5 - Building Lists and Pages
https://ift.tt/2XWsPDr
July 12, 2019 at 04:59AM by sarusethi
https://ift.tt/2xIM8Bo
TheTechnoCafe
Flutter Crash Course - 5 - Building Lists and Pages - TheTechnoCafe
In this Flutter tutorial your will be taking a look at how to build Lists in Flutter with the help of ListView widget, and also how to open new pages...
New post on Flutter Dev Google group:
webview_flutter android keyboard cannot be displayed.
#webview_flutter plugins# When I click on the text input box in the webview, the android keyboard cannot be displayed.
July 12, 2019 at 09:47AM by 尤琪心
https://ift.tt/2O02uAy
webview_flutter android keyboard cannot be displayed.
#webview_flutter plugins# When I click on the text input box in the webview, the android keyboard cannot be displayed.
July 12, 2019 at 09:47AM by 尤琪心
https://ift.tt/2O02uAy
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:
AspectD: An Effective AOP Solution for Flutter
https://ift.tt/2NQ37wR
July 12, 2019 at 09:39AM by EngineerScientist
https://ift.tt/2Y1m57o
AspectD: An Effective AOP Solution for Flutter
https://ift.tt/2NQ37wR
July 12, 2019 at 09:39AM by EngineerScientist
https://ift.tt/2Y1m57o
HackerNoon.com
AspectD: An Effective AOP Solution for Flutter
Open Sourced by Alibaba Xianyu Tech Team
New post on /r/flutterdev subreddit:
Making a Blog with Flutter and Hugo - FunWith Devlog 01
https://youtu.be/3VTTrGZrYS0
July 12, 2019 at 09:01AM by EngineerScientist
https://ift.tt/2Sb1UP0
Making a Blog with Flutter and Hugo - FunWith Devlog 01
https://youtu.be/3VTTrGZrYS0
July 12, 2019 at 09:01AM by EngineerScientist
https://ift.tt/2Sb1UP0
YouTube
Making a Blog with Flutter and Hugo - FunWith Devlog #01
In this video I show how I'm using Hugo to create a blog and static API. Using this technique I can auto-magically update the Flutter web app every time I ma...
New post on /r/flutterdev subreddit:
Any app there developed using Flutter to show streaming web camera?
I am the beginner and trying to make a website, mobile app and raspberry pi monitoring system using a webcam.Is there any documents or source, or tutorial that make a monitor system web?
July 12, 2019 at 12:10PM by HeyJOe2
https://ift.tt/2G6T67R
Any app there developed using Flutter to show streaming web camera?
I am the beginner and trying to make a website, mobile app and raspberry pi monitoring system using a webcam.Is there any documents or source, or tutorial that make a monitor system web?
July 12, 2019 at 12:10PM by HeyJOe2
https://ift.tt/2G6T67R
reddit
r/FlutterDev - Any app there developed using Flutter to show streaming web camera?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
'firebase_messaging/FirebaseMessagingPlugin.h' file not found
Im facing the below issue somebody please guide facing issue in flutter iOS 'firebase_messaging/FirebaseMessagingPlugin.h' file not foundXcode build done. 23.0s Failed to build iOS app Error output from Xcode build: ↳ ** BUILD FAILED ** Xcode's output: ↳ /Users/admin/Documents/SK/Rodeo/ios
July 12, 2019 at 01:26PM by Suriya SCT
https://ift.tt/2JEg5bx
'firebase_messaging/FirebaseMessagingPlugin.h' file not found
Im facing the below issue somebody please guide facing issue in flutter iOS 'firebase_messaging/FirebaseMessagingPlugin.h' file not foundXcode build done. 23.0s Failed to build iOS app Error output from Xcode build: ↳ ** BUILD FAILED ** Xcode's output: ↳ /Users/admin/Documents/SK/Rodeo/ios
July 12, 2019 at 01:26PM by Suriya SCT
https://ift.tt/2JEg5bx
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:
Local Network Multiplayer Game in Flutter.
What is the best way to communicate between devices within a same network?I was thinking of using one device as a web-socket server while rest of the devices act as clients thus enabling communication between them.Any articles or packages that help me in doing so?
July 12, 2019 at 01:26PM by bimsina
https://ift.tt/2JuujN7
Local Network Multiplayer Game in Flutter.
What is the best way to communicate between devices within a same network?I was thinking of using one device as a web-socket server while rest of the devices act as clients thus enabling communication between them.Any articles or packages that help me in doing so?
July 12, 2019 at 01:26PM by bimsina
https://ift.tt/2JuujN7
reddit
r/FlutterDev - Local Network Multiplayer Game in Flutter.
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Widget tricks - Create movable Stack widgets
https://ift.tt/2Jw2vIn
July 12, 2019 at 01:17PM by Filledstacks
https://ift.tt/30yxl8Z
Widget tricks - Create movable Stack widgets
https://ift.tt/2Jw2vIn
July 12, 2019 at 01:17PM by Filledstacks
https://ift.tt/30yxl8Z
Filledstacks
Widget tricks - Create movable Stack widgets
A Stack tutorial for creating movable widgets
New post on Flutter Dev Google group:
Fwd: Question about Goolge_maps_flutter
Hi guys, sorry for this email, but I don't know if this is a bug or is my mistake, I'm playing with this library since March and is so great, but when I draw a polyline the result is not what I looking for, the Directions API give me the legs of the route, but the Polyline don't follow the street
July 12, 2019 at 02:35PM by Sergio Ruiz
https://ift.tt/2NT69Af
Fwd: Question about Goolge_maps_flutter
Hi guys, sorry for this email, but I don't know if this is a bug or is my mistake, I'm playing with this library since March and is so great, but when I draw a polyline the result is not what I looking for, the Directions API give me the legs of the route, but the Polyline don't follow the street
July 12, 2019 at 02:35PM by Sergio Ruiz
https://ift.tt/2NT69Af
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:
Help needed for call_log package error "RangeError (index): Invalid value: Not in range 0..6, inclusive: -2"
Please help to solve this problem. Code for reference: Iterable _callLogEntries = []; @override Widget build(BuildContext context) { var mono = TextStyle(fontFamily: 'monospace'); var children = []; _callLogEntries.forEach((entry){ children.add(
July 12, 2019 at 02:50PM by Nirav T
https://ift.tt/2LhWr8w
Help needed for call_log package error "RangeError (index): Invalid value: Not in range 0..6, inclusive: -2"
Please help to solve this problem. Code for reference: Iterable _callLogEntries = []; @override Widget build(BuildContext context) { var mono = TextStyle(fontFamily: 'monospace'); var children = []; _callLogEntries.forEach((entry){ children.add(
July 12, 2019 at 02:50PM by Nirav T
https://ift.tt/2LhWr8w
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:
Polylines in google_maps_flutter library
Hi guys, I'd being playing with Polylines in google_maps_flutter for 2 months and I have this doubts: - Polylines don't follow the street curves or the highways. - Polylines has the OnTap callback but, on multi-polylines I can't get any ID or attribute to distinguis who I tapped. can any one
July 12, 2019 at 03:13PM by Sergio Ruiz
https://ift.tt/2Y2vyLI
Polylines in google_maps_flutter library
Hi guys, I'd being playing with Polylines in google_maps_flutter for 2 months and I have this doubts: - Polylines don't follow the street curves or the highways. - Polylines has the OnTap callback but, on multi-polylines I can't get any ID or attribute to distinguis who I tapped. can any one
July 12, 2019 at 03:13PM by Sergio Ruiz
https://ift.tt/2Y2vyLI
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:
GitHub-flutter-devs/flutter_urbanclap_demo: A sample flutter application to showcase Urban Clap UI demo.
https://ift.tt/2XMpQt6
July 12, 2019 at 02:59PM by Flutter-Devs
https://ift.tt/2JxLH3T
GitHub-flutter-devs/flutter_urbanclap_demo: A sample flutter application to showcase Urban Clap UI demo.
https://ift.tt/2XMpQt6
July 12, 2019 at 02:59PM by Flutter-Devs
https://ift.tt/2JxLH3T
GitHub
GitHub - flutter-devs/flutter_home_services_demo: A sample flutter application to showcase home services UI demo.
A sample flutter application to showcase home services UI demo. - GitHub - flutter-devs/flutter_home_services_demo: A sample flutter application to showcase home services UI demo.
New post on /r/flutterdev subreddit:
Keyboard Shortcut To Add Trailing Comma? (Android Studio)
Does this exist? Did not find it on google. Would love to be able to use a keyboard shortcut to add a comma to the end of the existing line or the current widget's closing paren without moving my cursor around.
July 12, 2019 at 04:04PM by boon4376
https://ift.tt/2JJrHtV
Keyboard Shortcut To Add Trailing Comma? (Android Studio)
Does this exist? Did not find it on google. Would love to be able to use a keyboard shortcut to add a comma to the end of the existing line or the current widget's closing paren without moving my cursor around.
July 12, 2019 at 04:04PM by boon4376
https://ift.tt/2JJrHtV
reddit
r/FlutterDev - Keyboard Shortcut To Add Trailing Comma? (Android Studio)
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
MXFlutter is a high-performance Flutter dynamic framework based on JS
https://ift.tt/2YQJtl5
July 12, 2019 at 03:49PM by refiammingo
https://ift.tt/2LiVM6B
MXFlutter is a high-performance Flutter dynamic framework based on JS
https://ift.tt/2YQJtl5
July 12, 2019 at 03:49PM by refiammingo
https://ift.tt/2LiVM6B
New post on /r/flutterdev subreddit:
What are the best practices for responsive layout?
I‘m currently working with a MediaQuery class that I initialize in every build method and then scale margins, sizes etc. according to the mediaquery.Is this the best way to accomplish a responsive app? It seems very tedious and somewhat unintuitive.I‘d be super thankful for any help :).
July 12, 2019 at 05:17PM by flexindev
https://ift.tt/2XHCIpl
What are the best practices for responsive layout?
I‘m currently working with a MediaQuery class that I initialize in every build method and then scale margins, sizes etc. according to the mediaquery.Is this the best way to accomplish a responsive app? It seems very tedious and somewhat unintuitive.I‘d be super thankful for any help :).
July 12, 2019 at 05:17PM by flexindev
https://ift.tt/2XHCIpl
reddit
r/FlutterDev - What are the best practices for responsive layout?
0 votes and 1 comment so far on Reddit
New tweet from FlutterDev:
🗞 Want Flutter news?
Sign up for the latest Flutter announcements and stay in-the-know. Releases, breaking changes, updates, and more. #FlutterFriday
Join here → https://t.co/O71fbapRiE pic.twitter.com/19zOxY37yv— Flutter (@FlutterDev) July 12, 2019
July 12, 2019 at 06:30PM
http://twitter.com/FlutterDev/status/1149717558188302337
🗞 Want Flutter news?
Sign up for the latest Flutter announcements and stay in-the-know. Releases, breaking changes, updates, and more. #FlutterFriday
Join here → https://t.co/O71fbapRiE pic.twitter.com/19zOxY37yv— Flutter (@FlutterDev) July 12, 2019
July 12, 2019 at 06:30PM
http://twitter.com/FlutterDev/status/1149717558188302337
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Flutter Live: Learning MobX | Learn it with me!
https://www.youtube.com/watch?v=jpHvu3Y1brA
July 12, 2019 at 06:13PM by RobertBrunhage
https://ift.tt/2LNkCuZ
Flutter Live: Learning MobX | Learn it with me!
https://www.youtube.com/watch?v=jpHvu3Y1brA
July 12, 2019 at 06:13PM by RobertBrunhage
https://ift.tt/2LNkCuZ
YouTube
Flutter Live: Learning MobX | Learn it with me!
Will be following: https://mobx.pub/getting-started. Ps. I will not just make a counter app to learn MobX :) Github: https://github.com/RobertBrunhage/flutte...
New post on /r/flutterdev subreddit:
Book Library App with Provider package, tests and assets for beginners
https://github.com/devrnt/book-libraryBook Library Flutter project with use of the Provider package (ChangeNotifierProvider, extends ChangeNotifier) and some widget tests.I used the best practices based on the Flutter Developer Quest project.Don't hesitate to contact me if you are having any problems.
July 12, 2019 at 08:18PM by JonasDeVrient
https://ift.tt/2NQ3KGw
Book Library App with Provider package, tests and assets for beginners
https://github.com/devrnt/book-libraryBook Library Flutter project with use of the Provider package (ChangeNotifierProvider, extends ChangeNotifier) and some widget tests.I used the best practices based on the Flutter Developer Quest project.Don't hesitate to contact me if you are having any problems.
July 12, 2019 at 08:18PM by JonasDeVrient
https://ift.tt/2NQ3KGw
GitHub
GitHub - devrnt/book-library: 📚 A book library app for both Android & IOS ~ Flutter.dev project in Dart
📚 A book library app for both Android & IOS ~ Flutter.dev project in Dart - GitHub - devrnt/book-library: 📚 A book library app for both Android & IOS ~ Flutter.dev project in Dart
New post on /r/flutterdev subreddit:
Can't decide on an architecture - redux vs mobx vs bloc
Hello,I'm starting to build an app, which is sort of a social network, but in a specific niche. I've been reading and trying different approaches, that would be :scalable, maintainable and easily debuggable, and would allow for a clean and well-structured code, that wouldn't mess up the performance and responsiveness of the app.Also, obviously allow appropriate management of global state/data for the app, e.g - Signed in User details, etc.The options that I'm torn between are :BloC + RxDart/streamsReduxMobXI would appreciate any advice and opinion on the matter, especially if anyone had experience building a rather complex app with one(or more) of the aforementioned patterns and libraries.Thanks!
July 12, 2019 at 08:13PM by Ovid7
https://ift.tt/32nE4nT
Can't decide on an architecture - redux vs mobx vs bloc
Hello,I'm starting to build an app, which is sort of a social network, but in a specific niche. I've been reading and trying different approaches, that would be :scalable, maintainable and easily debuggable, and would allow for a clean and well-structured code, that wouldn't mess up the performance and responsiveness of the app.Also, obviously allow appropriate management of global state/data for the app, e.g - Signed in User details, etc.The options that I'm torn between are :BloC + RxDart/streamsReduxMobXI would appreciate any advice and opinion on the matter, especially if anyone had experience building a rather complex app with one(or more) of the aforementioned patterns and libraries.Thanks!
July 12, 2019 at 08:13PM by Ovid7
https://ift.tt/32nE4nT
reddit
r/FlutterDev - Can't decide on an architecture - redux vs mobx vs bloc
0 votes and 1 comment so far on Reddit