New post on /r/flutterdev subreddit:
Show better logs in Flutter
https://youtu.be/GfCVLd7Zumg
November 06, 2019 at 02:07PM by ishanfx
https://ift.tt/32pmVsK
Show better logs in Flutter
https://youtu.be/GfCVLd7Zumg
November 06, 2019 at 02:07PM by ishanfx
https://ift.tt/32pmVsK
YouTube
How to show better Logs in Flutter
Add better and clean logs using logger in Flutter Article - https://mightytechno.com/clean-and-better-logs-in-flutter-using-logger/ Flutter course - https://...
New post on /r/flutterdev subreddit:
A Look at Flutter from a Native Developer
https://ift.tt/2nfV283
November 06, 2019 at 03:29PM by MechaSnowflake
https://ift.tt/2POg0a1
A Look at Flutter from a Native Developer
https://ift.tt/2nfV283
November 06, 2019 at 03:29PM by MechaSnowflake
https://ift.tt/2POg0a1
OrangeLoops
A Look at Flutter from a Native Developer
If you are into mobile app development then you've probably heard about Flutter, Google's open-source framework for building cross-platform applications. Released in 2017, the interest about Flutter kept growing since its launch, as you can see…
New post on /r/flutterdev subreddit:
How to Automatically Generate App Icons with Flutter
https://www.youtube.com/watch?v=xfc6JrUotGo&feature=youtu.be
November 06, 2019 at 03:55PM by Paulhal
https://ift.tt/32oGi54
How to Automatically Generate App Icons with Flutter
https://www.youtube.com/watch?v=xfc6JrUotGo&feature=youtu.be
November 06, 2019 at 03:55PM by Paulhal
https://ift.tt/32oGi54
YouTube
How to Automatically Generate App Icons with Flutter
I’ve been working on a Flutter application for the better half of this year, and as we get closer to release, I realized I hadn’t set an app icon yet. I init...
New post on Flutter Dev Google group:
flutter dart error
new to flutter development. i'm getting this error as a result of running my first program according to the tutorial video i am using. please any help will be appreciated.
November 06, 2019 at 04:07PM by Ehis
https://ift.tt/36xCdyS
flutter dart error
new to flutter development. i'm getting this error as a result of running my first program according to the tutorial video i am using. please any help will be appreciated.
November 06, 2019 at 04:07PM by Ehis
https://ift.tt/36xCdyS
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:
facing problem integrating back4app with flutter web. Parse().healthCheck().timeout(const Duration(seconds: 5)); this statement never get executed
await Parse().initialize( Strings.PARSE_APP_ID, Strings.PARSE_APP_URL, masterKey: Strings.MASTER_KEY, debug: true, autoSendSessionId: true, coreStore: await CoreStoreSharedPrefsImp.getInstance()); // final ParseResponse response = await Parse().healthCheck().timeout(const Duration(seconds: 5));
November 06, 2019 at 05:35PM by rajujin1
https://ift.tt/2WOGGZt
facing problem integrating back4app with flutter web. Parse().healthCheck().timeout(const Duration(seconds: 5)); this statement never get executed
await Parse().initialize( Strings.PARSE_APP_ID, Strings.PARSE_APP_URL, masterKey: Strings.MASTER_KEY, debug: true, autoSendSessionId: true, coreStore: await CoreStoreSharedPrefsImp.getInstance()); // final ParseResponse response = await Parse().healthCheck().timeout(const Duration(seconds: 5));
November 06, 2019 at 05:35PM by rajujin1
https://ift.tt/2WOGGZt
reddit
facing problem integrating back4app with flutter web....
await Parse().initialize( Strings.PARSE_APP_ID, Strings.PARSE_APP_URL, masterKey: Strings.MASTER_KEY, debug:...
New post on /r/flutterdev subreddit:
Flutter development partner stories at GDD China
https://www.youtube.com/watch?v=TdHneqYLthk&feature=youtu.be
November 06, 2019 at 06:02PM by MarkOSullivan
https://ift.tt/2NLfoiP
Flutter development partner stories at GDD China
https://www.youtube.com/watch?v=TdHneqYLthk&feature=youtu.be
November 06, 2019 at 06:02PM by MarkOSullivan
https://ift.tt/2NLfoiP
YouTube
Flutter development partner stories at GDD China
With the most Flutter developers of any country, China has hundreds of millions of users enjoying Flutter apps. Join Martin Aguinis from our team and brands ...
New tweet from FlutterDev:
No right answers yet. Maybe it’s not a new launch or feature? pic.twitter.com/jYeHYibQG7— Flutter (@FlutterDev) November 6, 2019
November 06, 2019 at 06:29PM
http://twitter.com/FlutterDev/status/1192132029447409664
No right answers yet. Maybe it’s not a new launch or feature? pic.twitter.com/jYeHYibQG7— Flutter (@FlutterDev) November 6, 2019
November 06, 2019 at 06:29PM
http://twitter.com/FlutterDev/status/1192132029447409664
Twitter
Flutter
@pedromassangom @MartinAguinis No right answers yet. Maybe it’s not a new launch or feature? https://t.co/jYeHYibQG7
New post on Flutter Dev Google group:
StreamBuilder in Flutter
I have a textView and button in page A. When textView is tapped, it will pass the list to page B, and populate the list to listView in page B. When user select the item in the listView, it will pass the item back to page A, and set the value to sink. When the button in page A is clicked, I want
November 06, 2019 at 06:39PM by Tony Seng
https://ift.tt/2WMdfaE
StreamBuilder in Flutter
I have a textView and button in page A. When textView is tapped, it will pass the list to page B, and populate the list to listView in page B. When user select the item in the listView, it will pass the item back to page A, and set the value to sink. When the button in page A is clicked, I want
November 06, 2019 at 06:39PM by Tony Seng
https://ift.tt/2WMdfaE
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 tweet from FlutterDev:
💥New codelab!💥
Implicit animations helps you add motion and visual effects to your UI. Learn how to use Flutter widgets that make it easy to create animations for a specific set of properties.
Learn here → https://t.co/4sB5Y6gZGJ pic.twitter.com/f8DJThg89f— Dart Language (@dart_lang) November 6, 2019
November 06, 2019 at 06:36PM
http://twitter.com/FlutterDev/status/1192133750034849792
💥New codelab!💥
Implicit animations helps you add motion and visual effects to your UI. Learn how to use Flutter widgets that make it easy to create animations for a specific set of properties.
Learn here → https://t.co/4sB5Y6gZGJ pic.twitter.com/f8DJThg89f— Dart Language (@dart_lang) November 6, 2019
November 06, 2019 at 06:36PM
http://twitter.com/FlutterDev/status/1192133750034849792
flutter.dev
Implicit animations
A codelab that uses interactive examples and exercises to teach how to use Flutter's implicitly animated widgets.
New post on Flutter Dev Google group:
how to develop a remote desktop app with flutter like anydesk
Please help to understand the way of developing remote desktop application like any desk with flutter. What is the road map? Were is the starting point?
November 06, 2019 at 06:46PM by ali pashaei
https://ift.tt/32payga
how to develop a remote desktop app with flutter like anydesk
Please help to understand the way of developing remote desktop application like any desk with flutter. What is the road map? Were is the starting point?
November 06, 2019 at 06:46PM by ali pashaei
https://ift.tt/32payga
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:
AlertDialog (Flutter Widget of the Week)
https://www.youtube.com/watch?v=75CsnyRXf5I&feature=youtu.be
November 06, 2019 at 07:02PM by MarkOSullivan
https://ift.tt/32oBbSH
AlertDialog (Flutter Widget of the Week)
https://www.youtube.com/watch?v=75CsnyRXf5I&feature=youtu.be
November 06, 2019 at 07:02PM by MarkOSullivan
https://ift.tt/32oBbSH
YouTube
AlertDialog (Flutter Widget of the Week)
Do you want to alert someone about something or maybe get their input? Does your app have a critical junction where users need to make an important decision? AlertDialog is the widget for you!
Learn more about AlertDialog → https://goo.gle/2BGn685
showDialog…
Learn more about AlertDialog → https://goo.gle/2BGn685
showDialog…
New post on /r/flutterdev subreddit:
Two New Cupertino Packages for iOS 13: StackView and TabBar
For those of you who wish to adapt more to the iOS 13 style, I would like to share two new packages that are now available.Cupertino StackView: A very easy-to-use navigation tool/widget for having iOS 13 style stacks.Pub | GitHubWatch on Youtube: v1.0.0Cupertino Tab Bar: A highly customisable and simple widget for having iOS 13 style tab bars.Pub | GitHubWatch on Youtube: v1.0.0
November 06, 2019 at 06:24PM by AliYigitBireroglu
https://ift.tt/36DnNgJ
Two New Cupertino Packages for iOS 13: StackView and TabBar
For those of you who wish to adapt more to the iOS 13 style, I would like to share two new packages that are now available.Cupertino StackView: A very easy-to-use navigation tool/widget for having iOS 13 style stacks.Pub | GitHubWatch on Youtube: v1.0.0Cupertino Tab Bar: A highly customisable and simple widget for having iOS 13 style tab bars.Pub | GitHubWatch on Youtube: v1.0.0
November 06, 2019 at 06:24PM by AliYigitBireroglu
https://ift.tt/36DnNgJ
Dart packages
cupertino_stackview | Flutter package
A very easy-to-use navigation tool/widget for having iOS 13 style stacks.
New tweet from FlutterDev:
How are companies based in APAC using Flutter?
Hear how they are using Flutter to create the apps that fuel their organizations. @MartinAguinis and brands like Tencent, Bytedance, and Grab share updates, new features and more!
Watch here → https://t.co/2mLlEzzIFp pic.twitter.com/KYtl8oKaG5— Flutter (@FlutterDev) November 6, 2019
November 06, 2019 at 07:41PM
http://twitter.com/FlutterDev/status/1192150074391846912
How are companies based in APAC using Flutter?
Hear how they are using Flutter to create the apps that fuel their organizations. @MartinAguinis and brands like Tencent, Bytedance, and Grab share updates, new features and more!
Watch here → https://t.co/2mLlEzzIFp pic.twitter.com/KYtl8oKaG5— Flutter (@FlutterDev) November 6, 2019
November 06, 2019 at 07:41PM
http://twitter.com/FlutterDev/status/1192150074391846912
Twitter
Martin Aguinis 📱🚀 (@MartinAguinis) | Twitter
The latest Tweets from Martin Aguinis 📱🚀 (@MartinAguinis). Marketing lead @FlutterDev for @Google. From Argentina. Born at a very young age. United States
New tweet from FlutterDev:
It's that time again 🤯#WidgetoftheWeek ⚡
Need to get a user's input or alert them? Depending on your preferred design, you can use a basic popup that can include an animated image or just text. AlertDialog will get your message across.
Watch more → https://t.co/nf6159nxRO pic.twitter.com/Jsxf3IX1qc— Flutter (@FlutterDev) November 6, 2019
November 06, 2019 at 08:34PM
http://twitter.com/FlutterDev/status/1192163311950786560
It's that time again 🤯#WidgetoftheWeek ⚡
Need to get a user's input or alert them? Depending on your preferred design, you can use a basic popup that can include an animated image or just text. AlertDialog will get your message across.
Watch more → https://t.co/nf6159nxRO pic.twitter.com/Jsxf3IX1qc— Flutter (@FlutterDev) November 6, 2019
November 06, 2019 at 08:34PM
http://twitter.com/FlutterDev/status/1192163311950786560
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Flutter Dev Environment Installation-by-hand Without AndroidStudio
https://ift.tt/36Bog2V
November 06, 2019 at 08:36PM by Cesarius1970
https://ift.tt/2PTDH0p
Flutter Dev Environment Installation-by-hand Without AndroidStudio
https://ift.tt/36Bog2V
November 06, 2019 at 08:36PM by Cesarius1970
https://ift.tt/2PTDH0p
Medium
Flutter Dev Environment Installation-by-hand Without AndroidStudio
Hi!. This is my second how-to in the series about these technologies. I have managed to install them side by side on Debian 10 (without…
New post on /r/flutterdev subreddit:
Problems with the hero widget
Hello, I'm a beginner and I want to create a simple notes app.I have a Container as frames to scroll through and then the boxes laid out with rows and columns and then a container with text in it. I want the big Container to transition into the detailed screen and the text should also have a hero transition so it's all smooth. I first put a hero transition only on the big Container, but then during the transition, the outer left part of the box was this yellow and black stripes and when the transition was over it was completely normal again. Also, the text was a bit glitchy. Then I tried to add a Hero widget to the text as well, but you're not allowed to do that. So I commented the first one out. Everything was fine besides the outer Container not transitioning.Do I have to post the code? What should I do? Do you have an idea?
November 06, 2019 at 08:25PM by fstr05
https://ift.tt/2NNFpOd
Problems with the hero widget
Hello, I'm a beginner and I want to create a simple notes app.I have a Container as frames to scroll through and then the boxes laid out with rows and columns and then a container with text in it. I want the big Container to transition into the detailed screen and the text should also have a hero transition so it's all smooth. I first put a hero transition only on the big Container, but then during the transition, the outer left part of the box was this yellow and black stripes and when the transition was over it was completely normal again. Also, the text was a bit glitchy. Then I tried to add a Hero widget to the text as well, but you're not allowed to do that. So I commented the first one out. Everything was fine besides the outer Container not transitioning.Do I have to post the code? What should I do? Do you have an idea?
November 06, 2019 at 08:25PM by fstr05
https://ift.tt/2NNFpOd
reddit
Problems with the hero widget
Hello, I'm a beginner and I want to create a simple notes app. I have a Container as frames to scroll through and then the boxes laid out with...
New post on /r/flutterdev subreddit:
Setting $PATH with VIM
https://ift.tt/34I6qd3
November 06, 2019 at 09:49PM by Gentle_Island
https://ift.tt/2pPi1YH
Setting $PATH with VIM
https://ift.tt/34I6qd3
November 06, 2019 at 09:49PM by Gentle_Island
https://ift.tt/2pPi1YH
Medium
My $PATH to Flutter with Vim
I recently finished The Complete Flutter Development Bootcamp with Dart by AppBrewery and at the very beginning I was introduced to Vim. I…
New tweet from FlutterDev:
It's that time again 🤯#WidgetoftheWeek ⚡
Need to get a user's input or alert them? Depending on your preferred design, you can use a basic popup that can include an animated image or just text. AlertDialog will get your message across.
Watch more → https://t.co/Iitqd4vmAF pic.twitter.com/N7dAyFhpdu— Flutter (@FlutterDev) November 6, 2019
November 06, 2019 at 10:25PM
http://twitter.com/FlutterDev/status/1192191268450750464
It's that time again 🤯#WidgetoftheWeek ⚡
Need to get a user's input or alert them? Depending on your preferred design, you can use a basic popup that can include an animated image or just text. AlertDialog will get your message across.
Watch more → https://t.co/Iitqd4vmAF pic.twitter.com/N7dAyFhpdu— Flutter (@FlutterDev) November 6, 2019
November 06, 2019 at 10:25PM
http://twitter.com/FlutterDev/status/1192191268450750464
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New post on Flutter Dev Google group:
[IOS] Google sign in crashes the flutter app in IOS device
Hi all, google_sign_in 4.0.11 plugin crashes on the IOS device with the exception, but it works OK on the simulator. PlatformException(google_sign_in, -[NSNull stringByAddingPercentEncodingWithAllowedCharacters:]: unrecognized selector sent to instance 0x38bb1978, NSInvalidArgumentException)
November 06, 2019 at 10:33PM by Subbu
https://ift.tt/2PPeeFA
[IOS] Google sign in crashes the flutter app in IOS device
Hi all, google_sign_in 4.0.11 plugin crashes on the IOS device with the exception, but it works OK on the simulator. PlatformException(google_sign_in, -[NSNull stringByAddingPercentEncodingWithAllowedCharacters:]: unrecognized selector sent to instance 0x38bb1978, NSInvalidArgumentException)
November 06, 2019 at 10:33PM by Subbu
https://ift.tt/2PPeeFA
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:
How can I make snapchat-like UI and still scroll center widget?
By snapchat-like UI, I mean pages slide out of the right/left sides and cover the middle screen instead of moving it. I already have this implemented with a stack having the main screen in the back, and above it a pageview with a transparent Container in the center.My problem is that I now can't scroll the center page, because the transparent widget is covering it. How can I make it register touches with a widget above it?
November 06, 2019 at 10:42PM by jeremyfriesen
https://ift.tt/2pBSbYl
How can I make snapchat-like UI and still scroll center widget?
By snapchat-like UI, I mean pages slide out of the right/left sides and cover the middle screen instead of moving it. I already have this implemented with a stack having the main screen in the back, and above it a pageview with a transparent Container in the center.My problem is that I now can't scroll the center page, because the transparent widget is covering it. How can I make it register touches with a widget above it?
November 06, 2019 at 10:42PM by jeremyfriesen
https://ift.tt/2pBSbYl
reddit
How can I make snapchat-like UI and still scroll center widget?
By snapchat-like UI, I mean pages slide out of the right/left sides and cover the middle screen instead of moving it. I already have this...
New post on /r/flutterdev subreddit:
Github's 2019 Octoverse report is out, Flutter is listed as the #2 fastest growing open source projects and Dart the #1 fastest growing language worldwide!
https://ift.tt/1huIPwK
November 06, 2019 at 11:40PM by EngineerScientist
https://ift.tt/33pcxCI
Github's 2019 Octoverse report is out, Flutter is listed as the #2 fastest growing open source projects and Dart the #1 fastest growing language worldwide!
https://ift.tt/1huIPwK
November 06, 2019 at 11:40PM by EngineerScientist
https://ift.tt/33pcxCI
The State of the Octoverse
The State of the Octoverse explores a year of change with new deep dives into developer productivity, security, and how we build communities on GitHub.