New post on /r/flutterdev subreddit:
Flutter architecture consideration.
Hello, guys! I'm learning flutter in korean and have to develop my final university project by this fancy language.Therefore, I found some architecture technique like BLOC, scopeded model, Redux etc.I'm practicing BLOC, but it is too difficult to me. My question is that do I have to use firm architecture to my application like BLOC?If it is too difficult, is there an any recommendation except this? THX
January 04, 2019 at 01:54PM by beginner_developer
http://bit.ly/2AuVuCF
Flutter architecture consideration.
Hello, guys! I'm learning flutter in korean and have to develop my final university project by this fancy language.Therefore, I found some architecture technique like BLOC, scopeded model, Redux etc.I'm practicing BLOC, but it is too difficult to me. My question is that do I have to use firm architecture to my application like BLOC?If it is too difficult, is there an any recommendation except this? THX
January 04, 2019 at 01:54PM by beginner_developer
http://bit.ly/2AuVuCF
reddit
r/FlutterDev - Flutter architecture consideration.
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter app run with Android Studio, not with VS Code
I've been playing with Flutter for a bit, mostly in Android Studio. What I have compiles and runs just fine.I decided to give VS Code a try and when I run it there, the identical code gives me a BoxConstraints forces an infinite width.I am using a TextField within a Row, but I'm also using that within Expanded and it all runs fine under Android Studio. I like VS Code a lot, but am wondering if I missed something in the VS Code setup or if there are other such issues using VS Code (I'm guessing operator error at this point).
January 04, 2019 at 02:57PM by mraviator9
http://bit.ly/2QoVmdd
Flutter app run with Android Studio, not with VS Code
I've been playing with Flutter for a bit, mostly in Android Studio. What I have compiles and runs just fine.I decided to give VS Code a try and when I run it there, the identical code gives me a BoxConstraints forces an infinite width.I am using a TextField within a Row, but I'm also using that within Expanded and it all runs fine under Android Studio. I like VS Code a lot, but am wondering if I missed something in the VS Code setup or if there are other such issues using VS Code (I'm guessing operator error at this point).
January 04, 2019 at 02:57PM by mraviator9
http://bit.ly/2QoVmdd
reddit
r/FlutterDev - Flutter app run with Android Studio, not with VS Code
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Noob question: How heavy is the android studio?
Going to learn Google's Flutter and Dart. I know I need Android Studio. Can anyone suggest if I can use Surface GO (8GB RAM, intel Pentium, SSD) or I should use remote access to my PC (Intel 7th gen i5, GTX 1060, 8GB RAM (can add another 8 if needed), SSD) from Surface Go?Surface was purchased for school only, but now my brother needs help to build an app, so I'd love to contribute in my spare time. Ideally, I wanna use Surface GO, but I can upgrade PC with extra RAM.
January 04, 2019 at 03:22PM by Mykoster
http://bit.ly/2QlT3aQ
Noob question: How heavy is the android studio?
Going to learn Google's Flutter and Dart. I know I need Android Studio. Can anyone suggest if I can use Surface GO (8GB RAM, intel Pentium, SSD) or I should use remote access to my PC (Intel 7th gen i5, GTX 1060, 8GB RAM (can add another 8 if needed), SSD) from Surface Go?Surface was purchased for school only, but now my brother needs help to build an app, so I'd love to contribute in my spare time. Ideally, I wanna use Surface GO, but I can upgrade PC with extra RAM.
January 04, 2019 at 03:22PM by Mykoster
http://bit.ly/2QlT3aQ
reddit
r/FlutterDev - Noob question: How heavy is the android studio?
1 vote and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
a state and data flow package leverage bloc and redux - bloc_redux
http://bit.ly/2Atmxyo
January 04, 2019 at 04:36PM by lzyy
http://bit.ly/2SE9EZi
a state and data flow package leverage bloc and redux - bloc_redux
http://bit.ly/2Atmxyo
January 04, 2019 at 04:36PM by lzyy
http://bit.ly/2SE9EZi
GitHub
lzyy/bloc_redux
bloc meets redux in flutter world. Contribute to lzyy/bloc_redux development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Flutter: Bloc Pattern Episode 4 | Cleaning Up
https://youtu.be/7Tp4TeGoSf0
January 04, 2019 at 05:01PM by RobertBrunhage
http://bit.ly/2F5OKPH
Flutter: Bloc Pattern Episode 4 | Cleaning Up
https://youtu.be/7Tp4TeGoSf0
January 04, 2019 at 05:01PM by RobertBrunhage
http://bit.ly/2F5OKPH
YouTube
Flutter: BLoC Pattern Episode 4 | Cleaning Up
Skillshare 2 month of free premium: http://bit.ly/Skillshare-Robert Patreon: https://www.patreon.com/RobertBrunhage Github: https://github.com/RobertBrunhage...
New tweet from flutterio:
Pst. Pst. We have a secret for you...👂
Don't fear the garbage collector! @mjohnsullivan explains how Dart's garbage collector helps Flutter's fast performance (especially during hot reload.)
Read post here 👇 https://t.co/oRgpluNSkI— Flutter (@flutterio) January 4, 2019
January 04, 2019 at 08:22PM
http://twitter.com/flutterio/status/1081269634383466497
Pst. Pst. We have a secret for you...👂
Don't fear the garbage collector! @mjohnsullivan explains how Dart's garbage collector helps Flutter's fast performance (especially during hot reload.)
Read post here 👇 https://t.co/oRgpluNSkI— Flutter (@flutterio) January 4, 2019
January 04, 2019 at 08:22PM
http://twitter.com/flutterio/status/1081269634383466497
Twitter
Matt Sullivan (@mjohnsullivan) | Twitter
The latest Tweets from Matt Sullivan (@mjohnsullivan). Developer relations for @FlutterDev by day. Often by night too. Mountain View, CA
New post on /r/flutterdev subreddit:
Hi, I need some help on issues at the one Chat App that I created
Flutter and FireStore based Chat Apphttps://github.com/aashutoshrathi/1Chat
January 04, 2019 at 09:56PM by aashutoshr
http://bit.ly/2TtGeNn
Hi, I need some help on issues at the one Chat App that I created
Flutter and FireStore based Chat Apphttps://github.com/aashutoshrathi/1Chat
January 04, 2019 at 09:56PM by aashutoshr
http://bit.ly/2TtGeNn
GitHub
aashutoshrathi/1Chat
Flutter and FireStore based Chat App. Contribute to aashutoshrathi/1Chat development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Flutter: Don’t Fear the Garbage Collector
http://bit.ly/2sa43yr
January 04, 2019 at 10:31PM by Purple_Pizzazz
http://bit.ly/2BZyKL8
Flutter: Don’t Fear the Garbage Collector
http://bit.ly/2sa43yr
January 04, 2019 at 10:31PM by Purple_Pizzazz
http://bit.ly/2BZyKL8
Medium
Flutter: Don’t Fear the Garbage Collector
Flutter uses Dart as a development language and as a runtime. Dart’s runtime is ever-present, both in debug and release modes, but there…
New post on /r/flutterdev subreddit:
Hummingbird vs AngularDart
http://bit.ly/2VwEnsY
January 05, 2019 at 01:31AM by Elixane
http://bit.ly/2TtvnDf
Hummingbird vs AngularDart
http://bit.ly/2VwEnsY
January 05, 2019 at 01:31AM by Elixane
http://bit.ly/2TtvnDf
Medium
Hummingbird vs Angular Dart
Understanding whether Angular Dart is still relevant now that Hummingbird has been announced.
New post on Flutter Dev Google group:
Did you already use Flutter in productivity App? for company ? Please could you share a link.
Hi I'm Rajil and interested to dive in Dart. Did you already code a Flutter in productivity App ? Please would you share a link ? If you don't mind tell me if Flutter is ready and give me some ressources where to learn Dart programming. Kindly, Best Regards.
January 05, 2019 at 03:17AM by Rajil Saj
http://bit.ly/2FbjKwI
Did you already use Flutter in productivity App? for company ? Please could you share a link.
Hi I'm Rajil and interested to dive in Dart. Did you already code a Flutter in productivity App ? Please would you share a link ? If you don't mind tell me if Flutter is ready and give me some ressources where to learn Dart programming. Kindly, Best Regards.
January 05, 2019 at 03:17AM by Rajil Saj
http://bit.ly/2FbjKwI
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 Tutorial - Flutter DataTable
https://www.youtube.com/attribution_link?a=rqswLk1l9ag&u=%2Fwatch%3Fv%3D0S-95xTxsAg%26feature%3Dshare
January 05, 2019 at 07:02AM by whatsupcoders
http://bit.ly/2SBuf0f
Flutter Tutorial - Flutter DataTable
https://www.youtube.com/attribution_link?a=rqswLk1l9ag&u=%2Fwatch%3Fv%3D0S-95xTxsAg%26feature%3Dshare
January 05, 2019 at 07:02AM by whatsupcoders
http://bit.ly/2SBuf0f
YouTube
Flutter Tutorial - Flutter DataTable
Flutter Tutorial - Flutter DataTable
In this video, you will learn how to use the Flutter DataTable and I have also included a demo Price Plan page.
Complete Code can be found here - https://github.com/whatsupcoders/Flutter-Tables
FOLLOW ME HERE:
Facebook:…
In this video, you will learn how to use the Flutter DataTable and I have also included a demo Price Plan page.
Complete Code can be found here - https://github.com/whatsupcoders/Flutter-Tables
FOLLOW ME HERE:
Facebook:…
New post on Flutter Dev Google group:
Can I make Flutter App in Design View?
*Hi Guys!* I need to get designed Flutter App like in Android Studio, res>Layouts>Design/Text Drag and Drop Elements other than Flutter Outline. Could you please help with that? Regards, Team DB
January 05, 2019 at 10:30AM by Digital Buddha
http://bit.ly/2RcdJHA
Can I make Flutter App in Design View?
*Hi Guys!* I need to get designed Flutter App like in Android Studio, res>Layouts>Design/Text Drag and Drop Elements other than Flutter Outline. Could you please help with that? Regards, Team DB
January 05, 2019 at 10:30AM by Digital Buddha
http://bit.ly/2RcdJHA
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:
how to encrypt and decrypt files(not strings)
I am working on application where i need to decode the encrypted video files and play them on the application
January 05, 2019 at 10:36AM by Deepak kosuri
http://bit.ly/2GYyrWw
how to encrypt and decrypt files(not strings)
I am working on application where i need to decode the encrypted video files and play them on the application
January 05, 2019 at 10:36AM by Deepak kosuri
http://bit.ly/2GYyrWw
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:
Architecture Flutter App the Bloc_Redux Way
http://bit.ly/2scDF6Y
January 05, 2019 at 01:12PM by lzyy
http://bit.ly/2Qs58LA
Architecture Flutter App the Bloc_Redux Way
http://bit.ly/2scDF6Y
January 05, 2019 at 01:12PM by lzyy
http://bit.ly/2Qs58LA
Medium
Architecture Flutter App the Bloc_Redux Way
here’s the github link: https://github.com/lzyy/bloc_redux
New post on /r/flutterdev subreddit:
Live-Reload in Flutter (Real-time and interactive code changes)
https://twitter.com/norbertkozsir/status/1081553827822821377
January 05, 2019 at 03:26PM by norbert515
http://bit.ly/2TsUciA
Live-Reload in Flutter (Real-time and interactive code changes)
https://twitter.com/norbertkozsir/status/1081553827822821377
January 05, 2019 at 03:26PM by norbert515
http://bit.ly/2TsUciA
Twitter
Norbert Kozsir
Is it possible the be faster than flutters Hot-Reload? My latest experiment proves that the answer is YES, it is! I call it "Live-Reload" and it allows for interactive code changes. Code at https://t.co/rr2zLM8LXM @flutterio @nlycskn @timsneath https://t.co/leSeNzMWIb
New post on /r/flutterdev subreddit:
How to implement webview inside a container in Flutter app?
I'm building an app for internal use with a questions page shown below. The Questions will be in latex because of mathematical equations and I need to parse them. But I'm unable to find any MathJax Parser for flutter. So I thought of embedding webview for each question in this ListView but to my surprise, there is no Embedded Webview package available. I need to pass html(which would handle Mathjax parsing) to the WebViewWidgetSolution. Could you guys please help me with this issue for both iOS and Android?https://i.stack.imgur.com/iQBOz.png
January 05, 2019 at 03:35PM by amsmu
http://bit.ly/2FeX9zH
How to implement webview inside a container in Flutter app?
I'm building an app for internal use with a questions page shown below. The Questions will be in latex because of mathematical equations and I need to parse them. But I'm unable to find any MathJax Parser for flutter. So I thought of embedding webview for each question in this ListView but to my surprise, there is no Embedded Webview package available. I need to pass html(which would handle Mathjax parsing) to the WebViewWidgetSolution. Could you guys please help me with this issue for both iOS and Android?https://i.stack.imgur.com/iQBOz.png
January 05, 2019 at 03:35PM by amsmu
http://bit.ly/2FeX9zH
New post on /r/flutterdev subreddit:
[Proposal] Flutter-IDE written in Flutter (with experiments backing up the doability)
I've been playing around with the idea of having a Flutter-IDE written in Flutter for the last couple of weeks.
I've written down a bunch of ideas and I'd love to hear some thoughts on that topic.https://github.com/Norbert515/flutter_ideWrite comments either here, as an issue on Github or over at Twitter.
January 05, 2019 at 03:31PM by norbert515
http://bit.ly/2FcfLRw
[Proposal] Flutter-IDE written in Flutter (with experiments backing up the doability)
I've been playing around with the idea of having a Flutter-IDE written in Flutter for the last couple of weeks.
I've written down a bunch of ideas and I'd love to hear some thoughts on that topic.https://github.com/Norbert515/flutter_ideWrite comments either here, as an issue on Github or over at Twitter.
January 05, 2019 at 03:31PM by norbert515
http://bit.ly/2FcfLRw
GitHub
GitHub - Norbert515/flutter_ide: A visual editor for Flutter widgets
A visual editor for Flutter widgets. Contribute to Norbert515/flutter_ide development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
AbstractWidget - Generic widget that builds itself depending on the derived class of current value.
http://bit.ly/2C54vSO
January 05, 2019 at 07:33PM by tomwyr
http://bit.ly/2Ranea1
AbstractWidget - Generic widget that builds itself depending on the derived class of current value.
http://bit.ly/2C54vSO
January 05, 2019 at 07:33PM by tomwyr
http://bit.ly/2Ranea1
Dart packages
abstract_widget | Flutter Package
Generic widget that builds itself depending on the derived class of current value.
New post on /r/flutterdev subreddit:
Keep it Simple, State: Architecture for Flutter Apps (DartConf 2018)
https://www.youtube.com/watch?v=zKXz3pUkw9A
January 05, 2019 at 09:23PM by PedroMassango
http://bit.ly/2AupleA
Keep it Simple, State: Architecture for Flutter Apps (DartConf 2018)
https://www.youtube.com/watch?v=zKXz3pUkw9A
January 05, 2019 at 09:23PM by PedroMassango
http://bit.ly/2AupleA
YouTube
Keep it Simple, State: Architecture for Flutter Apps (DartConf 2018)
Keep it Simple, State: Architecture for Flutter Apps
Let's go on a journey! In this video, we'll start with a basic Counter Widget, building up to a complex app with shared state across multiple screens. Along the way, we'll explore common patterns for managing…
Let's go on a journey! In this video, we'll start with a basic Counter Widget, building up to a complex app with shared state across multiple screens. Along the way, we'll explore common patterns for managing…
New post on /r/flutterdev subreddit:
Notification with Timer and Buttons?
I'm creating something like a timer app with flutter. I want to display a notification while the timer is running that displays the current time and that has a button to cancel/pause the timer.More precisely I have a Stream that exposes another int value (the time left) every 100 ms. So I would have to subscribe to this Stream in my notification.I don't really know much about native app developing. I know this is possible for android, I have a similar app installed but is that also possible for iOS? And most importantly is that possible with Flutter with a package or something? I know there are packages for notifications but I haven't really found something for my needs.Any Ideas? Any help is appreciated!
January 05, 2019 at 10:21PM by jwknows
http://bit.ly/2F8HEtF
Notification with Timer and Buttons?
I'm creating something like a timer app with flutter. I want to display a notification while the timer is running that displays the current time and that has a button to cancel/pause the timer.More precisely I have a Stream that exposes another int value (the time left) every 100 ms. So I would have to subscribe to this Stream in my notification.I don't really know much about native app developing. I know this is possible for android, I have a similar app installed but is that also possible for iOS? And most importantly is that possible with Flutter with a package or something? I know there are packages for notifications but I haven't really found something for my needs.Any Ideas? Any help is appreciated!
January 05, 2019 at 10:21PM by jwknows
http://bit.ly/2F8HEtF
reddit
r/FlutterDev - Notification with Timer and Buttons?
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter - TabBar with TabBarView (Fragments in Android)
https://www.youtube.com/attribution_link?a=WJKsxnWUdJc&u=%2Fwatch%3Fv%3DGWsRm05uEPI%26feature%3Dshare
January 05, 2019 at 11:04PM by PedroMassango
http://bit.ly/2VwgrWY
Flutter - TabBar with TabBarView (Fragments in Android)
https://www.youtube.com/attribution_link?a=WJKsxnWUdJc&u=%2Fwatch%3Fv%3DGWsRm05uEPI%26feature%3Dshare
January 05, 2019 at 11:04PM by PedroMassango
http://bit.ly/2VwgrWY
YouTube
Flutter - TabBar with TabBarView (Fragments in Android)
In this video we're going to create a Flutter app with TabBar and a TabBarView. Source code here: https://github.com/pedromassango/flutter-bottomAppBar -----...