New post on /r/flutterdev subreddit:
Drawing Every Line Pixel-perfectly with Custom Render Objects — Pure #FlutterClock face by @creativemaybeno
https://ift.tt/31ffR2M
January 31, 2020 at 08:43PM by creativemaybeno
https://ift.tt/2GGRMIP
Drawing Every Line Pixel-perfectly with Custom Render Objects — Pure #FlutterClock face by @creativemaybeno
https://ift.tt/31ffR2M
January 31, 2020 at 08:43PM by creativemaybeno
https://ift.tt/2GGRMIP
Medium
Drawing Every Line Pixel-perfectly with Custom Render Objects — Pure #FlutterClock face
Everything is painted purely with Flutter’s Canvas and render objects: no assets, no packages, and no prebuilt widgets were used.
New post on Flutter Dev Google group:
The meaning of "(failed)" on the button to download Flutter SDK on a Chrome browser in Windows 10 machine?
I'm trying to install Flutter SDK at this site: https://ift.tt/2EGByhE But it seems that the button to download is not working, here is the screenshot: [image: image.png] Please advice what I should do to get Flutter SDK installed. I did try to install with git
January 31, 2020 at 09:32PM by Yu Shen
https://ift.tt/2uV6JUU
The meaning of "(failed)" on the button to download Flutter SDK on a Chrome browser in Windows 10 machine?
I'm trying to install Flutter SDK at this site: https://ift.tt/2EGByhE But it seems that the button to download is not working, here is the screenshot: [image: image.png] Please advice what I should do to get Flutter SDK installed. I did try to install with git
January 31, 2020 at 09:32PM by Yu Shen
https://ift.tt/2uV6JUU
flutter.dev
Windows install
New post on Flutter Dev Google group:
VS Code v3.8 - Improved Flutter Samples, Restart Frame...
Hi all, v3.8.0 of the Dart/Flutter VS Code extensions are live - release notes below/online . Please file bugs
VS Code v3.8 - Improved Flutter Samples, Restart Frame...
Hi all, v3.8.0 of the Dart/Flutter VS Code extensions are live - release notes below/online . Please file bugs
New post on /r/flutterdev subreddit:
Images in a Theme
I know in a theme you can set colors for various things, and have a light and dark theme. But how would one control images assigned to a given theme, so that a dark icon and a light icon show up as needed?
January 31, 2020 at 11:26PM by CodyLeet
https://ift.tt/37LPRij
Images in a Theme
I know in a theme you can set colors for various things, and have a light and dark theme. But how would one control images assigned to a given theme, so that a dark icon and a light icon show up as needed?
January 31, 2020 at 11:26PM by CodyLeet
https://ift.tt/37LPRij
reddit
Images in a Theme
I know in a theme you can set colors for various things, and have a light and dark theme. But how would one control images assigned to a given...
New post on Flutter Dev Google group:
A chat with mutable msg widgets that later are replaced
Dear flutter devs, I am working in an application that is basically a chat-like interface. However, the reason for this chat-like UI is to serve as a self-reporting screen to help the user author some story — in my case is a loan calculation. I am trying to achieve a user experience where,
January 31, 2020 at 11:58PM by Marcio Galli
https://ift.tt/2GGFU9E
A chat with mutable msg widgets that later are replaced
Dear flutter devs, I am working in an application that is basically a chat-like interface. However, the reason for this chat-like UI is to serve as a self-reporting screen to help the user author some story — in my case is a loan calculation. I am trying to achieve a user experience where,
January 31, 2020 at 11:58PM by Marcio Galli
https://ift.tt/2GGFU9E
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:
Flutter IntelliJ Plugin M43 Release
Flutter IntelliJ Plugin M43 Release Hot Reload on Save Improvements We’ve tweaked the behavior of hot reload on save. Previously, we wouldn’t try a reload if there were analysis errors in the project; this was under the assumption that the errors would be significant enough that you wouldn’t
February 01, 2020 at 12:36AM by Steve Messick
https://ift.tt/2GKkMzm
Flutter IntelliJ Plugin M43 Release
Flutter IntelliJ Plugin M43 Release Hot Reload on Save Improvements We’ve tweaked the behavior of hot reload on save. Previously, we wouldn’t try a reload if there were analysis errors in the project; this was under the assumption that the errors would be significant enough that you wouldn’t
February 01, 2020 at 12:36AM by Steve Messick
https://ift.tt/2GKkMzm
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 can I fix a Positioned Position in Flutter?
I've been trying for a long time to find out how I can fix my layout problem. *Overview* I use three Positioned in my body to layout the content of the app, to put it simply it is a profile information screen. The first Positioned shows the user profile information, like profile picture and
February 01, 2020 at 12:53AM by Dominik Springer
https://ift.tt/2RNseju
How can I fix a Positioned Position in Flutter?
I've been trying for a long time to find out how I can fix my layout problem. *Overview* I use three Positioned in my body to layout the content of the app, to put it simply it is a profile information screen. The first Positioned shows the user profile information, like profile picture and
February 01, 2020 at 12:53AM by Dominik Springer
https://ift.tt/2RNseju
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:
FAILURE: Build failed with an exception, with a new Flutter project
With a freshly installed Android Studio/Flutter SDK and a new Flutter project without changing the default code, all with the stable releases today Jan. 31, 2020, when I ran it, I got the following error message: Launching lib\main.dart on Android SDK built for x86 in debug mode... Running
February 01, 2020 at 01:37AM by Yu Shen
https://ift.tt/2Ue0shP
FAILURE: Build failed with an exception, with a new Flutter project
With a freshly installed Android Studio/Flutter SDK and a new Flutter project without changing the default code, all with the stable releases today Jan. 31, 2020, when I ran it, I got the following error message: Launching lib\main.dart on Android SDK built for x86 in debug mode... Running
February 01, 2020 at 01:37AM by Yu Shen
https://ift.tt/2Ue0shP
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:
Struggling with flutter
I've been learning flutter since August of last year and I still have so much trouble creating good UI. I can only make very basic UI and forget about backend, that I still can't seem tok grasp. Am I doing something wrong in learning?
February 01, 2020 at 01:52AM by coldfire334
https://ift.tt/2OhavyK
Struggling with flutter
I've been learning flutter since August of last year and I still have so much trouble creating good UI. I can only make very basic UI and forget about backend, that I still can't seem tok grasp. Am I doing something wrong in learning?
February 01, 2020 at 01:52AM by coldfire334
https://ift.tt/2OhavyK
reddit
Struggling with flutter
I've been learning flutter since August of last year and I still have so much trouble creating good UI. I can only make very basic UI and forget...
New post on Flutter Dev Google group:
ARCore cross platform in Flutter
Hi guys, I am currently trying to make a flutter app that use ARCore augmented faces and I want to build it for iOS and Android with the same code. Does anyone who knows how to integrate ARCore augmented faces for both android and iOS in flutter ? There are some plugins but it supports only
February 01, 2020 at 02:27AM by Emi Bulai
https://ift.tt/2UlpRq9
ARCore cross platform in Flutter
Hi guys, I am currently trying to make a flutter app that use ARCore augmented faces and I want to build it for iOS and Android with the same code. Does anyone who knows how to integrate ARCore augmented faces for both android and iOS in flutter ? There are some plugins but it supports only
February 01, 2020 at 02:27AM by Emi Bulai
https://ift.tt/2UlpRq9
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 maps with rotation and camera tilting
I'm using Mapbox for a website, and I'd like to convert it to an app. I found out about flutter_map which is an implementation of Leaflet JS for Flutter. It does not seem to support rotation and camera tilting at the moment. Are there any alternatives or ways to get these features?I don't want to use Google Maps because of the new pricing.Rotation: https://github.com/johnpryan/flutter_map/issues/116 Camera tilting: https://github.com/johnpryan/flutter_map/issues/220Also, I'm not sure what the feature is called, but when you rotate your device, there's a small pointer in front of your current location marker. This can be seen in Google maps. Does anyone know what this feature is called? It basically shows which direction the user is currently facing.
February 01, 2020 at 03:35AM by themindstorm
https://ift.tt/2GIpYE3
Flutter maps with rotation and camera tilting
I'm using Mapbox for a website, and I'd like to convert it to an app. I found out about flutter_map which is an implementation of Leaflet JS for Flutter. It does not seem to support rotation and camera tilting at the moment. Are there any alternatives or ways to get these features?I don't want to use Google Maps because of the new pricing.Rotation: https://github.com/johnpryan/flutter_map/issues/116 Camera tilting: https://github.com/johnpryan/flutter_map/issues/220Also, I'm not sure what the feature is called, but when you rotate your device, there's a small pointer in front of your current location marker. This can be seen in Google maps. Does anyone know what this feature is called? It basically shows which direction the user is currently facing.
February 01, 2020 at 03:35AM by themindstorm
https://ift.tt/2GIpYE3
GitHub
Implement map rotation · Issue #116 · johnpryan/flutter_map
It would be nice to be able to rotate the map. Take a look at flutter/flutter#17345. The mapOptions could also take an optional argument allowMapRotation, that would default to true. Maybe everyone...
New post on /r/flutterdev subreddit:
Apply LinearGradient to paint
The following link provides us with a way to draw a semi circle. https://stackoverflow.com/questions/57748469/flutter-how-to-draw-semicircle-half-circleHowever, it seems that the color property on the paint object doesn't accept a LinearGradient as a value (or any kind of a gradient as matter of fact).How do we go about applying a gradient color scheme to a semi circle?
February 01, 2020 at 04:26AM by androiddevforeast
https://ift.tt/31bJLVU
Apply LinearGradient to paint
The following link provides us with a way to draw a semi circle. https://stackoverflow.com/questions/57748469/flutter-how-to-draw-semicircle-half-circleHowever, it seems that the color property on the paint object doesn't accept a LinearGradient as a value (or any kind of a gradient as matter of fact).How do we go about applying a gradient color scheme to a semi circle?
February 01, 2020 at 04:26AM by androiddevforeast
https://ift.tt/31bJLVU
Stack Overflow
Flutter how to draw semicircle (half circle)
How can I draw semicircle like this?
Code:
class DrawHalfCircleClipper extends CustomClipper<Path> {
@override
Path getClip(Size size) {
final Path path = new Path();
...
re...
Code:
class DrawHalfCircleClipper extends CustomClipper<Path> {
@override
Path getClip(Size size) {
final Path path = new Path();
...
re...
New post on Flutter Dev Google group:
10 Best Apps Built Using Flutter Framework
Top 10 Apps Made with Flutter
February 01, 2020 at 05:47AM by Game Reviewer
https://ift.tt/3baQ5BE
10 Best Apps Built Using Flutter Framework
Top 10 Apps Made with Flutter
February 01, 2020 at 05:47AM by Game Reviewer
https://ift.tt/3baQ5BE
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 make 2 apps with same base code?
I want to make 2 apps on flutter. one for the client-side and 1 for the service provider side and both will connect with the firebase. I want the specific method in the client-side app that, when a client wants to chat with the service provider, the app will search for available or online
February 01, 2020 at 06:35AM by Payal P
https://ift.tt/37NAMwr
How to make 2 apps with same base code?
I want to make 2 apps on flutter. one for the client-side and 1 for the service provider side and both will connect with the firebase. I want the specific method in the client-side app that, when a client wants to chat with the service provider, the app will search for available or online
February 01, 2020 at 06:35AM by Payal P
https://ift.tt/37NAMwr
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:
FLUTTER WEB - COUDNT GENERATE PDF DOC USING file.writeAsBytes
// I have been trying to generate pdfs using pdf plugin and wrtie it to a pdf file // but file.wrtieAsBytes not creating any files and its not even throwing any errors or giving any response makePdf() async { final pw.Document doc = pw.Document(); pw.Font font = pw.Font.ttf(await rootBundle.lo
February 01, 2020 at 11:43AM by vinay sharma
https://ift.tt/2Scpw6t
FLUTTER WEB - COUDNT GENERATE PDF DOC USING file.writeAsBytes
// I have been trying to generate pdfs using pdf plugin and wrtie it to a pdf file // but file.wrtieAsBytes not creating any files and its not even throwing any errors or giving any response makePdf() async { final pw.Document doc = pw.Document(); pw.Font font = pw.Font.ttf(await rootBundle.lo
February 01, 2020 at 11:43AM by vinay sharma
https://ift.tt/2Scpw6t
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:
[new package] Sliding_card (an animated card that slides to reveal it's hidden card)
[New package]: sliding_card is available on pub.dev, feel free to use it on your projects And DM me if you need any help.Here is a link to the package: https://pub.dev/packages/sliding_card
February 01, 2020 at 11:38AM by emile977
https://ift.tt/37ZIy6o
[new package] Sliding_card (an animated card that slides to reveal it's hidden card)
[New package]: sliding_card is available on pub.dev, feel free to use it on your projects And DM me if you need any help.Here is a link to the package: https://pub.dev/packages/sliding_card
February 01, 2020 at 11:38AM by emile977
https://ift.tt/37ZIy6o
Dart packages
sliding_card | Flutter Package
Sliding card is a highly customizable flutter package that will help you create animated Cards with a sliding animation effect.
New post on /r/flutterdev subreddit:
I published my first article on Medium: Flutter meets Redux: The Redux way of managing Flutter applications state, Go check it out and share your thoughts
https://ift.tt/36OKdKW
February 01, 2020 at 10:44AM by bardiainjast
https://ift.tt/31f6Fvq
I published my first article on Medium: Flutter meets Redux: The Redux way of managing Flutter applications state, Go check it out and share your thoughts
https://ift.tt/36OKdKW
February 01, 2020 at 10:44AM by bardiainjast
https://ift.tt/31f6Fvq
New post on /r/flutterdev subreddit:
Is flutter WEB the new flash?
Hello everyone, I do not want a flame war, however the flutter for web reminds me of flash, yes it doesn't require a plugin but it is extremely close - its a runtime system that paints everything by itself and not using any of the web technologies (css/html/dom/etc) don't get me wrong html and the dom sucks and css sucks a bit less then the other two, however.. it is what we are used to, it is what we expect:to inspect an element to find a handler and/or put a breakpoint.None of this works with flutter web, even if it works good at some point, even if you cannot distinguish it from the web just by looking on it.. is this the future we want ?What are your thoughts .. do we just get rid of flash to get a new one ?P.S. yes I know all gets compiled typescript becomes a javascript at the end JSX becomes JavaScript and they are not what they were however still even without map files you can put a breakpoint you can get a clue, you can at least find a library used and etc. it is still somehow open... while with flutter.. all is a black box... ;(P.P.S. I like flutter ! I am just concerned.
February 01, 2020 at 12:55PM by nayden_gochev
https://ift.tt/2ScdwS6
Is flutter WEB the new flash?
Hello everyone, I do not want a flame war, however the flutter for web reminds me of flash, yes it doesn't require a plugin but it is extremely close - its a runtime system that paints everything by itself and not using any of the web technologies (css/html/dom/etc) don't get me wrong html and the dom sucks and css sucks a bit less then the other two, however.. it is what we are used to, it is what we expect:to inspect an element to find a handler and/or put a breakpoint.None of this works with flutter web, even if it works good at some point, even if you cannot distinguish it from the web just by looking on it.. is this the future we want ?What are your thoughts .. do we just get rid of flash to get a new one ?P.S. yes I know all gets compiled typescript becomes a javascript at the end JSX becomes JavaScript and they are not what they were however still even without map files you can put a breakpoint you can get a clue, you can at least find a library used and etc. it is still somehow open... while with flutter.. all is a black box... ;(P.P.S. I like flutter ! I am just concerned.
February 01, 2020 at 12:55PM by nayden_gochev
https://ift.tt/2ScdwS6
reddit
Is flutter WEB the new flash?
Hello everyone, I do not want a flame war, however the flutter for web reminds me of flash, yes it doesn't require a plugin but it is extremely...
New post on /r/flutterdev subreddit:
Charts_flutter documentation
Hi all, so I've recently had a challenge with charting libraries in my app. There is charts_flutter (unofficial from Google) which seems to work pretty well for me, as long as my scenarios fit the examples in the gallery. I'm however struggling to find workable documentation on the library's API, leaving me in a trial and error state of just trying to see what works. Any ideas/pointers are welcome.
February 01, 2020 at 12:44PM by mcalila
https://ift.tt/2GLNG24
Charts_flutter documentation
Hi all, so I've recently had a challenge with charting libraries in my app. There is charts_flutter (unofficial from Google) which seems to work pretty well for me, as long as my scenarios fit the examples in the gallery. I'm however struggling to find workable documentation on the library's API, leaving me in a trial and error state of just trying to see what works. Any ideas/pointers are welcome.
February 01, 2020 at 12:44PM by mcalila
https://ift.tt/2GLNG24
reddit
Charts_flutter documentation
Hi all, so I've recently had a challenge with charting libraries in my app. There is charts_flutter (unofficial from Google) which seems to work...
New post on /r/flutterdev subreddit:
Conway's Game Of Life made with Flutter in a DartPad
https://twitter.com/modulovalue/status/1223571926280474624
February 01, 2020 at 12:43PM by modulovalue
https://ift.tt/3b1caCy
Conway's Game Of Life made with Flutter in a DartPad
https://twitter.com/modulovalue/status/1223571926280474624
February 01, 2020 at 12:43PM by modulovalue
https://ift.tt/3b1caCy
Twitter
modulovalue 💙
I challenged my good friend @SlaxXxX to port his Java version of Conway's Game Of Life to #Flutter And he actually did it! He even implemented drawing and a pause button😀Here's a DartPad where you can try it out for yourself: https://t.co/TbKoVZrh15 Repo:…
New post on /r/flutterdev subreddit:
Basic Firebase Auth
https://youtu.be/YeDqyuS_4Ew
February 01, 2020 at 01:37PM by craetornetwork
https://ift.tt/2GHt235
Basic Firebase Auth
https://youtu.be/YeDqyuS_4Ew
February 01, 2020 at 01:37PM by craetornetwork
https://ift.tt/2GHt235
YouTube
Firebase Authentication | Flutter Basics
Firebase Authentication | Flutter BasicsA key part of most interactions with a database, require a user to be present. With firebase authentication, this is ...