New post on /r/flutterdev subreddit:
Different ways of accepting payments and withdrawimg funds in flutter apps
I have thought about this a lot and it seems like there is quite a lot of different ways to make in app payments in apps, but also sending funds between users and withdrawing funds as a user opens up a wide variety of solutions.I am working on an app idea that will implement payments and withdrawels, however, I don't have the business logic set in stone yet and am just researching different solutions and best practices for in app payment solutions.So in short, my app users will have wallets in the app which they can add funds to or withdraw funds from, but can also use the wallet to send funds between each other or earn funds in app.Adding funds to their wallet can either be implemented with a service like stripe, or a local payment gateway provider in my country, or via something like Google pay or even paypal.On the one hand, users should be able to add funds to their wallet and then use their wallet funds to make in app payments, however, they should also be able to withdraw funds from their wallets into their bank accounts. A small portion of their payment transactions (+- 2% transaction fee) will go to the app developer (me), so I should also be able to withdraw those funds, and a small fee is taken by the payment provider e.g. stripe takes I think 2% etc.This opens up a whole range of possibilities and uncertainties.I can implement stripe, so anyone in the world can make in app payments with their credit or visa cards, and the barrier to entry is relatively small for non technical users, however, some users and myself wont be able to withdraw those funds because stripe is not available to withdraw or link with my bank yet for my country. So in that case, I can accept payments, however cannot yet withdraw them. Something like paypal is pretty cool for me to accept payments, since it is already linked to my bank account and I can easily withdraw funds, but not all users are familiar with how to create a paypal account etc. so the barrier to entry is big.The way I see this is that there are 2 seperate parts, payments and withdrawels.I can use just about any service to receive payments from users, however I need to use a service which will allow me to payout or withdraw in my country. At the same time, users will also be withdrawing, so it should be easy for them as well to withdraw funds. Using a local payment gateway provider to make and receive payments could work, but then I am limiting my audience only to my own country.I want to write my app using flutter. Is there a guide on what is the best practices when implementing payments and withdrawals, or do you guys know of any useful tools and resources I can have a look at while doing research on the topic. My Google searches mostly ends up in ads of payment providers, however Im looking for guidance or articles on the topic.I have created a few apps with flutter but am pretty new with in app purchases and withdrawels.Sorry for the long post, would love to get some advice or discuss further.Thanks in advance.
February 28, 2021 at 04:29PM by janpan
https://ift.tt/300k230
Different ways of accepting payments and withdrawimg funds in flutter apps
I have thought about this a lot and it seems like there is quite a lot of different ways to make in app payments in apps, but also sending funds between users and withdrawing funds as a user opens up a wide variety of solutions.I am working on an app idea that will implement payments and withdrawels, however, I don't have the business logic set in stone yet and am just researching different solutions and best practices for in app payment solutions.So in short, my app users will have wallets in the app which they can add funds to or withdraw funds from, but can also use the wallet to send funds between each other or earn funds in app.Adding funds to their wallet can either be implemented with a service like stripe, or a local payment gateway provider in my country, or via something like Google pay or even paypal.On the one hand, users should be able to add funds to their wallet and then use their wallet funds to make in app payments, however, they should also be able to withdraw funds from their wallets into their bank accounts. A small portion of their payment transactions (+- 2% transaction fee) will go to the app developer (me), so I should also be able to withdraw those funds, and a small fee is taken by the payment provider e.g. stripe takes I think 2% etc.This opens up a whole range of possibilities and uncertainties.I can implement stripe, so anyone in the world can make in app payments with their credit or visa cards, and the barrier to entry is relatively small for non technical users, however, some users and myself wont be able to withdraw those funds because stripe is not available to withdraw or link with my bank yet for my country. So in that case, I can accept payments, however cannot yet withdraw them. Something like paypal is pretty cool for me to accept payments, since it is already linked to my bank account and I can easily withdraw funds, but not all users are familiar with how to create a paypal account etc. so the barrier to entry is big.The way I see this is that there are 2 seperate parts, payments and withdrawels.I can use just about any service to receive payments from users, however I need to use a service which will allow me to payout or withdraw in my country. At the same time, users will also be withdrawing, so it should be easy for them as well to withdraw funds. Using a local payment gateway provider to make and receive payments could work, but then I am limiting my audience only to my own country.I want to write my app using flutter. Is there a guide on what is the best practices when implementing payments and withdrawals, or do you guys know of any useful tools and resources I can have a look at while doing research on the topic. My Google searches mostly ends up in ads of payment providers, however Im looking for guidance or articles on the topic.I have created a few apps with flutter but am pretty new with in app purchases and withdrawels.Sorry for the long post, would love to get some advice or discuss further.Thanks in advance.
February 28, 2021 at 04:29PM by janpan
https://ift.tt/300k230
Reddit
r/FlutterDev on Reddit: Different ways of accepting payments and withdrawimg funds in flutter apps
Posted by u/janpan - 24 votes and 9 comments
New post on /r/flutterdev subreddit:
Flutter: An Easy and Pragmatic Approach to Navigator 2.0
https://ift.tt/2O9Oxk4
February 28, 2021 at 04:06PM by Fewthp
https://ift.tt/3pXX1Ih
Flutter: An Easy and Pragmatic Approach to Navigator 2.0
https://ift.tt/2O9Oxk4
February 28, 2021 at 04:06PM by Fewthp
https://ift.tt/3pXX1Ih
New post on Flutter Dev Google group:
User Session Management
All I’m looking for the correct/preferred solution to implement user session management in my Flutter application. I have an existing app that uses email credentials to register and authenticate. But I need the monitor the JWT OAuth token expiring and redirect to login if it expires Thoughts?
February 28, 2021 at 05:51PM by William Williams
https://ift.tt/2Mwp2ck
User Session Management
All I’m looking for the correct/preferred solution to implement user session management in my Flutter application. I have an existing app that uses email credentials to register and authenticate. But I need the monitor the JWT OAuth token expiring and redirect to login if it expires Thoughts?
February 28, 2021 at 05:51PM by William Williams
https://ift.tt/2Mwp2ck
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:
Container documentation
I was studying on https://ift.tt/3b8ug4f by looking the all of the 29 examples. But after getting confused about *Container *I started looking at this link https://ift.tt/2NQBkgh. But this link also confused me a lot
February 28, 2021 at 05:57PM by Murat Can OĞUZHAN
https://ift.tt/3bFeZdq
Container documentation
I was studying on https://ift.tt/3b8ug4f by looking the all of the 29 examples. But after getting confused about *Container *I started looking at this link https://ift.tt/2NQBkgh. But this link also confused me a lot
February 28, 2021 at 05:57PM by Murat Can OĞUZHAN
https://ift.tt/3bFeZdq
New post on /r/flutterdev subreddit:
Flutter Web MIDI Support
Was curious if anyone has been able to successfully implement MIDI functionality in a Flutter Web app?I found the library flutter_midi_command for native, but it looks like an old Dart issue from 2018 is still blocking people from creating web apps that have MIDI functionality. Anyone successfully got MIDI working in a web app or know any workarounds?
February 28, 2021 at 05:47PM by _swk
https://ift.tt/2O6jANO
Flutter Web MIDI Support
Was curious if anyone has been able to successfully implement MIDI functionality in a Flutter Web app?I found the library flutter_midi_command for native, but it looks like an old Dart issue from 2018 is still blocking people from creating web apps that have MIDI functionality. Anyone successfully got MIDI working in a web app or know any workarounds?
February 28, 2021 at 05:47PM by _swk
https://ift.tt/2O6jANO
Dart packages
flutter_midi_command | Flutter package
A Flutter plugin for sending and receiving MIDI messages between Flutter and physical and virtual MIDI devices. Wraps CoreMIDI and android.media.midi in a thin dart/flutter layer.
New post on /r/flutterdev subreddit:
Applied Algorithms - (04) - Tweet Similarity in 75 lines of Dart
https://youtu.be/cZ0oz_t8Lcc
February 28, 2021 at 07:10PM by indy900000
https://ift.tt/3bSEsR4
Applied Algorithms - (04) - Tweet Similarity in 75 lines of Dart
https://youtu.be/cZ0oz_t8Lcc
February 28, 2021 at 07:10PM by indy900000
https://ift.tt/3bSEsR4
YouTube
Applied Algorithms - (04) - Tweet Similarity in 75 lines
Applied Algorithms is a series of videos where I create a small algorithm to use in an app. Algorithms are not just for coding interviews, they are useful in actual programming :) When we go from the application to the algorithm, there is a good chance we…
New post on /r/flutterdev subreddit:
So You Want Social Login (OAuth 2.0) With Flutter…
https://ift.tt/3ktAFgS
February 28, 2021 at 06:46PM by e-oj
https://ift.tt/3sGG33b
So You Want Social Login (OAuth 2.0) With Flutter…
https://ift.tt/3ktAFgS
February 28, 2021 at 06:46PM by e-oj
https://ift.tt/3sGG33b
Medium
So You Want Social Login (OAuth 2.0) With Flutter…
A d̶e̶f̶i̶n̶i̶t̶i̶v̶e̶ quick and easy guide.
New post on /r/flutterdev subreddit:
paged_vertical_calendar. A framework for infinite scroll calendar interactions
https://ift.tt/3b3ARQK
February 28, 2021 at 07:52PM by thecass240
https://ift.tt/2MxgLoy
paged_vertical_calendar. A framework for infinite scroll calendar interactions
https://ift.tt/3b3ARQK
February 28, 2021 at 07:52PM by thecass240
https://ift.tt/2MxgLoy
Dart packages
paged_vertical_calendar | Flutter Package
A simple paginated framework for implementing calendar based interfaces.
New post on /r/flutterdev subreddit:
Flutter Tutorial - PDF Viewer - Asset, File, Network & Firebase (Johannes Milke)
https://www.youtube.com/watch?v=uizZbJWziEg
February 28, 2021 at 07:48PM by JohannesMilke
https://ift.tt/3aYkGEm
Flutter Tutorial - PDF Viewer - Asset, File, Network & Firebase (Johannes Milke)
https://www.youtube.com/watch?v=uizZbJWziEg
February 28, 2021 at 07:48PM by JohannesMilke
https://ift.tt/3aYkGEm
YouTube
Flutter Tutorial - PDF Viewer - Asset, File, Network & Firebase
Use the Flutter PDF Viewer to download PDF documents and display them within your Flutter app.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
👉 12 Week Flutter Training | https://heyflutter.com
👉 Flutter…
New post on /r/flutterdev subreddit:
Navigator 2.0 is too complicated? Just use YEET!
https://ift.tt/3dTIo6w
February 28, 2021 at 08:59PM by uhossein
https://ift.tt/3kxJkii
Navigator 2.0 is too complicated? Just use YEET!
https://ift.tt/3dTIo6w
February 28, 2021 at 08:59PM by uhossein
https://ift.tt/3kxJkii
Dart packages
yeet 0.0.3 | Flutter Package
a dank way to navigate. no boilerplate. no code generation. no classes. just yeet it.
New post on /r/flutterdev subreddit:
What state management will you be using in 2021.
I have used ScopedModel in the past, and am considerin one of the other three for a new app.What are your thoughts?View Poll
February 28, 2021 at 08:35PM by scorr204
https://ift.tt/3r2R5PP
What state management will you be using in 2021.
I have used ScopedModel in the past, and am considerin one of the other three for a new app.What are your thoughts?View Poll
February 28, 2021 at 08:35PM by scorr204
https://ift.tt/3r2R5PP
New post on Flutter Dev Google group:
limiting images inside container
I am struggling with limiting the image inside the container I want to show the image from firebase or google drive (don't know if that commercially viable). Anyway, whenever I use* Media query* with aspect ratio constrain, but the image doesn't show up. Then I tried limiting the container
March 01, 2021 at 06:52AM by Neail
https://ift.tt/3uGa7h4
limiting images inside container
I am struggling with limiting the image inside the container I want to show the image from firebase or google drive (don't know if that commercially viable). Anyway, whenever I use* Media query* with aspect ratio constrain, but the image doesn't show up. Then I tried limiting the container
March 01, 2021 at 06:52AM by Neail
https://ift.tt/3uGa7h4
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_phosphorus_icon] Published my first Package
Hello All, I published my first package, its a Icons package. I hope you all will like it. Contains more than 4000+ Icons.Find it here: https://pub.dev/packages/flutter_phosphor_iconsofficial Icons : phosphoricons.comContributions are welcomed. Duotone is still in not there anyone can join hands.
March 01, 2021 at 06:39AM by ashish_feels
https://ift.tt/3q8ot69
[flutter_phosphorus_icon] Published my first Package
Hello All, I published my first package, its a Icons package. I hope you all will like it. Contains more than 4000+ Icons.Find it here: https://pub.dev/packages/flutter_phosphor_iconsofficial Icons : phosphoricons.comContributions are welcomed. Duotone is still in not there anyone can join hands.
March 01, 2021 at 06:39AM by ashish_feels
https://ift.tt/3q8ot69
Dart packages
flutter_phosphor_icons | Flutter Package
Phosphor is a flexible icon family for interfaces, diagrams, presentations — whatever, really.
New post on /r/flutterdev subreddit:
How to Get the TextField Value in Flutter?
The text field calls the onChanged callback whenever the user changes the text in the field.If the user indicates that they are done typing in the field e.g., and by pressing a button on the soft keyboard, the text field calls the onSubmitted callback.Using this callback, we can set the instance variables and use those variables on the onPress of submit button.https://flutteragency.com/get-the-textfield-value/
March 01, 2021 at 06:37AM by lil_dragplix
https://ift.tt/3bN4Tav
How to Get the TextField Value in Flutter?
The text field calls the onChanged callback whenever the user changes the text in the field.If the user indicates that they are done typing in the field e.g., and by pressing a button on the soft keyboard, the text field calls the onSubmitted callback.Using this callback, we can set the instance variables and use those variables on the onPress of submit button.https://flutteragency.com/get-the-textfield-value/
March 01, 2021 at 06:37AM by lil_dragplix
https://ift.tt/3bN4Tav
Flutter Agency - Mobile App Designing, Development & Consulting
Getting The TextField Value In Flutter | Flutter Agency
TextField Widget is used to get data from users and perform the required operations. This article will teach you how you can get the TextField value in Flutter.
New post on /r/flutterdev subreddit:
Latest gradle version
Is it critical to always use the latest gradle version? In my build.gradle I have this:classpath "com.android.tools.build:gradle:3.5.0"In the gradle site the latest version is 6.8.3https://gradle.org/releases/Is there any concern in using the version flutter specifies when creating a project or in upgrading to the latest version?
March 01, 2021 at 06:05AM by cHaos646
https://ift.tt/3uGVF8r
Latest gradle version
Is it critical to always use the latest gradle version? In my build.gradle I have this:classpath "com.android.tools.build:gradle:3.5.0"In the gradle site the latest version is 6.8.3https://gradle.org/releases/Is there any concern in using the version flutter specifies when creating a project or in upgrading to the latest version?
March 01, 2021 at 06:05AM by cHaos646
https://ift.tt/3uGVF8r
Gradle
Gradle | Releases
Find binaries and reference documentation for current and past versions of Gradle.
New post on Flutter Dev Google group:
Allow CORS Headers / Flutter
Hi, I'm building a mobile application for my client and I would simply like to be able to pull their news feed in from their server at https://ift.tt/2MzqKK1 (This is from WordPress). I've tried a few times and it won't let me do this, can anyone advise if I should need to place any
March 01, 2021 at 08:20AM by Bridget Kelly O'Sheehan
https://ift.tt/3q4ijUH
Allow CORS Headers / Flutter
Hi, I'm building a mobile application for my client and I would simply like to be able to pull their news feed in from their server at https://ift.tt/2MzqKK1 (This is from WordPress). I've tried a few times and it won't let me do this, can anyone advise if I should need to place any
March 01, 2021 at 08:20AM by Bridget Kelly O'Sheehan
https://ift.tt/3q4ijUH
New post on /r/flutterdev subreddit:
Eric Windmill - Flutter 101 Podcast
https://ift.tt/3uFOKwg
March 01, 2021 at 09:09AM by serial_dev
https://ift.tt/3b4Xswl
Eric Windmill - Flutter 101 Podcast
https://ift.tt/3uFOKwg
March 01, 2021 at 09:09AM by serial_dev
https://ift.tt/3b4Xswl
Flutter 101 Podcast
I talked to Eric Windmill. Eric is the author of Flutter by Example, and Flutter in Action books.
New post on Flutter Dev Google group:
Flutter. Widget in tabs flickers
Good day! There is a navbar with tabs. On one of the tabs a small radial chart is built. Everything is fine. But when I move to another tab and return to tab with chart, some widgets in Stack appear at position 0,0 for a second and then they get proper position. Seems like flickering. Please,
March 01, 2021 at 11:04AM by Vladimir Deyew
https://ift.tt/3uHWTk0
Flutter. Widget in tabs flickers
Good day! There is a navbar with tabs. On one of the tabs a small radial chart is built. Everything is fine. But when I move to another tab and return to tab with chart, some widgets in Stack appear at position 0,0 for a second and then they get proper position. Seems like flickering. Please,
March 01, 2021 at 11:04AM by Vladimir Deyew
https://ift.tt/3uHWTk0
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:
Remove Underline From DropDownButton Form Field In Flutter
https://www.youtube.com/watch?v=JzWumaOUV7s
March 01, 2021 at 11:14AM by lil_dragplix
https://ift.tt/3b3HPoT
Remove Underline From DropDownButton Form Field In Flutter
https://www.youtube.com/watch?v=JzWumaOUV7s
March 01, 2021 at 11:14AM by lil_dragplix
https://ift.tt/3b3HPoT
YouTube
How to Remove Underline From DropDownButton Form Field In Flutter?
#Flutter #FlutterDevelopment #RemoveUnderline #DropDownButton #FormField
#flutteragency #flutterdev #30DaysOfFlutter #100DaysOfCode
In this video, DropDown List is used only we have to select only one item from the list of available items so in this video…
#flutteragency #flutterdev #30DaysOfFlutter #100DaysOfCode
In this video, DropDown List is used only we have to select only one item from the list of available items so in this video…
New post on /r/flutterdev subreddit:
Flutter Chat App ui Design Speed Code
https://youtu.be/WgJ6TzNswEo
March 01, 2021 at 10:51AM by Tasty-Inevitable
https://ift.tt/37ZrKP5
Flutter Chat App ui Design Speed Code
https://youtu.be/WgJ6TzNswEo
March 01, 2021 at 10:51AM by Tasty-Inevitable
https://ift.tt/37ZrKP5
YouTube
Flutter Chat App UI Design tutorial | Speed Code
Learn how to design a chat app ui in flutter. i create two pages Chat home page and conversation page.
🔽 Widgets covered in this tutorial
TabBar
TabBar Controller
TabBar View
Floating Action Button
ListView.Builder
_____________________________
👩💻 Project…
🔽 Widgets covered in this tutorial
TabBar
TabBar Controller
TabBar View
Floating Action Button
ListView.Builder
_____________________________
👩💻 Project…
New post on /r/flutterdev subreddit:
How to Do Textfield Validation In Flutter
TextField Widget is used to get data from users and perform the desired operation.https://flutteragency.com/do-textfield-validation/
March 01, 2021 at 10:06AM by lil_dragplix
https://ift.tt/3r7CGlf
How to Do Textfield Validation In Flutter
TextField Widget is used to get data from users and perform the desired operation.https://flutteragency.com/do-textfield-validation/
March 01, 2021 at 10:06AM by lil_dragplix
https://ift.tt/3r7CGlf
Flutter Agency -
TextField Widget - Flutter Widget Guide By Flutter Agency
In this tutorial, we will implement TextField Widget in flutter and will learn about how to get data from TextField Widget in flutter.