New post on Flutter Dev Google group:
The correct steps of obfuscation toward release version for google app store?
Hi, I need some confirmation from some experts here whether I am doing all correct or not. I am about to publish my app to the google app store. So I followed this link https://ift.tt/3iCODdM. Coming to this step https://ift.tt/33ysKrK
October 06, 2020 at 06:18PM by cargo securitysystems
https://ift.tt/33AFK07
The correct steps of obfuscation toward release version for google app store?
Hi, I need some confirmation from some experts here whether I am doing all correct or not. I am about to publish my app to the google app store. So I followed this link https://ift.tt/3iCODdM. Coming to this step https://ift.tt/33ysKrK
October 06, 2020 at 06:18PM by cargo securitysystems
https://ift.tt/33AFK07
flutter.dev
Build and release an Android app
How to prepare for and release an Android app to the Play store.
New post on Flutter Dev Google group:
Android emulator fails to connect host on different box
Hi Flutter Community. My Flutter app runs fine w/ iOS. My server is running on different ip (192.168.1.44). When I try running on Android Emulator it fails to connect to that remote server. I have the Android Manifest include ``.
October 06, 2020 at 06:37PM by Barton Hammond
https://ift.tt/3jCvJVE
Android emulator fails to connect host on different box
Hi Flutter Community. My Flutter app runs fine w/ iOS. My server is running on different ip (192.168.1.44). When I try running on Android Emulator it fails to connect to that remote server. I have the Android Manifest include ``.
October 06, 2020 at 06:37PM by Barton Hammond
https://ift.tt/3jCvJVE
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:
📣 Navigator 2.0 and Router add a declarative API 📣
The new API enables more fine-tuned control over screens in your apps, and allows you to parse routes. Find out which Navigator pattern works best for your app!
Start here → https://t.co/wR2qTtjB5J pic.twitter.com/SivPSViHgm— Flutter (@FlutterDev) October 6, 2020
October 06, 2020 at 07:00PM
http://twitter.com/FlutterDev/status/1313524469827342336
📣 Navigator 2.0 and Router add a declarative API 📣
The new API enables more fine-tuned control over screens in your apps, and allows you to parse routes. Find out which Navigator pattern works best for your app!
Start here → https://t.co/wR2qTtjB5J pic.twitter.com/SivPSViHgm— Flutter (@FlutterDev) October 6, 2020
October 06, 2020 at 07:00PM
http://twitter.com/FlutterDev/status/1313524469827342336
Medium
Learning Flutter’s new Navigation and Routing system
This article explains how Flutter’s new Navigator and Router API works. If you follow Flutter’s open design docs, you might have seen…
New post on Flutter Dev Google group:
Please help. I got issue Play store Missing or invalid testing credentials
What should i do? I use lib background_location to access location. The application will track the user's real-time location, This includes users who are not on the application page. [image: 95232107-41c6d680-082e-11eb-9f47-5a180cc255b9.png]
October 06, 2020 at 08:05PM by Sukit Prachprayoon
https://ift.tt/30GENBv
Please help. I got issue Play store Missing or invalid testing credentials
What should i do? I use lib background_location to access location. The application will track the user's real-time location, This includes users who are not on the application page. [image: 95232107-41c6d680-082e-11eb-9f47-5a180cc255b9.png]
October 06, 2020 at 08:05PM by Sukit Prachprayoon
https://ift.tt/30GENBv
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 many only know Dart/Flutter for developing apps?
I'm curious how many members of this community only know Dart/Flutter and no other programming languages.View Poll
October 06, 2020 at 07:38PM by Hoodswigler
https://ift.tt/2GMofkb
How many only know Dart/Flutter for developing apps?
I'm curious how many members of this community only know Dart/Flutter and no other programming languages.View Poll
October 06, 2020 at 07:38PM by Hoodswigler
https://ift.tt/2GMofkb
reddit
How many only know Dart/Flutter for developing apps?
I'm curious how many members of this community only know Dart/Flutter and no other programming languages.
New post on /r/flutterdev subreddit:
Using a Stack to cover the entire screen
Most of my screens have a few images like ellipses in the corners and icons etc and overlapping elements. Not all the screen has overlapping elements but a good percentage is and it’s not really proportional like for example the ellipses shape I use in the corner are images but the image obviously is more than just the ellipse since it’s a rectangle or square.So what I decided to do on once screen was to make the entire screen a stack and easily use align to position my elements exactly where I want. This is responsive since align is just using the dimensions of a stack in this case the screen so -1 to 1 and I am also using flutter screen util and when previewing the devices using device preview everything looks good on different screens.The alternative would be to try and create your basic column and row layout but it’s gonna need more configuration and specific positioning while having two stacks in the corners that aren’t really proportional. Is the way I did it fine? Like it works well and is much faster to set up but I’m thinking is this a hacky way of doing things or this is a perfectly fine implementation way of using stack to match my needs?
October 06, 2020 at 08:16PM by shehabs
https://ift.tt/3iCC8i4
Using a Stack to cover the entire screen
Most of my screens have a few images like ellipses in the corners and icons etc and overlapping elements. Not all the screen has overlapping elements but a good percentage is and it’s not really proportional like for example the ellipses shape I use in the corner are images but the image obviously is more than just the ellipse since it’s a rectangle or square.So what I decided to do on once screen was to make the entire screen a stack and easily use align to position my elements exactly where I want. This is responsive since align is just using the dimensions of a stack in this case the screen so -1 to 1 and I am also using flutter screen util and when previewing the devices using device preview everything looks good on different screens.The alternative would be to try and create your basic column and row layout but it’s gonna need more configuration and specific positioning while having two stacks in the corners that aren’t really proportional. Is the way I did it fine? Like it works well and is much faster to set up but I’m thinking is this a hacky way of doing things or this is a perfectly fine implementation way of using stack to match my needs?
October 06, 2020 at 08:16PM by shehabs
https://ift.tt/3iCC8i4
reddit
Using a Stack to cover the entire screen
Most of my screens have a few images like ellipses in the corners and icons etc and overlapping elements. Not all the screen has overlapping...
New post on /r/flutterdev subreddit:
If you like get_it I would like to hear your thoughts on this issue
https://ift.tt/3nqEg00
October 06, 2020 at 08:15PM by escamoteur
https://ift.tt/3d2BklH
If you like get_it I would like to hear your thoughts on this issue
https://ift.tt/3nqEg00
October 06, 2020 at 08:15PM by escamoteur
https://ift.tt/3d2BklH
GitHub
how to use the new feature of scope · Issue #109 · fluttercommunity/get_it
It is so great to see this new feature added. Can you also please provide some examples of how to use it? Unless I have missed something. Cheers.
New post on /r/flutterdev subreddit:
Flutter payment gateway Integration
Can anyone help me and tell me how can I integrate a payment gateway in a flutter app such as paytm or Google pay
October 06, 2020 at 08:11PM by vedanttripathi
https://ift.tt/33CuJLq
Flutter payment gateway Integration
Can anyone help me and tell me how can I integrate a payment gateway in a flutter app such as paytm or Google pay
October 06, 2020 at 08:11PM by vedanttripathi
https://ift.tt/33CuJLq
reddit
Flutter payment gateway Integration
Can anyone help me and tell me how can I integrate a payment gateway in a flutter app such as paytm or Google pay
New post on Flutter Dev Google group:
Animating Flutter on higher display refresh rate (90Hz) Android devices.
Hi, Though this is a revisit of https://ift.tt/3nkN8Ey. Wanted to check how the render pipeline signals, and the device display refresh rate are synced. So, the Animator when requesting a frame would wait for the next VSYNC to arrive, https://ift.tt/1iZWPhn
October 06, 2020 at 08:27PM by Sohan Jyoti Ghosh
https://ift.tt/30AF6O4
Animating Flutter on higher display refresh rate (90Hz) Android devices.
Hi, Though this is a revisit of https://ift.tt/3nkN8Ey. Wanted to check how the render pipeline signals, and the device display refresh rate are synced. So, the Animator when requesting a frame would wait for the next VSYNC to arrive, https://ift.tt/1iZWPhn
October 06, 2020 at 08:27PM by Sohan Jyoti Ghosh
https://ift.tt/30AF6O4
GitHub
Frame rate is locked to 60FPS on devices with frame rate optimization · Issue #35162 · flutter/flutter
All Flutter apps seem to be locked at 60FPS on One Plus 7 Pro that has 90Hz refresh rate. Every other app including Native apps and OpenGL games runs at 90FPS. Because of this Flutter apps feel slo...
New post on /r/flutterdev subreddit:
Why use Reactive Forms in Flutter?
https://ift.tt/30EZGNe
October 06, 2020 at 09:01PM by Elixane
https://ift.tt/34uqotc
Why use Reactive Forms in Flutter?
https://ift.tt/30EZGNe
October 06, 2020 at 09:01PM by Elixane
https://ift.tt/34uqotc
Medium
Why use Reactive Forms in Flutter?
Haven’t you ever felt that getting data from a Form, validating a field or even disabling the submit button is tedious and full of…
New post on /r/flutterdev subreddit:
Translation - Google Translate - Flutter (Tutorial)
https://www.youtube.com/watch?v=N_UI1Wps7bI
October 06, 2020 at 09:46PM by JohannesMilke
https://ift.tt/34qrQNa
Translation - Google Translate - Flutter (Tutorial)
https://www.youtube.com/watch?v=N_UI1Wps7bI
October 06, 2020 at 09:46PM by JohannesMilke
https://ift.tt/34qrQNa
YouTube
Flutter Tutorial - Translation - Google Translate
Translate texts to other languages with the Google API in your Flutter app.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/google_translation_example
- Buy…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/google_translation_example
- Buy…
New post on /r/flutterdev subreddit:
Get frame of a video
Does anyone know how to analize a frame of a video in flutter? , just want to get a frame of the video in real time each second and not a recorded video.
October 06, 2020 at 10:18PM by shacometriODev
https://ift.tt/36FfTpA
Get frame of a video
Does anyone know how to analize a frame of a video in flutter? , just want to get a frame of the video in real time each second and not a recorded video.
October 06, 2020 at 10:18PM by shacometriODev
https://ift.tt/36FfTpA
reddit
Get frame of a video
Does anyone know how to analize a frame of a video in flutter? , just want to get a frame of the video in real time each second and not a recorded...
New post on /r/flutterdev subreddit:
Scheduling and managing Google Meet events in Flutter
https://ift.tt/30Gnkcm
October 06, 2020 at 10:07PM by Cr0c0lia
https://ift.tt/33Ab5Qd
Scheduling and managing Google Meet events in Flutter
https://ift.tt/30Gnkcm
October 06, 2020 at 10:07PM by Cr0c0lia
https://ift.tt/33Ab5Qd
Codemagic blog
Scheduling and managing Google Meet events in Flutter
Learn how to schedule and manage Google Meet events using Calendar API in Flutter. You can even send email notifications to the participants. Cool, isn't it?!
New post on /r/flutterdev subreddit:
How to prove that Flutter better than React Native?
Bit of backstory: We have iOS and Android versions of our app (both native). Because with time our app has grown, now we have issues on both apps (crashes mostly). Our PM decided to rewrite both apps to one cross platform because they need to do basically the same. But he want to do it with React NativeI'm not a big pro in crossplatform development, but Flutter seems to me much more perspective to RN.I understand that it depends on situation. We have a big app, but without any kind of complexity - mostly it's CRUD operations. The most "complex" feature is calls with usage of Twillio SDKNeed advice from experienced devs - how to prove that Flutter is better than RN? What pros or cons he has comparing to second one?
October 06, 2020 at 10:31PM by squark23
https://ift.tt/30HvW2l
How to prove that Flutter better than React Native?
Bit of backstory: We have iOS and Android versions of our app (both native). Because with time our app has grown, now we have issues on both apps (crashes mostly). Our PM decided to rewrite both apps to one cross platform because they need to do basically the same. But he want to do it with React NativeI'm not a big pro in crossplatform development, but Flutter seems to me much more perspective to RN.I understand that it depends on situation. We have a big app, but without any kind of complexity - mostly it's CRUD operations. The most "complex" feature is calls with usage of Twillio SDKNeed advice from experienced devs - how to prove that Flutter is better than RN? What pros or cons he has comparing to second one?
October 06, 2020 at 10:31PM by squark23
https://ift.tt/30HvW2l
reddit
How to prove that Flutter better than React Native?
Bit of backstory: We have iOS and Android versions of our app (both native). Because with time our app has grown, now we have issues on both apps...
New post on /r/flutterdev subreddit:
What do you think is holding Flutter back in the job market?
Like the title says, I know this is a often discussed topic, but I think this is a topic which needs to be discussed so often, at least once per month.I love Flutter and truly enjoy working in it. Which is the reason why I want to work with it, getting better at it and at the same time being paid for that.The only problem being, for the last year, there has been 0 progress in job opportunities regarding Flutter (at least where I live), each week I pretty much scour the web regarding anything that has to do with Flutter meetups or jobs. While I do enjoy reading Medium articles about Flutter, stuff like that does not cement Flutter's future if everyone working with Flutter can only do it as a hobby.And this has nothing to do related to the current crisis, there are a lot of job postings regarding Android developers, iOS developers and even React Native.What does everyone think is the reason companies are not willing to jump ship and try Flutter? What should young people like myself who are going to enter the job market in 2 years do? I am honestly looking for any info, since I am coming to face with the realities of the job market (sorry Google Pay, I love that you switched to Flutter, but that doesn't mean a lot in the long run) and heavily considering dropping Flutter (temporarily or even permanently) to just become an iOS developer.
October 06, 2020 at 10:27PM by ConnectSet57
https://ift.tt/30AWzWE
What do you think is holding Flutter back in the job market?
Like the title says, I know this is a often discussed topic, but I think this is a topic which needs to be discussed so often, at least once per month.I love Flutter and truly enjoy working in it. Which is the reason why I want to work with it, getting better at it and at the same time being paid for that.The only problem being, for the last year, there has been 0 progress in job opportunities regarding Flutter (at least where I live), each week I pretty much scour the web regarding anything that has to do with Flutter meetups or jobs. While I do enjoy reading Medium articles about Flutter, stuff like that does not cement Flutter's future if everyone working with Flutter can only do it as a hobby.And this has nothing to do related to the current crisis, there are a lot of job postings regarding Android developers, iOS developers and even React Native.What does everyone think is the reason companies are not willing to jump ship and try Flutter? What should young people like myself who are going to enter the job market in 2 years do? I am honestly looking for any info, since I am coming to face with the realities of the job market (sorry Google Pay, I love that you switched to Flutter, but that doesn't mean a lot in the long run) and heavily considering dropping Flutter (temporarily or even permanently) to just become an iOS developer.
October 06, 2020 at 10:27PM by ConnectSet57
https://ift.tt/30AWzWE
reddit
What do you think is holding Flutter back in the job market?
Like the title says, I know this is a often discussed topic, but I think this is a topic which needs to be discussed so often, at least once per...
New post on /r/flutterdev subreddit:
Motivate developers to use dart and flutter by decrease play market commission from 30 to 25 percent ! =)
Help this issue to get likes much as possible, thx!
October 06, 2020 at 11:08PM by renesanse
https://ift.tt/2I4MdIj
Motivate developers to use dart and flutter by decrease play market commission from 30 to 25 percent ! =)
Help this issue to get likes much as possible, thx!
October 06, 2020 at 11:08PM by renesanse
https://ift.tt/2I4MdIj
reddit
Motivate developers to use dart and flutter by decrease play...
Help this issue to get likes much as possible, thx!
New post on Flutter Dev Google group:
App hanging when it hits "shared_preferences" plugin.
Hello. I'm building my first app, so I'm probably doing something very stupid. My app works perfectly in my emulator, but as soon as I upload it to the Google Play store as an internal release, and download it to my phone to test, I'm having issues. My first issue is the "shared_preferences"
October 06, 2020 at 11:25PM by Brent
https://ift.tt/3nkIRRH
App hanging when it hits "shared_preferences" plugin.
Hello. I'm building my first app, so I'm probably doing something very stupid. My app works perfectly in my emulator, but as soon as I upload it to the Google Play store as an internal release, and download it to my phone to test, I'm having issues. My first issue is the "shared_preferences"
October 06, 2020 at 11:25PM by Brent
https://ift.tt/3nkIRRH
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:
"image picker" package crash on IOS 14
hi , i am using https://ift.tt/2XvwWqL , i got this problem IOS 14 but other IOS version it works fine , anyone here got this problem ? step : - click on edit photo icon - select image - first time get image and works fine but second time app crash
October 07, 2020 at 04:59AM by You Sour
https://ift.tt/3jDPagO
"image picker" package crash on IOS 14
hi , i am using https://ift.tt/2XvwWqL , i got this problem IOS 14 but other IOS version it works fine , anyone here got this problem ? step : - click on edit photo icon - select image - first time get image and works fine but second time app crash
October 07, 2020 at 04:59AM by You Sour
https://ift.tt/3jDPagO
Dart packages
image_picker | Flutter Package
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
New post on Flutter Dev Google group:
Latest flutter_test not working with latest test plugin
Hi all, Does anyone now how to use "test" plugin in the latest SDK 1.22? I upgraded my project to the latest Flutter SDK 1.22 today. Now "flutter pub get" cannot resolve dependency of the latest "test" plugin 1.15.4 because of conflicting dependency constraints. https://ift.tt/3npURkU
October 07, 2020 at 05:56AM by Suzuki Tomohiro
https://ift.tt/2Gyatlt
Latest flutter_test not working with latest test plugin
Hi all, Does anyone now how to use "test" plugin in the latest SDK 1.22? I upgraded my project to the latest Flutter SDK 1.22 today. Now "flutter pub get" cannot resolve dependency of the latest "test" plugin 1.15.4 because of conflicting dependency constraints. https://ift.tt/3npURkU
October 07, 2020 at 05:56AM by Suzuki Tomohiro
https://ift.tt/2Gyatlt
New post on /r/flutterdev subreddit:
Permission handler that work with ios14
Is there any permission handler for IOS 14? New ios update broke the existing plugin in pub.dev
October 07, 2020 at 06:56AM by Lazy-Dependent4998
https://ift.tt/34DbEsa
Permission handler that work with ios14
Is there any permission handler for IOS 14? New ios update broke the existing plugin in pub.dev
October 07, 2020 at 06:56AM by Lazy-Dependent4998
https://ift.tt/34DbEsa
reddit
Permission handler that work with ios14
Is there any permission handler for IOS 14? New ios update broke the existing plugin in pub.dev
New post on /r/flutterdev subreddit:
How Lock button to record ?
Hello everybody, I would like to know how to lock the microphone button for recording Thanks wink
October 07, 2020 at 09:25AM by youneS94
https://ift.tt/30CCsHt
How Lock button to record ?
Hello everybody, I would like to know how to lock the microphone button for recording Thanks wink
October 07, 2020 at 09:25AM by youneS94
https://ift.tt/30CCsHt
reddit
r/FlutterDev - How Lock button to record ?
0 votes and 3 comments so far on Reddit