Reddit: Flutter - Firebase Starter
https://youtu.be/1NO-F6fhQow
Submitted September 20, 2018 at 06:42PM by rajayogan27
via reddit https://ift.tt/2DegW2w
https://youtu.be/1NO-F6fhQow
Submitted September 20, 2018 at 06:42PM by rajayogan27
via reddit https://ift.tt/2DegW2w
YouTube
Flutter - Firebase starter
Support me - https://paypal.me/RajaYogan
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=GREATOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=GREATOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
Reddit: Flutter: Stepper Tutorial | EASY
https://youtu.be/xjbdDHhzqXc
Submitted September 20, 2018 at 06:09PM by RobertBrunhage
via reddit https://ift.tt/2Nvftdf
https://youtu.be/xjbdDHhzqXc
Submitted September 20, 2018 at 06:09PM by RobertBrunhage
via reddit https://ift.tt/2Nvftdf
YouTube
Flutter: Stepper Tutorial | EASY
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https:/…
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https:/…
GGroup: Can someone help with this? Got stuck for a few days
I would appreciate if someone with more flutter experience can have a look at this https://ift.tt/2ppcMuY My flutter knowledge is rather limited and have been trying a few days but couldn't get it work.
Submitted September 20, 2018 at 09:07PM by Tiantang Sun
via Flutter Dev https://ift.tt/2MS3Ojk
I would appreciate if someone with more flutter experience can have a look at this https://ift.tt/2ppcMuY My flutter knowledge is rather limited and have been trying a few days but couldn't get it work.
Submitted September 20, 2018 at 09:07PM by Tiantang Sun
via Flutter Dev https://ift.tt/2MS3Ojk
GitHub
Bottom navigation doesn't update TabBarView body with a custom widget #22050
I want to use a TabBar and a BottomNavigationBar to control the same TabBarView whose body is a list of custom widget RankingTable (only put one in the demo and using a Text widget as the 2nd child). My problem is when tapping on navigat...
Learn how @AlibabaGroup used Flutter to develop their Xianyu app that now has over 50 million users!
Click below to hear their story ↓ pic.twitter.com/mzWJLlyTtf— Flutter (@flutterio) September 20, 2018
September 20, 2018 at 10:13PM
via Twitter https://twitter.com/flutterio
Click below to hear their story ↓ pic.twitter.com/mzWJLlyTtf— Flutter (@flutterio) September 20, 2018
September 20, 2018 at 10:13PM
via Twitter https://twitter.com/flutterio
Twitter
Alibaba Group (@AlibabaGroup) / Twitter
We're on a mission to make it easy to do business anywhere. We pledged to reach carbon neutrality by 2030 ♻
Reddit: First CI for mobile to release out-of-the-box Flutter integration!
https://ift.tt/2NWXknS
Submitted September 20, 2018 at 10:21PM by Gigatronbot
via reddit https://ift.tt/2OMO9Du
https://ift.tt/2NWXknS
Submitted September 20, 2018 at 10:21PM by Gigatronbot
via reddit https://ift.tt/2OMO9Du
Nevercode
Continuous Integration and delivery (CI/CD) for Flutter Apps with Nevercode
Flutter will change how hybrid apps are built. How to build, test and distribute Flutter apps effectively using Nevercode CI/CD out of the box integration for Flutter apps.
Flutter Release Preview 2 is here, and @RedBrogdon has the details of what to expect as we get closer to Flutter 1.0: loads of new widgets, smoother running apps, background execution support, and more!
Watch here → https://t.co/wiIjOOmI6W pic.twitter.com/ZhD0vFkmCs— Flutter (@flutterio) September 20, 2018
September 21, 2018 at 12:08AM
via Twitter https://twitter.com/flutterio
Watch here → https://t.co/wiIjOOmI6W pic.twitter.com/ZhD0vFkmCs— Flutter (@flutterio) September 20, 2018
September 21, 2018 at 12:08AM
via Twitter https://twitter.com/flutterio
Twitter
Andrew Brogdon (@RedBrogdon) | Twitter
The latest Tweets from Andrew Brogdon (@RedBrogdon). I work with @Flutterio at the Google
Reddit: Any library or web tool for converting JSON to Dart model classes?
I used this for Android http://jsonschema2pojo.org for converting JSON to POJO classes. Anything similar for Flutter? Would be okay if it doesn't add the factory methods too.
Submitted September 21, 2018 at 12:35AM by pblead26
via reddit https://ift.tt/2PSVXnn
I used this for Android http://jsonschema2pojo.org for converting JSON to POJO classes. Anything similar for Flutter? Would be okay if it doesn't add the factory methods too.
Submitted September 21, 2018 at 12:35AM by pblead26
via reddit https://ift.tt/2PSVXnn
reddit
r/FlutterDev - Any library or web tool for converting JSON to Dart model classes?
2 votes and 2 comments so far on Reddit
Reddit: Flutter localstorage
Hello dear Flutterians!I'm an alien from react-native world. As it often happens when someone switches from one technology to another, I'm enjoying good parts of flutter and missing some good parts from react-native. AsyncStorage is one of those "good parts". shared_preferences plugin work, but it's too "flat". So here it comes https://github.com/lesnitsky/flutter_localstorage
I'm really new to flutter and dart, so feel free to destroy me in comments 😏Suggestions, best practices and guidance will be more appreciated though. What edge cases have I missed? Is overall approach legit?
Submitted September 21, 2018 at 03:25AM by r1zzu
via reddit https://ift.tt/2xqGa8Q
Hello dear Flutterians!I'm an alien from react-native world. As it often happens when someone switches from one technology to another, I'm enjoying good parts of flutter and missing some good parts from react-native. AsyncStorage is one of those "good parts". shared_preferences plugin work, but it's too "flat". So here it comes https://github.com/lesnitsky/flutter_localstorage
I'm really new to flutter and dart, so feel free to destroy me in comments 😏Suggestions, best practices and guidance will be more appreciated though. What edge cases have I missed? Is overall approach legit?
Submitted September 21, 2018 at 03:25AM by r1zzu
via reddit https://ift.tt/2xqGa8Q
GitHub
GitHub - lesnitsky/flutter_localstorage: 📦 LocalStorage for Flutter
📦 LocalStorage for Flutter. Contribute to lesnitsky/flutter_localstorage development by creating an account on GitHub.
GGroup: Multiple TabController
Hi, I want two *TabController* in one page. how it is possible? Can any one please suggest me.
Submitted September 21, 2018 at 05:39AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2po2WcV
Hi, I want two *TabController* in one page. how it is possible? Can any one please suggest me.
Submitted September 21, 2018 at 05:39AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2po2WcV
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.
"Google has announced the final pre-release version of its Flutter cross-platform mobile app toolkit. This release addresses a key developer concern: The lack of native UI components on iOS." #mobileapps #cupertino #iosdev @thurrott https://t.co/n7f2xzk5sJ— Flutter (@flutterio) September 21, 2018
September 21, 2018 at 08:00AM
via Twitter https://twitter.com/flutterio
September 21, 2018 at 08:00AM
via Twitter https://twitter.com/flutterio
Twitter
#mobileapps hashtag on Twitter
On Apr 9 @appannie tweeted: "Which apps made the top ten by consumer .." - read what others are saying and join the conversation.
GGroup: const constructors and encapsulation don't go together in Dart
I am really annoyed by the restrictions that the Dart language imposes on const constructors. Flutter makes heavy use of immutable objects. At the same time it seems impossible to make any non trivial const constructor work in Dart. A constant constructor can only be initialized with compile time
Submitted September 21, 2018 at 09:54AM by Andreas Sumerauer
via Flutter Dev https://ift.tt/2MWiZrW
I am really annoyed by the restrictions that the Dart language imposes on const constructors. Flutter makes heavy use of immutable objects. At the same time it seems impossible to make any non trivial const constructor work in Dart. A constant constructor can only be initialized with compile time
Submitted September 21, 2018 at 09:54AM by Andreas Sumerauer
via Flutter Dev https://ift.tt/2MWiZrW
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.
GGroup: What is the actual implementation of SO_LINGER in the Dart platform?
Hi, I place an issue on Dart SDK. *My Flutter Mobile app* cannot get the socket data due to dart.io socket set option. I can get my data in java when I set my java socket setSoLinger option. Question: What is the actual implementation of SO_LINGER in the Dart platform? https://github.com/dart
Submitted September 21, 2018 at 11:41AM by Niyazi Toros
via Flutter Dev https://ift.tt/2PZ49CX
Hi, I place an issue on Dart SDK. *My Flutter Mobile app* cannot get the socket data due to dart.io socket set option. I can get my data in java when I set my java socket setSoLinger option. Question: What is the actual implementation of SO_LINGER in the Dart platform? https://github.com/dart
Submitted September 21, 2018 at 11:41AM by Niyazi Toros
via Flutter Dev https://ift.tt/2PZ49CX
GitHub
Dart - Overview
Dart has one repository available. Follow their code on GitHub.
GGroup: How to migrate my flutter app with the new version of flutter?
*How to migrate my flutter app with the new version of flutter?*
Submitted September 21, 2018 at 12:53PM by Ahmed Meklad
via Flutter Dev https://ift.tt/2OIXHzy
*How to migrate my flutter app with the new version of flutter?*
Submitted September 21, 2018 at 12:53PM by Ahmed Meklad
via Flutter Dev https://ift.tt/2OIXHzy
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.
Reddit: GestureDetector wrapper that detects tap events along with their position on screen
https://ift.tt/2Dj0VZh
Submitted September 21, 2018 at 02:24PM by tomwyr
via reddit https://ift.tt/2pocLaS
https://ift.tt/2Dj0VZh
Submitted September 21, 2018 at 02:24PM by tomwyr
via reddit https://ift.tt/2pocLaS
Dart Packages
positioned_tap_detector | Flutter Package
positioned_tap_detector Flutter and Dart package - Widget allowing to receive tap callbacks, together with their position on the screen.
Reddit: Timed background updates on Flutter?
I need to run a task to update pull down and update some data files (podcast info).I'd like to set a timer so the task kicks off about 4 AM and then exits when its complete. Is this possible in Flutter?I know how to do it in Android directly, but not Flutter.
Submitted September 21, 2018 at 01:56PM by NeilPork
via reddit https://ift.tt/2OHn84B
I need to run a task to update pull down and update some data files (podcast info).I'd like to set a timer so the task kicks off about 4 AM and then exits when its complete. Is this possible in Flutter?I know how to do it in Android directly, but not Flutter.
Submitted September 21, 2018 at 01:56PM by NeilPork
via reddit https://ift.tt/2OHn84B
reddit
r/FlutterDev - Timed background updates on Flutter?
1 vote and 0 comments so far on Reddit
Reddit: Flutter UI - Animating your widgets
https://youtu.be/ui3BmPYKvTw
Submitted September 21, 2018 at 05:12PM by rajayogan27
via reddit https://ift.tt/2xvuOAm
https://youtu.be/ui3BmPYKvTw
Submitted September 21, 2018 at 05:12PM by rajayogan27
via reddit https://ift.tt/2xvuOAm
YouTube
Flutter UI - Animating your UI
Support me - https://paypal.me/RajaYogan
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=GREATOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
Buy my course - https://www.udemy.com/learn-flutter-from-scratch/?couponCode=GREATOFF
Follow me on twitter - https://twitter.com/rajayogan14k
Other flutter videos - https://www.youtube.com/playlist?list=PLgGjX33Qsw…
Reddit: auto_size_text | Flutter widget that automatically resizes text to fit perfectly within its bounds.
https://ift.tt/2QJQNM1
Submitted September 21, 2018 at 07:18PM by Purple_Pizzazz
via reddit https://ift.tt/2pqqFsY
https://ift.tt/2QJQNM1
Submitted September 21, 2018 at 07:18PM by Purple_Pizzazz
via reddit https://ift.tt/2pqqFsY
Dart Packages
auto_size_text | Flutter Package
auto_size_text Flutter and Dart package - A widget that automatically resizes text to fit perfectly within its bounds.
GGroup: Install and launch error: flutter/examples/catalog on an iPhone 4S
Hi all, Anyone know what is wrong with flutter/examples/catalog example? (hello_world works) Install and launch error catalog example: Installing and launching... You've implemented -[ application:performFetchWithCompletionHa
Submitted September 21, 2018 at 10:18PM by hoek
via Flutter Dev https://ift.tt/2O2sz0M
Hi all, Anyone know what is wrong with flutter/examples/catalog example? (hello_world works) Install and launch error catalog example: Installing and launching... You've implemented -[ application:performFetchWithCompletionHa
Submitted September 21, 2018 at 10:18PM by hoek
via Flutter Dev https://ift.tt/2O2sz0M
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.
Learn about the exciting concept of the gesture arena! When a user initiates a gesture that could be many different things (long press, scroll, pinch), these contestants enter an arena. Only one gesture leaves victorious. #FlutterFriday
Learn more ↓ https://t.co/e35FWA4BeK— Flutter (@flutterio) September 21, 2018
September 21, 2018 at 11:07PM
via Twitter https://twitter.com/flutterio
Learn more ↓ https://t.co/e35FWA4BeK— Flutter (@flutterio) September 21, 2018
September 21, 2018 at 11:07PM
via Twitter https://twitter.com/flutterio
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.
GGroup: Foreground/background location tracking in flutter
Hello, I would like to implement foreground/background location tracking in flutter. Can anyone help me for the same, please. Current progress: I user geolocation package in which I can able to get a location on the single screen and also can push it to server. Required: I need the same
Submitted September 22, 2018 at 06:40AM by Prashant Fepale
via Flutter Dev https://ift.tt/2MRkTda
Hello, I would like to implement foreground/background location tracking in flutter. Can anyone help me for the same, please. Current progress: I user geolocation package in which I can able to get a location on the single screen and also can push it to server. Required: I need the same
Submitted September 22, 2018 at 06:40AM by Prashant Fepale
via Flutter Dev https://ift.tt/2MRkTda
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.
GGroup: different setSystemUIOverlayStyle for routes
I have an app, where I need to change in one screen the text color of the status bar. The scene is opened with Navigator. What would be the correct solution for changing the text color?
Submitted September 22, 2018 at 08:31AM by mars3142
via Flutter Dev https://ift.tt/2I5k7sh
I have an app, where I need to change in one screen the text color of the status bar. The scene is opened with Navigator. What would be the correct solution for changing the text color?
Submitted September 22, 2018 at 08:31AM by mars3142
via Flutter Dev https://ift.tt/2I5k7sh
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.