New post on /r/flutterdev subreddit:
What happened to the experimental logging view in IntelliJ?
The IntelliJ/Android Studio Flutter plugin used to have an "Experiments" section with a couple of options in it, including an experimental, vastly improved logging view that allowed filtering.After taking a break from building my app, and updating Flutter and the Flutter plugin, that section is gone. Does anyone know what happened to it?Picture of the old settings pane
November 29, 2019 at 07:29AM by superl2
https://ift.tt/2R2FEZ2
  
  What happened to the experimental logging view in IntelliJ?
The IntelliJ/Android Studio Flutter plugin used to have an "Experiments" section with a couple of options in it, including an experimental, vastly improved logging view that allowed filtering.After taking a break from building my app, and updating Flutter and the Flutter plugin, that section is gone. Does anyone know what happened to it?Picture of the old settings pane
November 29, 2019 at 07:29AM by superl2
https://ift.tt/2R2FEZ2
GitHub
  
  An improved console for logging. Β· Issue #2200 Β· flutter/flutter-intellij
  The current console view is limited. Among other things, it: lacks structure, is not easily searched, and provides no affordances for filtering The plan is to re-think the console log and feedback ...
  New post on Flutter Dev Google group:
how to fix this problem
November 29, 2019 at 11:59AM by emmanuel philip amadikwa
https://ift.tt/2QXq2pQ
  
  how to fix this problem
November 29, 2019 at 11:59AM by emmanuel philip amadikwa
https://ift.tt/2QXq2pQ
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:
Provider package
https://ift.tt/2QZZLXN
November 29, 2019 at 11:45AM by vishnuSpace
https://ift.tt/37Qx7yg
  Provider package
https://ift.tt/2QZZLXN
November 29, 2019 at 11:45AM by vishnuSpace
https://ift.tt/37Qx7yg
New post on /r/flutterdev subreddit:
Migrating Flutter apps from Visual Studio App Center to Codemagic CI/CD
https://ift.tt/2DtyJjC
November 29, 2019 at 12:36PM by Gigatronbot
https://ift.tt/2XZainR
  
  Migrating Flutter apps from Visual Studio App Center to Codemagic CI/CD
https://ift.tt/2DtyJjC
November 29, 2019 at 12:36PM by Gigatronbot
https://ift.tt/2XZainR
Codemagic blog
  
  Migrating Flutter apps from Visual Studio App Center to Codemagic CI/CD
  How to migrate your Flutter apps to dedicated CI/CD for Flutter projects
  New post on /r/flutterdev subreddit:
10 Flutter tools to be thankful in 2019
https://ift.tt/2R4fKnM
November 29, 2019 at 01:59PM by Gigatronbot
https://ift.tt/2DpaZ0b
  
  10 Flutter tools to be thankful in 2019
https://ift.tt/2R4fKnM
November 29, 2019 at 01:59PM by Gigatronbot
https://ift.tt/2DpaZ0b
Codemagic blog
  
  10 Flutter tools to be thankful in 2019 - Codemagic blog
  We listed most useful Flutter tools to skyrocket your Flutter projects
  New tweet from FlutterDev:
πUse a Stack!
Looking to place widgets on top of each other? Inside a Stack, you can position widgets by wrapping them in a Positioned or Align widget. #FlutterFriday
More here → https://t.co/1Xkqyq2ay3 pic.twitter.com/J4dPzOtvM8β Flutter (@FlutterDev) November 29, 2019
November 29, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1200459410943938560
  
  πUse a Stack!
Looking to place widgets on top of each other? Inside a Stack, you can position widgets by wrapping them in a Positioned or Align widget. #FlutterFriday
More here → https://t.co/1Xkqyq2ay3 pic.twitter.com/J4dPzOtvM8β Flutter (@FlutterDev) November 29, 2019
November 29, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1200459410943938560
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:
Persist with Hive in Flutter
https://youtu.be/xTRZ7x9T3Mc
November 29, 2019 at 07:45PM by prateeksharma1712
https://ift.tt/2L5RDBr
  
  Persist with Hive in Flutter
https://youtu.be/xTRZ7x9T3Mc
November 29, 2019 at 07:45PM by prateeksharma1712
https://ift.tt/2L5RDBr
YouTube
  
  Persist With Hive in Flutter
  #Flutter #Hive
See how we add persistence using Hive in an existing application. Simple Theming Video has hive now to save the app state of the application.
If you liked the video, then please show me by hitting the like button for video and show some loveβ¦
  See how we add persistence using Hive in an existing application. Simple Theming Video has hive now to save the app state of the application.
If you liked the video, then please show me by hitting the like button for video and show some loveβ¦
New post on /r/flutterdev subreddit:
Hi, check out my post on how to use widgets for a beginner to understand the structure of the flutter app. Reviews are most welcome. Thanks
https://ift.tt/2OT6Tme
November 29, 2019 at 04:39AM by mah3ndra
https://ift.tt/33wMZ5K
  
  Hi, check out my post on how to use widgets for a beginner to understand the structure of the flutter app. Reviews are most welcome. Thanks
https://ift.tt/2OT6Tme
November 29, 2019 at 04:39AM by mah3ndra
https://ift.tt/33wMZ5K
Medium
  
  flutter app structure - using the Widgets
  This is a minimal and simple structure for a flutter app. I find this useful while building the basic skeleton of my app.
  New post on /r/flutterdev subreddit:
Bloc Test Tutorial β Easier Way to Test Blocs in Dart & Flutter
https://youtu.be/S6jFBiiP0Mc
November 29, 2019 at 09:52PM by MRresoMC
https://ift.tt/2LlPxh5
  
  Bloc Test Tutorial β Easier Way to Test Blocs in Dart & Flutter
https://youtu.be/S6jFBiiP0Mc
November 29, 2019 at 09:52PM by MRresoMC
https://ift.tt/2LlPxh5
YouTube
  
  Bloc Test Tutorial β Easier Way to Test Blocs in Dart & Flutter
  π Learn from the written tutorial & get the starter project ππ
https://resocoder.com/bloc-test-library-tutorial
π― The biggest Flutter conference in Europe:
https://fluttereurope.dev
π§ Get Flutter news π° and resources:
π http://flutter.education
π¨βπ» Doβ¦
  https://resocoder.com/bloc-test-library-tutorial
π― The biggest Flutter conference in Europe:
https://fluttereurope.dev
π§ Get Flutter news π° and resources:
π http://flutter.education
π¨βπ» Doβ¦
New post on /r/flutterdev subreddit:
GitHub - ravishankarsingh1996/food_manager: A food manager app made with flutter to manage the food vendor task inside a company based on QR code scanning.
https://ift.tt/34rnK6h
November 28, 2019 at 07:18AM by itsravishankarsingh
https://ift.tt/2OVNL7g
  
  GitHub - ravishankarsingh1996/food_manager: A food manager app made with flutter to manage the food vendor task inside a company based on QR code scanning.
https://ift.tt/34rnK6h
November 28, 2019 at 07:18AM by itsravishankarsingh
https://ift.tt/2OVNL7g
GitHub
  
  ravishankarsingh1996/food_manager
  A food manager app made with flutter to manage the food vender task inside company based on QR code scanning. - ravishankarsingh1996/food_manager
  New post on /r/flutterdev subreddit:
Cant install flutter
Really wish there was a "flutter install.exe" / "*.dmg" option instead of this, lol.Having trouble installing flutter on my win7 laptop. Installed git and tried with a git command, didn't really work. Then I downloaded and unpacked the .zip file and went to android studio and installed the flutter pack, this worked fine.Now flutter doctor says everything except connected devices is fine.However, when trying to make a new flutter project in android studio, it gives me an error while trying to install the flutter SDK :(I then read something about needing a newer powershell. 5.1 can be installed on anything but over a v3.0. Guess which I have, lol.Do I really need to try and use cisual studio instead, or is there something I'm missing?
November 29, 2019 at 11:19PM by jangeisler
https://ift.tt/2L6apIY
  
  Cant install flutter
Really wish there was a "flutter install.exe" / "*.dmg" option instead of this, lol.Having trouble installing flutter on my win7 laptop. Installed git and tried with a git command, didn't really work. Then I downloaded and unpacked the .zip file and went to android studio and installed the flutter pack, this worked fine.Now flutter doctor says everything except connected devices is fine.However, when trying to make a new flutter project in android studio, it gives me an error while trying to install the flutter SDK :(I then read something about needing a newer powershell. 5.1 can be installed on anything but over a v3.0. Guess which I have, lol.Do I really need to try and use cisual studio instead, or is there something I'm missing?
November 29, 2019 at 11:19PM by jangeisler
https://ift.tt/2L6apIY
reddit
  
  Cant install flutter
  Really wish there was a "flutter install.exe" / "*.dmg" option instead of this, lol. Having trouble installing flutter on my win7 laptop....
  New post on /r/flutterdev subreddit:
difference between native android development and flutter?
for anyone who came from a native android development background, i just wanted to know how similar is it do flutter development, like are there still activities, fragments, recycler view, etc. in flutter?
November 30, 2019 at 06:02AM by Hiwa_47
https://ift.tt/35QYhUb
  
  difference between native android development and flutter?
for anyone who came from a native android development background, i just wanted to know how similar is it do flutter development, like are there still activities, fragments, recycler view, etc. in flutter?
November 30, 2019 at 06:02AM by Hiwa_47
https://ift.tt/35QYhUb
reddit
  
  difference between native android development and flutter?
  for anyone who came from a native android development background, i just wanted to know how similar is it do flutter development, like are there...
  New post on Flutter Dev Google group:
How to fetch and display data after fetching from sql db, since dart does not support 2-Dimensional arrays
How to fetch and display data after fetching from sql db, since dart does not support 2-Dimensional arrays
November 30, 2019 at 08:51AM by Shreyansh Jain
https://ift.tt/34zXeHN
  
  How to fetch and display data after fetching from sql db, since dart does not support 2-Dimensional arrays
How to fetch and display data after fetching from sql db, since dart does not support 2-Dimensional arrays
November 30, 2019 at 08:51AM by Shreyansh Jain
https://ift.tt/34zXeHN
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:
What are the Key Points to Remember for Flutter App Development?
https://ift.tt/33xTQMj
November 30, 2019 at 12:46PM by citrusleafin
https://ift.tt/2OXyZwP
  
  What are the Key Points to Remember for Flutter App Development?
https://ift.tt/33xTQMj
November 30, 2019 at 12:46PM by citrusleafin
https://ift.tt/2OXyZwP
FlutterHub
  
  What are the Key Points to Remember for Flutter App Development?
  When developing a Flutter app always note that if the developed app does not create a charisma for your clientele then it might not be worthy of your efforts.Remember these key points for Flutter app development.
  New post on /r/flutterdev subreddit:
Flutter Discovery #19: Firestore IN Queries, Shaders, Evaluating Flutter and more...
https://mailchi.mp/94e073ef0ed3/flutter-newsletter-19Archive: https://us3.campaign-archive.com/home/?u=567cd5f2715594b7486f9baf4&id=65622bdb17
November 30, 2019 at 02:33PM by DecimalSaxon
https://ift.tt/35UduE1
  Flutter Discovery #19: Firestore IN Queries, Shaders, Evaluating Flutter and more...
https://mailchi.mp/94e073ef0ed3/flutter-newsletter-19Archive: https://us3.campaign-archive.com/home/?u=567cd5f2715594b7486f9baf4&id=65622bdb17
November 30, 2019 at 02:33PM by DecimalSaxon
https://ift.tt/35UduE1
New post on /r/flutterdev subreddit:
What is the popular visualisation library used for analytics app development?
charts_flutter library seems very famous. But I think it is not suitable for spline based or our own custom visualisation implementations. How complex graphs and charts are achieved then in mobile apps?
November 30, 2019 at 02:12PM by srikanth650
https://ift.tt/35LoLpY
  
  What is the popular visualisation library used for analytics app development?
charts_flutter library seems very famous. But I think it is not suitable for spline based or our own custom visualisation implementations. How complex graphs and charts are achieved then in mobile apps?
November 30, 2019 at 02:12PM by srikanth650
https://ift.tt/35LoLpY
reddit
  
  What is the popular visualisation library used for analytics app...
  charts\_flutter library seems very famous. But I think it is not suitable for spline based or our own custom visualisation implementations. How...
  New post on /r/flutterdev subreddit:
Any library/resource for pre-built themes?
I'm getting close to finishing my first app and one of the most critical things is getting it to look nice especially colorwise. I'm thinking something equivalent to to bootswatch.com for bootstrap and web dev...I'm hoping to find some resources with pre-built themes, colors and all that I can just use because honest I such with design. Seriously choosing colors and fonts etc gives my stomach aches like chidi from the good place.I know about panache but it's really not helpful to a code monkey like me. Too many damn choices....So anything?
November 30, 2019 at 06:17PM by WorldlyMoose8
https://ift.tt/2L8lhWI
  
  Any library/resource for pre-built themes?
I'm getting close to finishing my first app and one of the most critical things is getting it to look nice especially colorwise. I'm thinking something equivalent to to bootswatch.com for bootstrap and web dev...I'm hoping to find some resources with pre-built themes, colors and all that I can just use because honest I such with design. Seriously choosing colors and fonts etc gives my stomach aches like chidi from the good place.I know about panache but it's really not helpful to a code monkey like me. Too many damn choices....So anything?
November 30, 2019 at 06:17PM by WorldlyMoose8
https://ift.tt/2L8lhWI
reddit
  
  Any library/resource for pre-built themes?
  I'm getting close to finishing my first app and one of the most critical things is getting it to look nice especially colorwise. I'm thinking...
  New post on Flutter Dev Google group:
Quick Favor?
Hey, I just signed the petition "Government: Capital punishment for the rapists involved in Priyanka Reddy's rape and murder case." and wanted to see if you could help by adding your name. Our goal is to reach 50,000 signatures and we need more support. You can read more and sign the petition
November 30, 2019 at 08:45PM by desaiv...@gmail.com
https://ift.tt/2q778Sp
  
  Quick Favor?
Hey, I just signed the petition "Government: Capital punishment for the rapists involved in Priyanka Reddy's rape and murder case." and wanted to see if you could help by adding your name. Our goal is to reach 50,000 signatures and we need more support. You can read more and sign the petition
November 30, 2019 at 08:45PM by desaiv...@gmail.com
https://ift.tt/2q778Sp
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:
Bloc Library on Discord π
https://ift.tt/2LadXd2
November 30, 2019 at 10:53PM by felangel1
https://ift.tt/2qb0ryK
  
  Bloc Library on Discord π
https://ift.tt/2LadXd2
November 30, 2019 at 10:53PM by felangel1
https://ift.tt/2qb0ryK
Discord
  
  Join the Bloc Discord Server!
  Check out the Bloc community on Discord - hang out with 581 other members and enjoy free voice and text chat.
  New post on /r/flutterdev subreddit:
Flutter support for light and dark mode for Material and Cupertino app widget.
Good morning, I have seen many blog posts about using a library to support in app light and dark mode.Flutter out of the box already support in app light and dark mode.Stop depending on libraries that increase your app size unless they are necessary.Here's an example to support light and dark mode for both Material and Cupertino widget.https://gist.github.com/bitsydarel/01f79aa4c27b48a91f1a5a98a883d8d1
December 01, 2019 at 07:09AM by bitsydarel
https://ift.tt/34MQB5j
  
  Flutter support for light and dark mode for Material and Cupertino app widget.
Good morning, I have seen many blog posts about using a library to support in app light and dark mode.Flutter out of the box already support in app light and dark mode.Stop depending on libraries that increase your app size unless they are necessary.Here's an example to support light and dark mode for both Material and Cupertino widget.https://gist.github.com/bitsydarel/01f79aa4c27b48a91f1a5a98a883d8d1
December 01, 2019 at 07:09AM by bitsydarel
https://ift.tt/34MQB5j
Gist
  
  switching theme without any library.
  GitHub Gist: instantly share code, notes, and snippets.
  New post on /r/flutterdev subreddit:
In case you missed previous ππΉππππ²πΏπ©π‘ π»π²πππΉπ²πππ²πΏ, don't worry. This post will summarize all the newsletters we have so far.
https://ift.tt/2Y3PriW
December 01, 2019 at 06:38AM by fluttervn
https://ift.tt/2Y0XqgU
  In case you missed previous ππΉππππ²πΏπ©π‘ π»π²πππΉπ²πππ²πΏ, don't worry. This post will summarize all the newsletters we have so far.
https://ift.tt/2Y3PriW
December 01, 2019 at 06:38AM by fluttervn
https://ift.tt/2Y0XqgU
