New post on /r/flutterdev subreddit:
What app would you suggest as a perfect architecture example?
I'm an experienced developer and I learn best by copying, modifying, etc. I'm looking for some suggestions on open source Flutter apps that demonstrate ideal architecture with state management, network layer, navigation, etc. Any suggestions?
October 24, 2019 at 07:30PM by utilitycoder
https://ift.tt/2JeBGYL
What app would you suggest as a perfect architecture example?
I'm an experienced developer and I learn best by copying, modifying, etc. I'm looking for some suggestions on open source Flutter apps that demonstrate ideal architecture with state management, network layer, navigation, etc. Any suggestions?
October 24, 2019 at 07:30PM by utilitycoder
https://ift.tt/2JeBGYL
reddit
What app would you suggest as a perfect architecture example?
I'm an experienced developer and I learn best by copying, modifying, etc. I'm looking for some suggestions on open source Flutter apps that...
New post on /r/flutterdev subreddit:
The new Nvidia Shield TV remote app is written in Flutter
I'm talking about this app. Screenshot of licenses here. The reason it might be more interesting is, it makes heavy use of Bluetooth, gives haptic feedback on "remote button" touches, and it works flawlessly. I loved my Shield TV as it is, and this is a nice addition to it.
October 24, 2019 at 10:18PM by hundeva
https://ift.tt/2ojKANo
The new Nvidia Shield TV remote app is written in Flutter
I'm talking about this app. Screenshot of licenses here. The reason it might be more interesting is, it makes heavy use of Bluetooth, gives haptic feedback on "remote button" touches, and it works flawlessly. I loved my Shield TV as it is, and this is a nice addition to it.
October 24, 2019 at 10:18PM by hundeva
https://ift.tt/2ojKANo
Google Play
NVIDIA SHIELD TV - Apps on Google Play
Control SHIELD TV on your phone with enhanced virtual mouse and keyboard support
New post on /r/flutterdev subreddit:
dartx: Collection of static extension methods for Iterable, String, File etc.
https://ift.tt/2paHTy0
October 24, 2019 at 11:27PM by leisim
https://ift.tt/2oZxg13
dartx: Collection of static extension methods for Iterable, String, File etc.
https://ift.tt/2paHTy0
October 24, 2019 at 11:27PM by leisim
https://ift.tt/2oZxg13
GitHub
leisim/dartx
Superpowers for Dart. Collection of useful static extension methods. - leisim/dartx
New post on Flutter Dev Google group:
Google Maps Autocomplete TextField
Does anyone here work with Google Maps AutoComplete TextField In Flutter?? I need some help badly.
October 25, 2019 at 12:08AM by Shaikh Mohammad
https://ift.tt/2PiSZLY
Google Maps Autocomplete TextField
Does anyone here work with Google Maps AutoComplete TextField In Flutter?? I need some help badly.
October 25, 2019 at 12:08AM by Shaikh Mohammad
https://ift.tt/2PiSZLY
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 Flutter Relate to our Real Life and why we should choose.
How development relate to our real life and why Futter is meant to be that?Here is a short and calculative real-life example that really helps to understand:Old days, avg human life were 100+Nowadays, avg human life is 70+If we can see the ave human life decrease with 30+ years.So if our avg life cycle decrease by 30+ then why not our Mobile app development should be decreased by at least some month or some years based on our projects.So that why Google introduced Flutter a Cross-Platform development SDK that allows developing a native app with a single code base for multiple platforms like (Android and Ios).Here is an example: Before Flutter native mobile app development:Android: Write code on for Android on Java or whatever language you preferred. It has own development life cycle and owns code. And the time is taken by the android developer.IOS: Write the code on Xcode. It has own SDLC and different team and code that will not on other platforms.The total sum of developing native app for both platforms:Android Development + Android Code + Time + Android Development Team + cost + IOS development + Ios (Xcode) code + Time + IOS development team + It's Cost.Now when Flutter introduced:Android App + IOS app = Flutter Development + Single Codebase + Single team + Single time to develop for both platforms + Cost is same for one development team.So what you say? If our human life decreases by 30+ years so why not we decrease our development life cycle time Flutter.If you think how it will look and hows it flows after the development then you can try our live demo at https://www.ionicfirebaseapp.com/products/category/Flutter-AppOr you can try with our open source at https://www.ionicfirebaseapp.com/products/Flutter-Todo-appHappy development with Flutter.devAnd let me know in the comment section what you think and how you interpret with your real life.#flutter #reallifeexample #whytochooseflutter #happycoding
October 25, 2019 at 07:34AM by ionicfirebaseapp
https://ift.tt/2PhrWk9
How Flutter Relate to our Real Life and why we should choose.
How development relate to our real life and why Futter is meant to be that?Here is a short and calculative real-life example that really helps to understand:Old days, avg human life were 100+Nowadays, avg human life is 70+If we can see the ave human life decrease with 30+ years.So if our avg life cycle decrease by 30+ then why not our Mobile app development should be decreased by at least some month or some years based on our projects.So that why Google introduced Flutter a Cross-Platform development SDK that allows developing a native app with a single code base for multiple platforms like (Android and Ios).Here is an example: Before Flutter native mobile app development:Android: Write code on for Android on Java or whatever language you preferred. It has own development life cycle and owns code. And the time is taken by the android developer.IOS: Write the code on Xcode. It has own SDLC and different team and code that will not on other platforms.The total sum of developing native app for both platforms:Android Development + Android Code + Time + Android Development Team + cost + IOS development + Ios (Xcode) code + Time + IOS development team + It's Cost.Now when Flutter introduced:Android App + IOS app = Flutter Development + Single Codebase + Single team + Single time to develop for both platforms + Cost is same for one development team.So what you say? If our human life decreases by 30+ years so why not we decrease our development life cycle time Flutter.If you think how it will look and hows it flows after the development then you can try our live demo at https://www.ionicfirebaseapp.com/products/category/Flutter-AppOr you can try with our open source at https://www.ionicfirebaseapp.com/products/Flutter-Todo-appHappy development with Flutter.devAnd let me know in the comment section what you think and how you interpret with your real life.#flutter #reallifeexample #whytochooseflutter #happycoding
October 25, 2019 at 07:34AM by ionicfirebaseapp
https://ift.tt/2PhrWk9
ionicfirebaseapp Market
Restaurant webapp with Firebase
Ionic Firebase App: You will get Ionic 3 & 4 firebase Web and Mobile Apps that using Ionic Framework, Firebase, Cloud Firestore as a database and Cloud Storage as image storage. Free ionic firebase starter mobile app & software development included!
New post on /r/flutterdev subreddit:
Is there any way to retrieve the URI of an asset?
I have been unable to find a way to get the URI or path of an asset. I know there are ways to get the actual data of the assets, however I am looking to specifically find the URI.Thanks for any info!
October 25, 2019 at 09:37AM by banana_shavings
https://ift.tt/2Wd9z1f
Is there any way to retrieve the URI of an asset?
I have been unable to find a way to get the URI or path of an asset. I know there are ways to get the actual data of the assets, however I am looking to specifically find the URI.Thanks for any info!
October 25, 2019 at 09:37AM by banana_shavings
https://ift.tt/2Wd9z1f
reddit
Is there any way to retrieve the URI of an asset?
I have been unable to find a way to get the URI or path of an asset. I know there are ways to get the actual data of the assets, however I am...
New post on /r/flutterdev subreddit:
#21 ListView Flutter Widget
https://youtu.be/o-yvXZLTKwo
October 25, 2019 at 12:45PM by systechdevelopers
https://ift.tt/344o2PE
#21 ListView Flutter Widget
https://youtu.be/o-yvXZLTKwo
October 25, 2019 at 12:45PM by systechdevelopers
https://ift.tt/344o2PE
YouTube
#21 Widget ListView | Flutter Tutorial | Google
#21 flutter widget list view.
New post on Flutter Dev Google group:
SelectableText does not allow to get selected text?
I try to get the selected text from SelectableText.rich(Textspan(..)) but do not see an opportunity to get it. How to? I want to get selected text when user finishes to select..
October 25, 2019 at 02:43PM by Georgii Dernovyi
https://ift.tt/2JmsaTA
SelectableText does not allow to get selected text?
I try to get the selected text from SelectableText.rich(Textspan(..)) but do not see an opportunity to get it. How to? I want to get selected text when user finishes to select..
October 25, 2019 at 02:43PM by Georgii Dernovyi
https://ift.tt/2JmsaTA
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 Firebase phone authentication with BLoC
https://ift.tt/2JmJPum
October 25, 2019 at 04:54PM by toufeeqahamedns
https://ift.tt/2pVuYQk
Flutter Firebase phone authentication with BLoC
https://ift.tt/2JmJPum
October 25, 2019 at 04:54PM by toufeeqahamedns
https://ift.tt/2pVuYQk
Stack Overflow
Flutter Firebase Phone Authentication with BLoC
I'm trying to achieve Firebase phone authentication with BLoC pattern.
This is my bloc class
class AuthBloc extends Bloc<AuthEvent, AuthState> {
final AuthProvider authProvider;
AuthBl...
This is my bloc class
class AuthBloc extends Bloc<AuthEvent, AuthState> {
final AuthProvider authProvider;
AuthBl...
New tweet from FlutterDev:
It's time to drop some tips for #FlutterFriday!
Want to learn more about widgets?
Searching the Flutter codebase on GitHub can often give you hints about when and how to use the widget's properties. ↓ pic.twitter.com/nm5cA4CvHr— Flutter (@FlutterDev) October 25, 2019
October 25, 2019 at 05:58PM
http://twitter.com/FlutterDev/status/1187760466593890307
It's time to drop some tips for #FlutterFriday!
Want to learn more about widgets?
Searching the Flutter codebase on GitHub can often give you hints about when and how to use the widget's properties. ↓ pic.twitter.com/nm5cA4CvHr— Flutter (@FlutterDev) October 25, 2019
October 25, 2019 at 05:58PM
http://twitter.com/FlutterDev/status/1187760466593890307
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 Flutter Dev Google group:
Using Location, please help.
I can't make it to work. Anyhow one, I need help here. Thank you. https://ift.tt/33Z8LQn [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: NoSuchMethodError: Class '_MyHomePageState' (15994): Receiver: Instance of '_MyHomePageState' E/flutter (15994): Tried calling:
October 25, 2019 at 06:17PM by Victor Unda
https://ift.tt/2NaPswM
Using Location, please help.
I can't make it to work. Anyhow one, I need help here. Thank you. https://ift.tt/33Z8LQn [ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: NoSuchMethodError: Class '_MyHomePageState' (15994): Receiver: Instance of '_MyHomePageState' E/flutter (15994): Tried calling:
October 25, 2019 at 06:17PM by Victor Unda
https://ift.tt/2NaPswM
Dart packages
location | Flutter Package
A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.
New post on /r/flutterdev subreddit:
Flutter Animation: Login dashboard - (Speed Code)
https://youtu.be/jlGly3pxrYg
October 25, 2019 at 06:25PM by genivaldo-reis
https://ift.tt/366qHu7
Flutter Animation: Login dashboard - (Speed Code)
https://youtu.be/jlGly3pxrYg
October 25, 2019 at 06:25PM by genivaldo-reis
https://ift.tt/366qHu7
YouTube
Flutter Animation: Login dashboard - (Speed Code)
✅SUBSCRIBE TO CHANNEL
✅INSCREVA-SE NO CANAL
Source code: https://github.com/grcodereis/logindashboardanimation
Design inspiration: https://tinyurl.com/y3smta5k
Flutter tutorial videos:
---------------------------------------------------------
Flutter App…
✅INSCREVA-SE NO CANAL
Source code: https://github.com/grcodereis/logindashboardanimation
Design inspiration: https://tinyurl.com/y3smta5k
Flutter tutorial videos:
---------------------------------------------------------
Flutter App…
New post on /r/flutterdev subreddit:
Hey guys, today I'd like to introduce dart_filter. If you ever needed to filter (.where) a List then you know how ugly a simple solution can be. I'm trying to solve that ugliness and make it maintainable with a well-known programming pattern.
https://twitter.com/modulovalue/status/1187770442985201665
October 25, 2019 at 07:28PM by modulovalue
https://ift.tt/32Qn89i
Hey guys, today I'd like to introduce dart_filter. If you ever needed to filter (.where) a List then you know how ugly a simple solution can be. I'm trying to solve that ugliness and make it maintainable with a well-known programming pattern.
https://twitter.com/modulovalue/status/1187770442985201665
October 25, 2019 at 07:28PM by modulovalue
https://ift.tt/32Qn89i
Twitter
modulovalue
Today I'll explain how to use dart_filter, my Dart implementation of the Filter Pattern. I promise that you'll never make bugs filtering lists is Dart again if you give it a try!🙂 https://t.co/OVEEMd4oda
New post on /r/flutterdev subreddit:
Play & App Store Webhooks / Server Side Code on subscription start and cancel
I need to add server side logic when a user buys and cancels a subscription. To me this seems like a basic feature that many apps probably use. However as it turns out it's not that simple to setup up the need webhooks.My App will be available on android and iOS, so I will need to configure both, which is why I thought about using RevenueCat. But it turns out, this is a paid feature for $110/month, which is way too much for a/my new app. This is probably the biggest time saver for RevenueCat compared to using the official InApp Purchases package, so I don't see why they would make it a paid feature.Anyways how would you handle this problem? Whats the best way to handle webhooks with the Play Store and the App Store? Any Guides and Tipps would be very helpful!
October 25, 2019 at 06:57PM by jwknows
https://ift.tt/2JpUMv8
Play & App Store Webhooks / Server Side Code on subscription start and cancel
I need to add server side logic when a user buys and cancels a subscription. To me this seems like a basic feature that many apps probably use. However as it turns out it's not that simple to setup up the need webhooks.My App will be available on android and iOS, so I will need to configure both, which is why I thought about using RevenueCat. But it turns out, this is a paid feature for $110/month, which is way too much for a/my new app. This is probably the biggest time saver for RevenueCat compared to using the official InApp Purchases package, so I don't see why they would make it a paid feature.Anyways how would you handle this problem? Whats the best way to handle webhooks with the Play Store and the App Store? Any Guides and Tipps would be very helpful!
October 25, 2019 at 06:57PM by jwknows
https://ift.tt/2JpUMv8
reddit
Play & App Store Webhooks / Server Side Code on subscription start...
I need to add server side logic when a user buys and cancels a subscription. To me this seems like a basic feature that many apps probably use....
New post on /r/flutterdev subreddit:
Flutter as first UI framework and Dart as first programming language
Hey all! I've recently started diving deep into Flutter, but I am still very new to mobile development. I want to be able to create my own app ideas, and first started learning Swift, but I wanted to be able to push my apps on Android as well, so I thought Flutter would be the best way to learn.I have previous experience with front-end development (HTML, CSS, and a little JS).But I guess I'm getting into a part of my journey where everything is starting to seem a little overwhelming and I don't know if I made the right decision learning Flutter and Dart first. For example, I know that there are still a lot of benefits to coding in Swift to tap into iOS features that Flutter can't do, but I don't know if I've grasped the whole thing yet.TLDR: Is Flutter and Dart a good first language or is there something else I should also start learning alongside it to get the most out of my programming journey?
October 25, 2019 at 08:11PM by standwisp
https://ift.tt/2BUOGih
Flutter as first UI framework and Dart as first programming language
Hey all! I've recently started diving deep into Flutter, but I am still very new to mobile development. I want to be able to create my own app ideas, and first started learning Swift, but I wanted to be able to push my apps on Android as well, so I thought Flutter would be the best way to learn.I have previous experience with front-end development (HTML, CSS, and a little JS).But I guess I'm getting into a part of my journey where everything is starting to seem a little overwhelming and I don't know if I made the right decision learning Flutter and Dart first. For example, I know that there are still a lot of benefits to coding in Swift to tap into iOS features that Flutter can't do, but I don't know if I've grasped the whole thing yet.TLDR: Is Flutter and Dart a good first language or is there something else I should also start learning alongside it to get the most out of my programming journey?
October 25, 2019 at 08:11PM by standwisp
https://ift.tt/2BUOGih
reddit
Flutter as first UI framework and Dart as first programming language
Hey all! I've recently started diving deep into Flutter, but I am still very new to mobile development. I want to be able to create my own app...
New post on /r/flutterdev subreddit:
Flutter TV Announcement: Thank you for helping us reach 100k Subscribers!
https://www.youtube.com/watch?v=ZgYm09cRnxo
October 25, 2019 at 09:23PM by joaquini
https://ift.tt/2JkVQQY
Flutter TV Announcement: Thank you for helping us reach 100k Subscribers!
https://www.youtube.com/watch?v=ZgYm09cRnxo
October 25, 2019 at 09:23PM by joaquini
https://ift.tt/2JkVQQY
YouTube
Flutter TV Announcement: Thank you for helping us reach 100k Subscribers!
In celebration of passing the 100,000 subscriber mark, please enjoy Flutter TV, with your favorite host, Dash, and two of our new team members, Fitz and Thea...
New post on /r/flutterdev subreddit:
Flutter for Android - Java and Kotlin and AndroidX
I have just finished releasing my first Flutter app to both app stores. Super Stoked!But now I'm sort of confused about some of the details.What exactly is AndroidX? I had to migrate to androidX at one point and i'm just curious why? It seems like a namespace issue with some older Android packages?How can I check if my android app is being built in Java or Kotlin?and if it's Java, can I or should I migrate it to Kotlin?(I am a .NET/angular web developer that has learned Flutter over the past year -- so my knowledge of building phone apps is very limited).
October 25, 2019 at 10:19PM by maylortaylor
https://ift.tt/2BLB5d0
Flutter for Android - Java and Kotlin and AndroidX
I have just finished releasing my first Flutter app to both app stores. Super Stoked!But now I'm sort of confused about some of the details.What exactly is AndroidX? I had to migrate to androidX at one point and i'm just curious why? It seems like a namespace issue with some older Android packages?How can I check if my android app is being built in Java or Kotlin?and if it's Java, can I or should I migrate it to Kotlin?(I am a .NET/angular web developer that has learned Flutter over the past year -- so my knowledge of building phone apps is very limited).
October 25, 2019 at 10:19PM by maylortaylor
https://ift.tt/2BLB5d0
New post on /r/flutterdev subreddit:
Flutter TV Announcement: Thank you for helping us reach 100k Subscribers!
https://www.youtube.com/watch?v=ZgYm09cRnxo&feature=youtu.be
October 25, 2019 at 10:09PM by MarkOSullivan
https://ift.tt/31MWwVF
Flutter TV Announcement: Thank you for helping us reach 100k Subscribers!
https://www.youtube.com/watch?v=ZgYm09cRnxo&feature=youtu.be
October 25, 2019 at 10:09PM by MarkOSullivan
https://ift.tt/31MWwVF
YouTube
Flutter TV Announcement: Thank you for helping us reach 100k Subscribers!
In celebration of passing the 100,000 subscriber mark, please enjoy Flutter TV, with your favorite host, Dash, and two of our new team members, Fitz and Thea! On the Flutter channel, there is lots to see from new widgets on Widget of the Week, in-depth topics…
New tweet from FlutterDev:
🥳 We’ve reached 100k subscribers on YouTube 🥳
Celebrate the occasion with a special newscast from Dash and special appearances from two new team members. We love bringing you #WidgetoftheWeek, Flutter in Focus, the #BoringShow and more!
Subscribe → https://t.co/UMZ106wDRN pic.twitter.com/zy8hjVuqpa— Flutter (@FlutterDev) October 25, 2019
October 25, 2019 at 10:00PM
http://twitter.com/FlutterDev/status/1187821162199425027
🥳 We’ve reached 100k subscribers on YouTube 🥳
Celebrate the occasion with a special newscast from Dash and special appearances from two new team members. We love bringing you #WidgetoftheWeek, Flutter in Focus, the #BoringShow and more!
Subscribe → https://t.co/UMZ106wDRN pic.twitter.com/zy8hjVuqpa— Flutter (@FlutterDev) October 25, 2019
October 25, 2019 at 10:00PM
http://twitter.com/FlutterDev/status/1187821162199425027
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:
dual screen in Flutter
I have to communicate with 2 display screen to show different information in each screen, any idea where to start
October 26, 2019 at 05:07AM by sara Ibrahim
https://ift.tt/346f2tk
dual screen in Flutter
I have to communicate with 2 display screen to show different information in each screen, any idea where to start
October 26, 2019 at 05:07AM by sara Ibrahim
https://ift.tt/346f2tk
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.