New post on /r/flutterdev subreddit:
FlutterForce — Week 113
https://ift.tt/3c8Ae9b
March 22, 2021 at 09:46AM by flutterist
https://ift.tt/3c9KAFL
FlutterForce — Week 113
https://ift.tt/3c8Ae9b
March 22, 2021 at 09:46AM by flutterist
https://ift.tt/3c9KAFL
Medium
FlutterForce — #Week 113
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
My attempt of a level-headed take on a divisive topic. First part is about React Native, praise and criticism of Flutter is coming up in a couple of days in the second part.
/r/reactnative/comments/ma8jqx/flutter_vs_react_native_a_principal_engineers/
March 22, 2021 at 09:29AM by ianmv
https://ift.tt/3eZKVN6
My attempt of a level-headed take on a divisive topic. First part is about React Native, praise and criticism of Flutter is coming up in a couple of days in the second part.
/r/reactnative/comments/ma8jqx/flutter_vs_react_native_a_principal_engineers/
March 22, 2021 at 09:29AM by ianmv
https://ift.tt/3eZKVN6
reddit
My attempt of a level-headed take on a divisive topic. First part...
Posted in r/FlutterDev by u/ianmv • 4 points and 0 comments
New post on Flutter Dev Google group:
Development Environment
Hi team, I have Installed Android studio and Flutter environment on my mac (BIG SUR). I'm unable to run the flutter code and getting the below error. I have tried with an emulator along with a physical device too. I have tried all available solutions in stack and git but no luck. Can you
March 22, 2021 at 10:51AM by Naga Sainath Reddy Palle
https://ift.tt/3c6DKkb
Development Environment
Hi team, I have Installed Android studio and Flutter environment on my mac (BIG SUR). I'm unable to run the flutter code and getting the below error. I have tried with an emulator along with a physical device too. I have tried all available solutions in stack and git but no luck. Can you
March 22, 2021 at 10:51AM by Naga Sainath Reddy Palle
https://ift.tt/3c6DKkb
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:
Yesterday I've published my first package. Page view dot indicator. I'm open to suggestions and feedback if you will :)
https://ift.tt/3lGgg8L
March 22, 2021 at 11:44AM by douglasiacovelli
https://ift.tt/3lFk9Lq
Yesterday I've published my first package. Page view dot indicator. I'm open to suggestions and feedback if you will :)
https://ift.tt/3lGgg8L
March 22, 2021 at 11:44AM by douglasiacovelli
https://ift.tt/3lFk9Lq
Dart packages
page_view_dot_indicator | Flutter Package
A simple and animated page view indicator in the form of dots, which you can customise color, size, space and duration.
New post on /r/flutterdev subreddit:
Tutorial: Fortune Wheel in Flutter
https://ift.tt/3cTOAcK
March 22, 2021 at 12:58PM by flutterclutter
https://ift.tt/3cUqFKf
Tutorial: Fortune Wheel in Flutter
https://ift.tt/3cTOAcK
March 22, 2021 at 12:58PM by flutterclutter
https://ift.tt/3cUqFKf
Flutter Clutter
How to implement a fortune wheel in Fliutter
Learn how to implement an animated fortune wheel.
New post on /r/flutterdev subreddit:
A Deepdive into Flutter Scaffold widget
https://ift.tt/3tGjs7e
March 22, 2021 at 12:11PM by satyam_parasa
https://ift.tt/2QsrkuO
A Deepdive into Flutter Scaffold widget
https://ift.tt/3tGjs7e
March 22, 2021 at 12:11PM by satyam_parasa
https://ift.tt/2QsrkuO
New post on Flutter Dev Google group:
Flutter second debug
When I try to start my app on flutter on android. It first works but if close debug and try to open second or third time it is not opening. It says "Error connecting to the service protocol: failed to connect to ..."
March 22, 2021 at 03:07PM by Murat Can OĞUZHAN
https://ift.tt/318XCgi
Flutter second debug
When I try to start my app on flutter on android. It first works but if close debug and try to open second or third time it is not opening. It says "Error connecting to the service protocol: failed to connect to ..."
March 22, 2021 at 03:07PM by Murat Can OĞUZHAN
https://ift.tt/318XCgi
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:
Hotlist - zadon technology
Hello Associates, Hope you are doing great!!! I just wanted to touch base with you and check if you have any C2C requirements. We have strong bench candidates with different cutting edge technologies who are available immediately for new projects. Let me know if you come across any suitable
March 22, 2021 at 03:08PM by adnan saranshtech
https://ift.tt/3tFH6kj
Hotlist - zadon technology
Hello Associates, Hope you are doing great!!! I just wanted to touch base with you and check if you have any C2C requirements. We have strong bench candidates with different cutting edge technologies who are available immediately for new projects. Let me know if you come across any suitable
March 22, 2021 at 03:08PM by adnan saranshtech
https://ift.tt/3tFH6kj
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:
App deployment doesn't work in all device.
Hi! I have publish my flutter app in play store, and used 'flutter build apk --split-per-abi' for building apk and minsdkversion is 19 but in others devices it display 'Your device is not compatible with this version', what was wrong, I need help please!!!
March 22, 2021 at 03:09PM by SAFRIMAT AFRICA
https://ift.tt/318bzLr
App deployment doesn't work in all device.
Hi! I have publish my flutter app in play store, and used 'flutter build apk --split-per-abi' for building apk and minsdkversion is 19 but in others devices it display 'Your device is not compatible with this version', what was wrong, I need help please!!!
March 22, 2021 at 03:09PM by SAFRIMAT AFRICA
https://ift.tt/318bzLr
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:
Created a Package. Looking for testers.
Hi i created a small package for flutter. Its a form builder. Working on large forms usually requires lots of TextEditingControllers and a validator for each field. So im trying to create something that can be used to simplify this process. i've just uploaded version 0.0.4. it's made with sound null safety and available on [Mac , Windows, Linux , Android , IOS , Web].Criticisms, Suggestions or any feedback you guys might provide will be appreciated.autoformYou could create a form from a map or the classic dart way.Edit: Typo
March 22, 2021 at 03:13PM by leWorkPersona
https://ift.tt/3setGv6
Created a Package. Looking for testers.
Hi i created a small package for flutter. Its a form builder. Working on large forms usually requires lots of TextEditingControllers and a validator for each field. So im trying to create something that can be used to simplify this process. i've just uploaded version 0.0.4. it's made with sound null safety and available on [Mac , Windows, Linux , Android , IOS , Web].Criticisms, Suggestions or any feedback you guys might provide will be appreciated.autoformYou could create a form from a map or the classic dart way.Edit: Typo
March 22, 2021 at 03:13PM by leWorkPersona
https://ift.tt/3setGv6
Dart packages
autoform | Flutter Package
A simple package to help you build forms. A form builder with code controlled validation.
New post on /r/flutterdev subreddit:
Use blockchain instent of traditional database ?
I just recently started learning about blockchain technology and it's look pretty interesting but the time of watching the lectures a random question comes in mindWhy we doesn't use blockchain to store the data ? If it's that much secure.Or is there any way to use its on flutter. I have a some plan about my next flutter todo applications and in this project I want to use blockchainSo my question is Is there any packages package or service available like crypto or firebase which we are use or create a new block chain
March 22, 2021 at 02:52PM by Prashant_4200
https://ift.tt/3f5gPb0
Use blockchain instent of traditional database ?
I just recently started learning about blockchain technology and it's look pretty interesting but the time of watching the lectures a random question comes in mindWhy we doesn't use blockchain to store the data ? If it's that much secure.Or is there any way to use its on flutter. I have a some plan about my next flutter todo applications and in this project I want to use blockchainSo my question is Is there any packages package or service available like crypto or firebase which we are use or create a new block chain
March 22, 2021 at 02:52PM by Prashant_4200
https://ift.tt/3f5gPb0
reddit
Use blockchain instent of traditional database ?
I just recently started learning about blockchain technology and it's look pretty interesting but the time of watching the lectures a random...
New post on /r/flutterdev subreddit:
Designed Responsive Live Portfolio via Flutter 2.0 - Web (Open source )
https://ift.tt/3f3bgtN
March 22, 2021 at 02:15PM by m_hamzashakeel
https://ift.tt/3s5j3uF
Designed Responsive Live Portfolio via Flutter 2.0 - Web (Open source )
https://ift.tt/3f3bgtN
March 22, 2021 at 02:15PM by m_hamzashakeel
https://ift.tt/3s5j3uF
New post on Flutter Dev Google group:
flutter certificate
Dear all In fact, we have two questions: 1- Are there any companies, training institutes or teaching parties that give certificates in Flutter and google endorses them as qualified organizations to give such a qualification? 2- The second question is that we've found a company called ATC (
March 22, 2021 at 03:50PM by baraa aqeel
https://ift.tt/3cXsiGN
flutter certificate
Dear all In fact, we have two questions: 1- Are there any companies, training institutes or teaching parties that give certificates in Flutter and google endorses them as qualified organizations to give such a qualification? 2- The second question is that we've found a company called ATC (
March 22, 2021 at 03:50PM by baraa aqeel
https://ift.tt/3cXsiGN
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:
Very Good CLI - The Best Flutter Starter Project Generator - Fully packed with features!
https://youtu.be/66jocFjOeu4
March 22, 2021 at 04:41PM by felangel1
https://ift.tt/31d4N77
Very Good CLI - The Best Flutter Starter Project Generator - Fully packed with features!
https://youtu.be/66jocFjOeu4
March 22, 2021 at 04:41PM by felangel1
https://ift.tt/31d4N77
YouTube
Very Good CLI - The Best Flutter Starter Project Generator - Fully packed with features!
Hi there!
Here's the Very Good Ventures website:
https://verygood.ventures/solution/very-good-start
Here's the link for the very_good_cli pub package: https://pub.dev/packages/very_good_cli
In this video tutorial I will show you what I believe it's the…
Here's the Very Good Ventures website:
https://verygood.ventures/solution/very-good-start
Here's the link for the very_good_cli pub package: https://pub.dev/packages/very_good_cli
In this video tutorial I will show you what I believe it's the…
New post on Flutter Dev Google group:
Wait in Flutter Code for Completion of Async Native Request
I am working on a Flutter app, which needs to call an API function "ActivityCompat.requestPermissions" in Native code (Android/Java) from Flutter. The API native code function is asynchronous i.e. the call to requestPermissions returns immediately and the result of the requestPermissions call is
March 22, 2021 at 07:51PM by Usman Riaz
https://ift.tt/2QuX8zb
Wait in Flutter Code for Completion of Async Native Request
I am working on a Flutter app, which needs to call an API function "ActivityCompat.requestPermissions" in Native code (Android/Java) from Flutter. The API native code function is asynchronous i.e. the call to requestPermissions returns immediately and the result of the requestPermissions call is
March 22, 2021 at 07:51PM by Usman Riaz
https://ift.tt/2QuX8zb
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:
Announcing Monarch: A Flutter tool for developing widgets in isolation
https://monarchapp.io
March 22, 2021 at 04:42PM by monarch_app
https://ift.tt/316VWUD
Announcing Monarch: A Flutter tool for developing widgets in isolation
https://monarchapp.io
March 22, 2021 at 04:42PM by monarch_app
https://ift.tt/316VWUD
monarchapp.io
Focus on writing code | Monarch
Monarch is a tool for Flutter developers. It makes building front-ends a pleasant experience.
New post on /r/flutterdev subreddit:
Url Transfer & Link Manager : Open Links On Pc - Apps
Hi everyoneI could not find a similar application in the google play store and I made it myself.Your feedback is very important to me.Key Features :
-> Open links on any Desktop / Laptop - Windows, Mac, Linux, etc.
-> Simple user interface for across platforms.
-> Qr anonymous login.
-> Transfer without delay Url & Link.
-> See Own Links https://link-from.web.app/
-> Copy-paste links in app to open on PC.Download Linkhttps://play.google.com/store/apps/details?id=com.xmod.url.transfer
March 22, 2021 at 08:56PM by xmod_developer
https://ift.tt/3fb7Zst
Url Transfer & Link Manager : Open Links On Pc - Apps
Hi everyoneI could not find a similar application in the google play store and I made it myself.Your feedback is very important to me.Key Features :
-> Open links on any Desktop / Laptop - Windows, Mac, Linux, etc.
-> Simple user interface for across platforms.
-> Qr anonymous login.
-> Transfer without delay Url & Link.
-> See Own Links https://link-from.web.app/
-> Copy-paste links in app to open on PC.Download Linkhttps://play.google.com/store/apps/details?id=com.xmod.url.transfer
March 22, 2021 at 08:56PM by xmod_developer
https://ift.tt/3fb7Zst
link-from.web.app
link_to_web
A new Flutter project.
New post on /r/flutterdev subreddit:
Syncing files across different devices
I am using a windows desktop pc to do most of the work, but I would like to sometimes check how the app looks on iOS. Is there a way to shares files between 2 devices and have them be in sync so that I would not have to download the files on the MacBook every time I modify something on the Windows PC ?I have thought about using github, but I am not sure how the whole environment works yet. Does github allow for files to be shared and synced across all devices ? kinda like google docs. Any feedback is greatly appreciated!Thanks!
March 22, 2021 at 09:26PM by Oxpal
https://ift.tt/3sbNzmH
Syncing files across different devices
I am using a windows desktop pc to do most of the work, but I would like to sometimes check how the app looks on iOS. Is there a way to shares files between 2 devices and have them be in sync so that I would not have to download the files on the MacBook every time I modify something on the Windows PC ?I have thought about using github, but I am not sure how the whole environment works yet. Does github allow for files to be shared and synced across all devices ? kinda like google docs. Any feedback is greatly appreciated!Thanks!
March 22, 2021 at 09:26PM by Oxpal
https://ift.tt/3sbNzmH
reddit
r/FlutterDev - Syncing files across different devices
0 votes and 3 comments so far on Reddit
Flutter Heroes pinned «Do we create voice channels from time to time to talk about development-related issues?»
New post on Flutter Dev Google group:
how can I direct a push notification to specific page when the app is terminated?
Please I need the code for push notification when the app is terminated and if I click on the notification it will go to a specific page I want.... thanks in advance
March 22, 2021 at 10:43PM by Gbenga Ayannuga
https://ift.tt/39nImRx
how can I direct a push notification to specific page when the app is terminated?
Please I need the code for push notification when the app is terminated and if I click on the notification it will go to a specific page I want.... thanks in advance
March 22, 2021 at 10:43PM by Gbenga Ayannuga
https://ift.tt/39nImRx
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.