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.
New post on /r/flutterdev subreddit:
An in-depth dive into implementing swipe-to-dismiss in Flutter
https://ift.tt/2PmW3GP
October 26, 2019 at 04:02AM by wilburtx9
https://ift.tt/32Q3pGT
An in-depth dive into implementing swipe-to-dismiss in Flutter
https://ift.tt/2PmW3GP
October 26, 2019 at 04:02AM by wilburtx9
https://ift.tt/32Q3pGT
Medium
An in-depth dive into implementing swipe-to-dismiss in Flutter
In Flutter, implementing swipe to dismiss is easier than you think.
New post on /r/flutterdev subreddit:
1 What is Flutter
https://www.youtube.com/watch?v=84qstitOP-Y&feature=share
October 26, 2019 at 06:57AM by saimguptagkp
https://ift.tt/31NsfG7
1 What is Flutter
https://www.youtube.com/watch?v=84qstitOP-Y&feature=share
October 26, 2019 at 06:57AM by saimguptagkp
https://ift.tt/31NsfG7
YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
New post on /r/flutterdev subreddit:
Beautiful Animated App Bar with Flutter!
https://youtu.be/SkkmoT_DZUA
October 26, 2019 at 09:28AM by ViConzzzz
https://ift.tt/2WjC1Pg
Beautiful Animated App Bar with Flutter!
https://youtu.be/SkkmoT_DZUA
October 26, 2019 at 09:28AM by ViConzzzz
https://ift.tt/2WjC1Pg
YouTube
Beautiful Animated App Bar with Flutter!
In the last video we created a simple custom app bar, In this video we take it one step further and create an animated app bar!
If you find this video helpful please Like, Share and Subscribe! It helps me a lot! :)
Find the Source Code Here!
- - - - -
…
If you find this video helpful please Like, Share and Subscribe! It helps me a lot! :)
Find the Source Code Here!
- - - - -
…
New post on /r/flutterdev subreddit:
Useful List methods in Dart
https://ift.tt/2BGOC5w
October 26, 2019 at 12:08PM by Elixane
https://ift.tt/2oltiiX
Useful List methods in Dart
https://ift.tt/2BGOC5w
October 26, 2019 at 12:08PM by Elixane
https://ift.tt/2oltiiX
Medium
Useful List methods in Dart
List is one of four types of collection Dart offers. It is equivalent to Array in Dart and is an ordered collection of items, starting with…
New post on /r/flutterdev subreddit:
Read about Box Decorations, BLoC, Provider and more in this week's installment of Flutter Discovery
https://ift.tt/2pfTEDo
October 26, 2019 at 01:55PM by DecimalSaxon
https://ift.tt/368hy4f
Read about Box Decorations, BLoC, Provider and more in this week's installment of Flutter Discovery
https://ift.tt/2pfTEDo
October 26, 2019 at 01:55PM by DecimalSaxon
https://ift.tt/368hy4f
New post on /r/flutterdev subreddit:
Happy Diwali To Everybody. Found out a special video related to Flutter and Diwali. https://ift.tt/2PmYYiQ
https://www.youtube.com/watch?v=8gtwa9DgZaI
October 26, 2019 at 01:05PM by maadhav2001
https://ift.tt/2pXzspD
Happy Diwali To Everybody. Found out a special video related to Flutter and Diwali. https://ift.tt/2PmYYiQ
https://www.youtube.com/watch?v=8gtwa9DgZaI
October 26, 2019 at 01:05PM by maadhav2001
https://ift.tt/2pXzspD
GitHub
Maadhav/Happy-Diwali-Flutter-App
Contribute to Maadhav/Happy-Diwali-Flutter-App development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
What are badges, how do I get them and introducing the ‘Dart Badge Maker’ made with Flutter Web! (If you hate Medium, check out the comments for a GitHub link, it's open source!)
https://ift.tt/2MS3eW9
October 26, 2019 at 04:09PM by modulovalue
https://ift.tt/31Jp9CY
What are badges, how do I get them and introducing the ‘Dart Badge Maker’ made with Flutter Web! (If you hate Medium, check out the comments for a GitHub link, it's open source!)
https://ift.tt/2MS3eW9
October 26, 2019 at 04:09PM by modulovalue
https://ift.tt/31Jp9CY
Medium
What are badges, how do I get them and introducing the ‘Dart Badge Maker’ made with Flutter Web!
What are badges?
New post on /r/flutterdev subreddit:
Ultimate Flutter Responsive Architecture with Provider - Final
https://youtu.be/HUSqk0OrR7I
October 26, 2019 at 03:39PM by Filledstacks
https://ift.tt/2PsgqT0
Ultimate Flutter Responsive Architecture with Provider - Final
https://youtu.be/HUSqk0OrR7I
October 26, 2019 at 03:39PM by Filledstacks
https://ift.tt/2PsgqT0
YouTube
Ultimate Flutter Responsive Architecture with Provider - Final
This tutorial continues on Part 1 and Part 2 to add the final step of the architecture which is the state management.
Written:
Starting Code: https://firebasestorage.googleapis.com/v0/b/filledstacks.appspot.com/o/tutorials%2F031%2F01-starting.zip?alt=…
Written:
Starting Code: https://firebasestorage.googleapis.com/v0/b/filledstacks.appspot.com/o/tutorials%2F031%2F01-starting.zip?alt=…
New post on /r/flutterdev subreddit:
Can I use ChangeNotifier and Provider to separate business logic on single page?
Hi Everyone!I am beginner Flutter developer. After I read https://flutter.dev/docs/development/data-and-backend/state-mgmt/simple I love Provider and ChangeNotifier. I use for state management.But I am also now use this to separate business logic from UI on single page - not just for pass state down widget tree.For example if I have page with live data on page (not share with any other page) I separate data into Model:
October 26, 2019 at 05:38PM by Flutter_Dev
https://ift.tt/2ojPMke
Can I use ChangeNotifier and Provider to separate business logic on single page?
Hi Everyone!I am beginner Flutter developer. After I read https://flutter.dev/docs/development/data-and-backend/state-mgmt/simple I love Provider and ChangeNotifier. I use for state management.But I am also now use this to separate business logic from UI on single page - not just for pass state down widget tree.For example if I have page with live data on page (not share with any other page) I separate data into Model:
class Model extends ChangeNotifier {…}
Then I provide to my page with:Widget build(BuildContext context) {
return ChangeNotifierProvider<Model>(
builder: (_) => Model(),
child: Consumer<Model>(builder: (context, model, _) {
return Scaffold(
Is anything wrong with this?I use because is simple and I can use stateless widget and I can update widget with value (with notifyListeners()
). I can also use ChangeNotifierProxyProvider
for update Model
with other value from Model2
.Thanks for advice!October 26, 2019 at 05:38PM by Flutter_Dev
https://ift.tt/2ojPMke
docs.flutter.dev
Simple app state management
A simple form of state management.
New post on /r/flutterdev subreddit:
VSCode theme in IntelliJ?
Does anyone know if there is a theme for IntelliJ that has the color scheme of VSCode? The same style as Visual Studio. Thanks
October 26, 2019 at 08:24PM by twig4567
https://ift.tt/2pU3uLf
VSCode theme in IntelliJ?
Does anyone know if there is a theme for IntelliJ that has the color scheme of VSCode? The same style as Visual Studio. Thanks
October 26, 2019 at 08:24PM by twig4567
https://ift.tt/2pU3uLf
reddit
VSCode theme in IntelliJ?
Does anyone know if there is a theme for IntelliJ that has the color scheme of VSCode? The same style as Visual Studio. Thanks
New post on /r/flutterdev subreddit:
Any image processing library for dart?
Hey guys, I've been looking for an image processing library for dart for using in my flutter app, a library like open cv in python, but I couldn't find any solution. Do you guys know if this library exists or not? I don't want to run native java codes in my app( although if something like this exists, it's definitely written in native java, which isn't a problem). I just need a resizing and a rgb to grayscale and a thresholding function for my app, but I want it to be very optimized and fast.I would appreciate any help and suggestion. Thanks a lot.
October 26, 2019 at 11:23PM by parsagray
https://ift.tt/36bgDzV
Any image processing library for dart?
Hey guys, I've been looking for an image processing library for dart for using in my flutter app, a library like open cv in python, but I couldn't find any solution. Do you guys know if this library exists or not? I don't want to run native java codes in my app( although if something like this exists, it's definitely written in native java, which isn't a problem). I just need a resizing and a rgb to grayscale and a thresholding function for my app, but I want it to be very optimized and fast.I would appreciate any help and suggestion. Thanks a lot.
October 26, 2019 at 11:23PM by parsagray
https://ift.tt/36bgDzV
reddit
Any image processing library for dart?
Hey guys, I've been looking for an image processing library for dart for using in my flutter app, a library like open cv in python, but I couldn't...
New post on /r/flutterdev subreddit:
Bloc Library v1.0.0 Tutorial
https://youtu.be/hTExlt1nJZI
October 27, 2019 at 01:05AM by felangel1
https://ift.tt/2JrfyKR
Bloc Library v1.0.0 Tutorial
https://youtu.be/hTExlt1nJZI
October 27, 2019 at 01:05AM by felangel1
https://ift.tt/2JrfyKR
YouTube
Flutter Bloc Library Tutorial (1.0.0 and Up) – Reactive State Management Crash Course
NEW VERSION OF THIS PACKAGE COVERED HERE:
https://youtu.be/y564ETOCog8
📗 Learn from the written tutorial 👇👇
https://resocoder.com/flutter-bloc-v1
👨💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
State management is needed…
https://youtu.be/y564ETOCog8
📗 Learn from the written tutorial 👇👇
https://resocoder.com/flutter-bloc-v1
👨💻 Do you write good code? Find out now!
https://resocoder.com/good-code-quiz
State management is needed…