New post on /r/flutterdev subreddit:
Should I use Firebase? Concerned about my app.
I am building an app that would directly compete with a google product and the data that we are gathering could be integrated into their product. I read the terms and under section 6. Information Rights and Publicity, it says "Google and its wholly owned subsidiaries may retain and use, subject to the terms of its privacy policy (located at https://www.google.com/policies/privacy/), information collected in Your use of the Service. Google will not share Your Customer Data or any Third Party's Customer Data with any third parties unless Google (i) has Your consent for any Customer Data or any Third Party's consent for the Third Party's Customer Data; (ii) concludes that it is required by law or has a good faith belief that access, preservation or disclosure of Customer Data is reasonably necessary to protect the rights, property or safety of Google, its users or the public; or (iii) provides Customer Data in certain limited circumstances to third parties to carry out tasks on Google's behalf (e.g., billing or data storage) with strict restrictions that prevent the data from being used or shared except as directed by Google. When this is done, it is subject to agreements that oblige those parties to process Customer Data only on Google's instructions and in compliance with this Agreement and appropriate confidentiality and security measures." Obviously the app isnt going to be threatened at launch but it grew to a large valuable dataset, would this be a potential problem? Any good alternatives to firebase?
June 12, 2020 at 05:51PM by AnkleLockConnoisseur
https://ift.tt/30CraEg
Should I use Firebase? Concerned about my app.
I am building an app that would directly compete with a google product and the data that we are gathering could be integrated into their product. I read the terms and under section 6. Information Rights and Publicity, it says "Google and its wholly owned subsidiaries may retain and use, subject to the terms of its privacy policy (located at https://www.google.com/policies/privacy/), information collected in Your use of the Service. Google will not share Your Customer Data or any Third Party's Customer Data with any third parties unless Google (i) has Your consent for any Customer Data or any Third Party's consent for the Third Party's Customer Data; (ii) concludes that it is required by law or has a good faith belief that access, preservation or disclosure of Customer Data is reasonably necessary to protect the rights, property or safety of Google, its users or the public; or (iii) provides Customer Data in certain limited circumstances to third parties to carry out tasks on Google's behalf (e.g., billing or data storage) with strict restrictions that prevent the data from being used or shared except as directed by Google. When this is done, it is subject to agreements that oblige those parties to process Customer Data only on Google's instructions and in compliance with this Agreement and appropriate confidentiality and security measures." Obviously the app isnt going to be threatened at launch but it grew to a large valuable dataset, would this be a potential problem? Any good alternatives to firebase?
June 12, 2020 at 05:51PM by AnkleLockConnoisseur
https://ift.tt/30CraEg
Google
Terms of Service | Google Analytics – Google
Read Google Analytics terms of service.
New post on /r/flutterdev subreddit:
Announcing Byteconf Flutter
https://ift.tt/3foKk4F
June 12, 2020 at 06:13PM by chimon2000
https://ift.tt/2UCpaYM
Announcing Byteconf Flutter
https://ift.tt/3foKk4F
June 12, 2020 at 06:13PM by chimon2000
https://ift.tt/2UCpaYM
Medium
Announcing Byteconf Flutter: a free, fully remote Flutter conference
At the beginning of May, Bytesized went live with Byteconf React — a free, two-day remote conference focused on the React ecosystem. The…
New post on Flutter Dev Google group:
Re: Strange question: How long will this framework is maintained or planned?
We plan to maintain Flutter for the foreseeable future. On Fri, Jun 12, 2020, 8:49 AM Murali Krishna
Re: Strange question: How long will this framework is maintained or planned?
We plan to maintain Flutter for the foreseeable future. On Fri, Jun 12, 2020, 8:49 AM Murali Krishna
New post on Flutter Dev Google group:
Skipped 1250 frames
My app is skipping frames and app is getting crashed when i run the app. I am trying to implement tesseract_ocr in the app any help is appreciated.
June 12, 2020 at 06:20PM by VASHISHT DEVASANI
https://ift.tt/2BTEo4W
Skipped 1250 frames
My app is skipping frames and app is getting crashed when i run the app. I am trying to implement tesseract_ocr in the app any help is appreciated.
June 12, 2020 at 06:20PM by VASHISHT DEVASANI
https://ift.tt/2BTEo4W
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:
Momentum: Another state management library. What do you think about it?
/r/dartlang/comments/h12tim/momentum_a_super_powerful_flutter_state/
June 12, 2020 at 07:13PM by 2reform
https://ift.tt/3hklaWt
Momentum: Another state management library. What do you think about it?
/r/dartlang/comments/h12tim/momentum_a_super_powerful_flutter_state/
June 12, 2020 at 07:13PM by 2reform
https://ift.tt/3hklaWt
reddit
r/FlutterDev - Momentum: Another state management library. What do you think about it?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Momentum: a new powerful Flutter state management library, with clean architecture and features like persistence, time travel, and dependency injection
https://ift.tt/2XX22pQ
June 12, 2020 at 06:52PM by LudwikTR
https://ift.tt/37qNH8j
Momentum: a new powerful Flutter state management library, with clean architecture and features like persistence, time travel, and dependency injection
https://ift.tt/2XX22pQ
June 12, 2020 at 06:52PM by LudwikTR
https://ift.tt/37qNH8j
xamdev.gq
Momentum
A super powerful flutter state management library inspired with MVC pattern with a very flexible dependency injection.
New tweet from FlutterDev:
If you’re coding on a Mac and want to try building MacOS apps, switch to Flutter’s master or dev channel and…
1️⃣Enable MacOS support with ‘flutter-config --enable-macos-desktop’
2️⃣Run your app with 'flutter run -d macOS'
🛠Try it out → https://t.co/rfWv7AMwwV#FlutterFriday pic.twitter.com/GK0bhhGSOD— Flutter (@FlutterDev) June 12, 2020
June 12, 2020 at 08:27PM
http://twitter.com/FlutterDev/status/1271509449560084480
If you’re coding on a Mac and want to try building MacOS apps, switch to Flutter’s master or dev channel and…
1️⃣Enable MacOS support with ‘flutter-config --enable-macos-desktop’
2️⃣Run your app with 'flutter run -d macOS'
🛠Try it out → https://t.co/rfWv7AMwwV#FlutterFriday pic.twitter.com/GK0bhhGSOD— Flutter (@FlutterDev) June 12, 2020
June 12, 2020 at 08:27PM
http://twitter.com/FlutterDev/status/1271509449560084480
flutter.dev
Desktop support for Flutter
Announcing the alpha release of Flutter for desktop.
New post on /r/flutterdev subreddit:
Momentum: A super powerful flutter state management library inspired with MVC pattern with very flexible dependency injection.
/r/dartlang/comments/h12tim/momentum_a_super_powerful_flutter_state/
June 12, 2020 at 12:53AM by xamantra
https://ift.tt/2XUgP4w
Momentum: A super powerful flutter state management library inspired with MVC pattern with very flexible dependency injection.
/r/dartlang/comments/h12tim/momentum_a_super_powerful_flutter_state/
June 12, 2020 at 12:53AM by xamantra
https://ift.tt/2XUgP4w
reddit
Momentum: A super powerful flutter state management library...
Posted in r/FlutterDev by u/xamantra • 0 points and 0 comments
New tweet from FlutterDev:
All AboutDialog 💬
Before you ship your Flutter app, learn how you can easily add formalities such as the legalese, version number, licenses, and other small print with a simple widget.
More #WidgetoftheWeek → https://t.co/uuofoT3ciZ pic.twitter.com/ZBk2nWuiSf— Flutter (@FlutterDev) June 12, 2020
June 12, 2020 at 10:10PM
http://twitter.com/FlutterDev/status/1271535349664108544
All AboutDialog 💬
Before you ship your Flutter app, learn how you can easily add formalities such as the legalese, version number, licenses, and other small print with a simple widget.
More #WidgetoftheWeek → https://t.co/uuofoT3ciZ pic.twitter.com/ZBk2nWuiSf— Flutter (@FlutterDev) June 12, 2020
June 12, 2020 at 10:10PM
http://twitter.com/FlutterDev/status/1271535349664108544
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 /r/flutterdev subreddit:
Form validation in Flutter
Validating user input before submission is a good thing to do if you want to improve UX and security. Because everyone can make mistake, your users too. You wouldn't like if user mistakenly typen his email johndoecorp.com and you need to contact him. You need to guess if correct email address is john@doecorp.com or johndoe@corp.com (I actually faced with this sort of issue with phone number field). So It's nice to have form fields validated before submission.Doing validation on client side also has another pro. It improves user experience. User don't have to wait 1-2 seconds to receive error message from the server.You need to verify fields on the server side too! Otherwise your app might be spammed with fake data. Why?I made a dart / flutter package to create different validation logics for example: string length validators, email, phone number, url, ip, and many more coming. Here's a simple code that validates if input is a valid email address and length is less than or equal to 50 characters.
Repository: https://github.com/TheMisir/form-validatorI need help for adding more languages to this package. You can simply duplicate lib/src/i18n/en.dart file and translate messages to your language.Language files looks like that:
June 12, 2020 at 10:24PM by zMisir
https://ift.tt/30OdwxZ
Form validation in Flutter
Validating user input before submission is a good thing to do if you want to improve UX and security. Because everyone can make mistake, your users too. You wouldn't like if user mistakenly typen his email johndoecorp.com and you need to contact him. You need to guess if correct email address is john@doecorp.com or johndoe@corp.com (I actually faced with this sort of issue with phone number field). So It's nice to have form fields validated before submission.Doing validation on client side also has another pro. It improves user experience. User don't have to wait 1-2 seconds to receive error message from the server.You need to verify fields on the server side too! Otherwise your app might be spammed with fake data. Why?I made a dart / flutter package to create different validation logics for example: string length validators, email, phone number, url, ip, and many more coming. Here's a simple code that validates if input is a valid email address and length is less than or equal to 50 characters.
import 'package:flutter/material.dart'; import 'package:form_validator/form_validator.dart'; final form = GlobalKey<FormState>(); Form( key: form, child: Column( children: <Widget>[ TextFormField( validator: ValidationBuilder().email().maxLength(50).build(), decoration: InputDecoration(labelText: 'Email'), ), Button( onPressed: () => form.currentState.validate(), child: Text('Submit'), ), ], ), ),It also supports multiple languages, localization. You can simply set locale by writing a line of code:
ValidationBuilder.setLocale('en');Package: https://pub.dev/packages/form_validator
Repository: https://github.com/TheMisir/form-validatorI need help for adding more languages to this package. You can simply duplicate lib/src/i18n/en.dart file and translate messages to your language.Language files looks like that:
import '../form_validator_locale.dart'; class LocaleEn extends FormValidatorLocale { @override String name() => 'en'; @override String minLength(String v, int n) => 'The field must be at least $n characters long'; ... }Thanks for reading 😊
June 12, 2020 at 10:24PM by zMisir
https://ift.tt/30OdwxZ
Information Security Stack Exchange
Is it ever safe to skip server-side validations?
I am working on a web app with a sign up form like below. The validations are all done client side using http://formvalidator.net/.
I am well aware that client-side validations can be bypassed, bu...
I am well aware that client-side validations can be bypassed, bu...
New post on Flutter Dev Google group:
FLutter CallKeep
Hi everyone. Has anyone used https://ift.tt/2UCjCgK to get the incoming calls number? I'm having a hard time using this package.
June 13, 2020 at 12:06AM by wael Abdulaziz
https://ift.tt/2BTvODh
FLutter CallKeep
Hi everyone. Has anyone used https://ift.tt/2UCjCgK to get the incoming calls number? I'm having a hard time using this package.
June 13, 2020 at 12:06AM by wael Abdulaziz
https://ift.tt/2BTvODh
Dart packages
flutter_callkeep | Flutter Package
iOS CallKit and Android ConnectionService bindings for Flutter
New post on /r/flutterdev subreddit:
Flutter: Dart Immutable Objects JSON Serialization and Deserialization
https://ift.tt/3cWdFlf
June 12, 2020 at 11:59PM by Elixane
https://ift.tt/2Yqi1vE
Flutter: Dart Immutable Objects JSON Serialization and Deserialization
https://ift.tt/3cWdFlf
June 12, 2020 at 11:59PM by Elixane
https://ift.tt/2Yqi1vE
Medium
Flutter: Dart Immutable Objects JSON Serialization and Deserialization
How to use json_serializable integration with freezed package and how to use kt_dart immutable collections in this context
New post on /r/flutterdev subreddit:
Can you save/load a screens widget tree to/from JSON
I have this idea for a kinda note taking web app, specifically for D&D DMs. But there are a lot of different techniques and ways to store information. So had the thought that it would be cool to create a note taking app, kinda like oneNote, but users can create templates for the pages. But not sure how I would save the templates that the users create so that it saves the widget tree and can build the screen from that template.Is it possible to export a widget tree as a json file and have all the fields saved that way. Or is there another approach to where I could create a page creator for the users (kinda like wordpress or wix) and then they can save that page as a template and use it.
June 13, 2020 at 12:51AM by D-Ring86
https://ift.tt/3hqNBlx
Can you save/load a screens widget tree to/from JSON
I have this idea for a kinda note taking web app, specifically for D&D DMs. But there are a lot of different techniques and ways to store information. So had the thought that it would be cool to create a note taking app, kinda like oneNote, but users can create templates for the pages. But not sure how I would save the templates that the users create so that it saves the widget tree and can build the screen from that template.Is it possible to export a widget tree as a json file and have all the fields saved that way. Or is there another approach to where I could create a page creator for the users (kinda like wordpress or wix) and then they can save that page as a template and use it.
June 13, 2020 at 12:51AM by D-Ring86
https://ift.tt/3hqNBlx
reddit
Can you save/load a screens widget tree to/from JSON
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Sneak Peak at Dart Null Safety
https://youtu.be/Q3QWF-U30zk
June 13, 2020 at 02:29AM by thehappyharis
https://ift.tt/3fl0T1m
Sneak Peak at Dart Null Safety
https://youtu.be/Q3QWF-U30zk
June 13, 2020 at 02:29AM by thehappyharis
https://ift.tt/3fl0T1m
YouTube
Sneak Peak at Dart Null Safety
?, ! and late keyword. Yikes. 👉 Pre Sign Up to Create Flutter Portfolio with Flutter Web: https://relentless-painter-1519.ck.page/fwp ⏰ Timeline: 00:00 - Int...
New post on /r/flutterdev subreddit:
Flutter Tutorial | Google Sign-in using Firebase-Auth | Firebase Tutorial Series | EP-02
https://www.youtube.com/watch?v=e-2eQGGJSIY
June 12, 2020 at 04:21PM by saheb1313
https://ift.tt/2B1ecVG
Flutter Tutorial | Google Sign-in using Firebase-Auth | Firebase Tutorial Series | EP-02
https://www.youtube.com/watch?v=e-2eQGGJSIY
June 12, 2020 at 04:21PM by saheb1313
https://ift.tt/2B1ecVG
New post on /r/flutterdev subreddit:
PSD TO FLUTER APP PART: 2/5
https://www.youtube.com/watch?v=PYpunfSVu1A&feature=share
June 13, 2020 at 03:35AM by ProgramToday12
https://ift.tt/3hi3cE9
PSD TO FLUTER APP PART: 2/5
https://www.youtube.com/watch?v=PYpunfSVu1A&feature=share
June 13, 2020 at 03:35AM by ProgramToday12
https://ift.tt/3hi3cE9
YouTube
PSD TO FLUTER APP PART: 2/5
Hello, friends in this video we are going to learn how to Convert a PSD File to A Flutter App STEP BY STEP...
Resources :
PSD file: https://drive.google.com/file/d/1bVoEHw_3ctWJAEqFFiMN2Yid_Bbtgu_Z/view?usp=sharing
SOURCE CODE: https://github.com/Isaa…
Resources :
PSD file: https://drive.google.com/file/d/1bVoEHw_3ctWJAEqFFiMN2Yid_Bbtgu_Z/view?usp=sharing
SOURCE CODE: https://github.com/Isaa…
New post on /r/flutterdev subreddit:
Recommended platform to get a flutter dev to finish a project
I have an app that due to time constraints I haven't been able to finish myself and I'm looking to get a flutter dev to pick up where I left off and finish my app. I'm looking for a platform that allows me to post my needs and get quotes from flutter devs. What platform do you recommend? I hope I'm not braking rule 6, since I'm only asking for a platform. Thank you!
June 13, 2020 at 03:32AM by ChuckQuantum
https://ift.tt/3dZMEOX
Recommended platform to get a flutter dev to finish a project
I have an app that due to time constraints I haven't been able to finish myself and I'm looking to get a flutter dev to pick up where I left off and finish my app. I'm looking for a platform that allows me to post my needs and get quotes from flutter devs. What platform do you recommend? I hope I'm not braking rule 6, since I'm only asking for a platform. Thank you!
June 13, 2020 at 03:32AM by ChuckQuantum
https://ift.tt/3dZMEOX
reddit
Recommended platform to get a flutter dev to finish a project
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
press phone return button, close both keyboard and page together
when press return button on phone, only keyboard closes, while i have to press return button again to let the whole page close. so when press return button, how to close both keyboard and page the same time?
June 13, 2020 at 05:49AM by che.ca...@gmail.com
https://ift.tt/30DQzx6
press phone return button, close both keyboard and page together
when press return button on phone, only keyboard closes, while i have to press return button again to let the whole page close. so when press return button, how to close both keyboard and page the same time?
June 13, 2020 at 05:49AM by che.ca...@gmail.com
https://ift.tt/30DQzx6
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:
Flutter WillPopScope
Hello, In my tabs on 3rd tabs I want to use WillPopScrop and I did this : class _ProfileState extends State
Flutter WillPopScope
Hello, In my tabs on 3rd tabs I want to use WillPopScrop and I did this : class _ProfileState extends State
New post on /r/flutterdev subreddit:
A Flutter + SQLite Tutorial !
If you've ever wanted to use SQLite database in Flutter, here's a simple tutorial about it:https://ayusch.com/using-sqlite-in-flutter-tutorial/Happy to answer any questions in the comments section :)
June 13, 2020 at 07:29AM by ayusch
https://ift.tt/3d23Y4x
A Flutter + SQLite Tutorial !
If you've ever wanted to use SQLite database in Flutter, here's a simple tutorial about it:https://ayusch.com/using-sqlite-in-flutter-tutorial/Happy to answer any questions in the comments section :)
June 13, 2020 at 07:29AM by ayusch
https://ift.tt/3d23Y4x
AndroidVille
Using SQLite in Flutter - Tutorial
In this tutorial, we’ll take a look at using sqlite in flutter. SQLite is a SQL engine used in mobile devices and some computers. We can use it to persist data for our app. Persistent
New post on Flutter Dev Google group:
Error in flutter build appbundle command after upgrading android studio to version 4.0.0
$flutter build appbundle Exception in thread "main" java.lang.RuntimeException: Base: GRADLE_USER_HOMEGRADLE is unknown at org.gradle.wrapper.PathAssembler.getBaseDir(PathAssembler.java:97) at org.gradle.wrapper.PathAssembler.getDistribution(PathAssembler.java:44) at
June 13, 2020 at 07:40AM by Pradeep Kumar Reddy Kondreddy
https://ift.tt/3cVETsg
Error in flutter build appbundle command after upgrading android studio to version 4.0.0
$flutter build appbundle Exception in thread "main" java.lang.RuntimeException: Base: GRADLE_USER_HOMEGRADLE is unknown at org.gradle.wrapper.PathAssembler.getBaseDir(PathAssembler.java:97) at org.gradle.wrapper.PathAssembler.getDistribution(PathAssembler.java:44) at
June 13, 2020 at 07:40AM by Pradeep Kumar Reddy Kondreddy
https://ift.tt/3cVETsg
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.