New post on /r/flutterdev subreddit:
Automate Your Flutter Workflow Using Gitlab CI/CD and Fastlane!
https://ift.tt/2Ogl8B5
November 13, 2019 at 10:34PM by bbedward
https://ift.tt/2QibGA0
Automate Your Flutter Workflow Using Gitlab CI/CD and Fastlane!
https://ift.tt/2Ogl8B5
November 13, 2019 at 10:34PM by bbedward
https://ift.tt/2QibGA0
Medium
Automate Your Flutter Workflow Using GitLab CI/CD and Fastlane
Flutter is a modern mobile app development framework that lets you develop beautiful, highly performant apps in very little time. At…
New post on /r/flutterdev subreddit:
Flutter databases
Hi,Got a question, we're currently building an app that needs offline capabilities.
It needs to store around 7000 products and 3000 contacts, and will be used by 20 people(will be expanded to 300+ users in a year or so)I looked into Firestore and that seems a reasonable solutions, even though it will cost me quite some reads, but we can overcome that problem by simply paying a bit more haha.
The only issue that we have is:
How can we search in local cached collections, as far as I can find Firestore doesn't support full text search, which is strange since the largest search company in the world build it.
There are some solutions of using a third party but that doesn't work in offline.Do you guys might have an idea how to cache like 10000 records local and perform full text search on Flutter?
We like to use Firestore but if another solutions will be better i'm fine with that as well.Thanks!
November 14, 2019 at 10:52PM by jowe26
https://ift.tt/2phYwI4
Flutter databases
Hi,Got a question, we're currently building an app that needs offline capabilities.
It needs to store around 7000 products and 3000 contacts, and will be used by 20 people(will be expanded to 300+ users in a year or so)I looked into Firestore and that seems a reasonable solutions, even though it will cost me quite some reads, but we can overcome that problem by simply paying a bit more haha.
The only issue that we have is:
How can we search in local cached collections, as far as I can find Firestore doesn't support full text search, which is strange since the largest search company in the world build it.
There are some solutions of using a third party but that doesn't work in offline.Do you guys might have an idea how to cache like 10000 records local and perform full text search on Flutter?
We like to use Firestore but if another solutions will be better i'm fine with that as well.Thanks!
November 14, 2019 at 10:52PM by jowe26
https://ift.tt/2phYwI4
reddit
Flutter databases
Hi, Got a question, we're currently building an app that needs offline capabilities. It needs to store around 7000 products and 3000...
New tweet from FlutterDev:
👏More #FlutterinFocus!
Want a simple animation, but none of the existing implicit animation widgets suit your needs? Join @bouncingsheep to learn how TweenAnimationBuilder can make animation a reality, even without a StatefulWidget!
Watch to learn → https://t.co/lir1gTotSV pic.twitter.com/JX2nxTnEEG— Flutter (@FlutterDev) November 14, 2019
November 14, 2019 at 11:22PM
http://twitter.com/FlutterDev/status/1195104737563172869
👏More #FlutterinFocus!
Want a simple animation, but none of the existing implicit animation widgets suit your needs? Join @bouncingsheep to learn how TweenAnimationBuilder can make animation a reality, even without a StatefulWidget!
Watch to learn → https://t.co/lir1gTotSV pic.twitter.com/JX2nxTnEEG— Flutter (@FlutterDev) November 14, 2019
November 14, 2019 at 11:22PM
http://twitter.com/FlutterDev/status/1195104737563172869
Twitter
#flutterinfocus hashtag on Twitter
23m ago @FlutterDev tweeted: "🌟Another #FlutterinFocus episode! 🌟
.." - read what others are saying and join the conversation.
.." - read what others are saying and join the conversation.
New post on Flutter Dev Google group:
Compilation with Kotlin compile daemon was not successful
Hello, Android Studio uses the following ext.kotlin_version = '1.3.60', your version being lower it can create conflicts such as those described in this file: kotlin_migration
Compilation with Kotlin compile daemon was not successful
Hello, Android Studio uses the following ext.kotlin_version = '1.3.60', your version being lower it can create conflicts such as those described in this file: kotlin_migration
New post on Flutter Dev Google group:
How to get flutter logs on iOS platform, and write logs into origin application log file?
Here is my question: I want to develop a hybrid app with Flutter. I found that Flutter log can just print log into Console. But I want to get flutter logs, and write them into my app's log file on iOS? My solution is using channel to send logs to iOS. But I think channel cost too much. Is there
November 15, 2019 at 03:32AM by 王明明
https://ift.tt/357KPdV
How to get flutter logs on iOS platform, and write logs into origin application log file?
Here is my question: I want to develop a hybrid app with Flutter. I found that Flutter log can just print log into Console. But I want to get flutter logs, and write them into my app's log file on iOS? My solution is using channel to send logs to iOS. But I think channel cost too much. Is there
November 15, 2019 at 03:32AM by 王明明
https://ift.tt/357KPdV
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:
How to fix 'android.arch.lifecycle:runtime' having different versions in compile time and runtime in Flutter?
This is my first time connecting a flutter app with firebase. I've added the *google-services.json* file under *android -> app* directory then apply plugin: 'com.google.gms.google-services in my *app:build.gradle* and dependencies { [...] classpath 'com.google.gms:google-serv
November 15, 2019 at 06:02AM by Bbake Waikhom
https://ift.tt/2XkpPhI
How to fix 'android.arch.lifecycle:runtime' having different versions in compile time and runtime in Flutter?
This is my first time connecting a flutter app with firebase. I've added the *google-services.json* file under *android -> app* directory then apply plugin: 'com.google.gms.google-services in my *app:build.gradle* and dependencies { [...] classpath 'com.google.gms:google-serv
November 15, 2019 at 06:02AM by Bbake Waikhom
https://ift.tt/2XkpPhI
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:
How to create dynamic widgets based on json response flutter
How do i design the screen as shown in the Screenshot Screenshot [image: image] < https://user-images.githubusercontent.com/22235737/68843295-de035e80-06ed-11ea-893e-67c60b2c1180.png > Here, in the screen it has option to swipe screen within the fixed content and screen are also created dynamical
November 15, 2019 at 07:04AM by zaheer uddin
https://ift.tt/2NLvVEq
How to create dynamic widgets based on json response flutter
How do i design the screen as shown in the Screenshot Screenshot [image: image] < https://user-images.githubusercontent.com/22235737/68843295-de035e80-06ed-11ea-893e-67c60b2c1180.png > Here, in the screen it has option to swipe screen within the fixed content and screen are also created dynamical
November 15, 2019 at 07:04AM by zaheer uddin
https://ift.tt/2NLvVEq
New post on /r/flutterdev subreddit:
Sailor (flutter navigation library) now supports route guards 🎉🎉
https://ift.tt/2CKtagr
November 15, 2019 at 12:00AM by sarusethi
https://ift.tt/353WnyS
Sailor (flutter navigation library) now supports route guards 🎉🎉
https://ift.tt/2CKtagr
November 15, 2019 at 12:00AM by sarusethi
https://ift.tt/353WnyS
Dart packages
sailor | Flutter Package
Easily manage page navigation/routing in Flutter apps. Add page transition animations, log navigation events.
New post on /r/flutterdev subreddit:
Building an app for iOS, Android and Web. Should I use Firebase for Web or Firebase for iOS/Android?
Howdy r/Flutter,So I’m creating an app with Flutter and so far I’m loving it immensely. I’m very excited about the Web update coming so I can target all 3 platforms. However I have a question about Firebase integration. If I want to target all 3 platforms and use one single Firebase project should I use the web instructions and setup or go for iOS or an Android setup and instructions? I know it might be a stupid question but I’m pretty sure it’s web. Just want a second opinion. Thanks!
November 15, 2019 at 07:30AM by NoahFlowa
https://ift.tt/2Kp6AOw
Building an app for iOS, Android and Web. Should I use Firebase for Web or Firebase for iOS/Android?
Howdy r/Flutter,So I’m creating an app with Flutter and so far I’m loving it immensely. I’m very excited about the Web update coming so I can target all 3 platforms. However I have a question about Firebase integration. If I want to target all 3 platforms and use one single Firebase project should I use the web instructions and setup or go for iOS or an Android setup and instructions? I know it might be a stupid question but I’m pretty sure it’s web. Just want a second opinion. Thanks!
November 15, 2019 at 07:30AM by NoahFlowa
https://ift.tt/2Kp6AOw
reddit
Building an app for iOS, Android and Web. Should I use Firebase...
Howdy r/FlutterDev, So I’m creating an app with Flutter and so far I’m loving it immensely. I’m very excited about the Web update coming so I...
New post on /r/flutterdev subreddit:
Aws Cognito
Hi can anyone help me with using Amazon cognito https://dpoddev.auth.us-east-1.amazoncognito.com/login?response_type=token&client_id=5934ms7t5oh783rtf1buoic95u&redirect_uri=http://localhost:8000 . I am new to development and I am stranded ,, I am confused on manipulating the url and getting the response token... ,I have done the same in a webview, but wanna try it out on custom login page
November 15, 2019 at 08:07AM by samsheldin
https://ift.tt/37coyxN
Aws Cognito
Hi can anyone help me with using Amazon cognito https://dpoddev.auth.us-east-1.amazoncognito.com/login?response_type=token&client_id=5934ms7t5oh783rtf1buoic95u&redirect_uri=http://localhost:8000 . I am new to development and I am stranded ,, I am confused on manipulating the url and getting the response token... ,I have done the same in a webview, but wanna try it out on custom login page
November 15, 2019 at 08:07AM by samsheldin
https://ift.tt/37coyxN
New post on /r/flutterdev subreddit:
How to rescale Camera images in Flutter/Dart in Android?
I am doing object detection from tensorflow API in Android using model's tflite format. The model gives good results on validation set and gives nice boxes on any image from that dataset. But if I click the same dataset image shown on my PC's
November 15, 2019 at 09:17AM by code_logist
https://ift.tt/2QlXYfi
How to rescale Camera images in Flutter/Dart in Android?
I am doing object detection from tensorflow API in Android using model's tflite format. The model gives good results on validation set and gives nice boxes on any image from that dataset. But if I click the same dataset image shown on my PC's
November 15, 2019 at 09:17AM by code_logist
https://ift.tt/2QlXYfi
reddit
How to rescale Camera images in Flutter/Dart in Android?
I am doing object detection from tensorflow API in Android using model's tflite format. The model gives good results on validation set and gives...
New post on /r/flutterdev subreddit:
Would using Hermes be an acceptable option for embedding a JS engine in mobile which will allow us to use js libraries in Flutter?
https://ift.tt/2Sa8hC0
November 15, 2019 at 08:34AM by _thinkdigital
https://ift.tt/2Xiy917
Would using Hermes be an acceptable option for embedding a JS engine in mobile which will allow us to use js libraries in Flutter?
https://ift.tt/2Sa8hC0
November 15, 2019 at 08:34AM by _thinkdigital
https://ift.tt/2Xiy917
hermesengine.dev
Hermes | Hermes
JavaScript engine optimized for React Native
New post on /r/flutterdev subreddit:
How Much Does It Cost To Make a Flutter App?
https://ift.tt/2KoHShn
November 15, 2019 at 12:49PM by citrusleafin
https://ift.tt/2OaE848
How Much Does It Cost To Make a Flutter App?
https://ift.tt/2KoHShn
November 15, 2019 at 12:49PM by citrusleafin
https://ift.tt/2OaE848
FlutterHub
How Much Does Flutter App Development Cost For Your Business? - FlutterHub
The estimation of Flutter app development cost is dependent on many factors. Let’s understand which factors affect the cost of Flutter apps.
New post on /r/flutterdev subreddit:
Material 2.0 and Flutter future?
Google is been rolling out what they call material 2 design. This is making me curious since flutter has a major portion in material design is flutter going to implement Material 2 design ?
November 15, 2019 at 01:20PM by BlueBoxxx
https://ift.tt/2KqTArT
Material 2.0 and Flutter future?
Google is been rolling out what they call material 2 design. This is making me curious since flutter has a major portion in material design is flutter going to implement Material 2 design ?
November 15, 2019 at 01:20PM by BlueBoxxx
https://ift.tt/2KqTArT
reddit
Material 2.0 and Flutter future?
Google is been rolling out what they call material 2 design. This is making me curious since flutter has a major portion in material design is...
New post on /r/flutterdev subreddit:
Beautiful Flutter UI Designs
Hello guys,I am dealing with Flutter for a while now. I decided to create videos in order to educate and inspire more people with this technology. If anyone of you is interested I have already created 2 Youtube videos you might want to check out!The first one is a technique on parallex scrolling with overlapping text:https://www.youtube.com/watch?v=TVvFT2DDJW4The second one is a complete home page UI Design for keeping the seas plastic free:https://www.youtube.com/watch?v=Yn46YFs7vl8Do not hesitate to leave your comments so I can keep improving myself.Have a good one!
November 15, 2019 at 03:35PM by sb_programming
https://ift.tt/32SCPvU
Beautiful Flutter UI Designs
Hello guys,I am dealing with Flutter for a while now. I decided to create videos in order to educate and inspire more people with this technology. If anyone of you is interested I have already created 2 Youtube videos you might want to check out!The first one is a technique on parallex scrolling with overlapping text:https://www.youtube.com/watch?v=TVvFT2DDJW4The second one is a complete home page UI Design for keeping the seas plastic free:https://www.youtube.com/watch?v=Yn46YFs7vl8Do not hesitate to leave your comments so I can keep improving myself.Have a good one!
November 15, 2019 at 03:35PM by sb_programming
https://ift.tt/32SCPvU
YouTube
Flutter UI Design - Parallax Scrolling
This is a flutter UI Design tutorial.
I hope you enjoyed it.
Make sure to subscribe and press the like button so I can keep posting more.
Have a good one!
Music: https://soundcloud.com/kalushi-recordings
Github: https://github.com/iamspyros/Parallex-Scrolling
I hope you enjoyed it.
Make sure to subscribe and press the like button so I can keep posting more.
Have a good one!
Music: https://soundcloud.com/kalushi-recordings
Github: https://github.com/iamspyros/Parallex-Scrolling
New post on Flutter Dev Google group:
need help for dev. flutter app
hi! my name is Vivek. I am not a tech guy but I want to dev. application with flutter anyone wants to help me so contact me for more discuss ;- chavda...@gmail.com
November 12, 2019 at 10:33AM by vivek chavda
https://ift.tt/32FVhru
need help for dev. flutter app
hi! my name is Vivek. I am not a tech guy but I want to dev. application with flutter anyone wants to help me so contact me for more discuss ;- chavda...@gmail.com
November 12, 2019 at 10:33AM by vivek chavda
https://ift.tt/32FVhru
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:
Pop chords and .wav files from scratch with Flutter Web
https://twitter.com/modulovalue/status/1195362674621767681
November 15, 2019 at 04:39PM by modulovalue
https://ift.tt/3785AYN
Pop chords and .wav files from scratch with Flutter Web
https://twitter.com/modulovalue/status/1195362674621767681
November 15, 2019 at 04:39PM by modulovalue
https://ift.tt/3785AYN
Twitter
modulovalue 💙
Can Dart and Flutter Web be used to create raw audio files? Yes, they can! I made a tiny demo that generates sine waves and pop chords from scratch. It also draws the waveform and can save the audio data in a .wav file. Link: https://t.co/h9RXVnGx06 Repo:…
New post on /r/flutterdev subreddit:
Using biometric auth with firebase
I'm looking to build a project with flutter and my goal is to use firebase as my backend. I want to be able to have a user log in using email and password but then afterward be able to quickly authenticate with biometrics. What is the best way to go about this? Does anyone know of any good resources on the matter.I am aware of the local_auth flutter package but I'm not sure the best way to combine it with firebase auth. I was thinking to retrieve the user id token when the user logs in and then store it to local storage? Then use local_auth to locally authenticate and then retrieve the firebase user id token to authenticate with firebase?
November 15, 2019 at 04:13PM by grassygaaf
https://ift.tt/3578v2h
Using biometric auth with firebase
I'm looking to build a project with flutter and my goal is to use firebase as my backend. I want to be able to have a user log in using email and password but then afterward be able to quickly authenticate with biometrics. What is the best way to go about this? Does anyone know of any good resources on the matter.I am aware of the local_auth flutter package but I'm not sure the best way to combine it with firebase auth. I was thinking to retrieve the user id token when the user logs in and then store it to local storage? Then use local_auth to locally authenticate and then retrieve the firebase user id token to authenticate with firebase?
November 15, 2019 at 04:13PM by grassygaaf
https://ift.tt/3578v2h
reddit
Using biometric auth with firebase
I'm looking to build a project with flutter and my goal is to use firebase as my backend. I want to be able to have a user log in using email and...
New post on /r/flutterdev subreddit:
dart/flutter - documentation on phone OS permissions?
i'm trying to get a handle on how my app manages permissions. in most cases, the plugins themselves that i use to implement functionality (camera/gps/mic) requests permission at run-time.however, i don't love that it is so removed from my visibility and done behind the scenes. for instance, i wanted to create a page/view that lists permissions that our app needs and current state (granted/denied/etc).i investigated using "permission_handler" as their demo does exactly what i want (list all permissions and current state) and worked pretty well. however, there is the iOS issue below. I do not find/accept just giving a dummy reason for every single possible permission in plist (even those not needed by the app) as a valid approach. no clue when they are going to separate out each request into their own plugins, so i don't want to just wait around.https://github.com/Baseflow/flutter-permission-handler/issues/26i wanted to better understand dart/flutter's interactions with permissions with the underlying OS better. however, I can't find any documentation at all on dart or flutter's "own" pages giving any insight/background.all searches turn up links to the "permission_handler" plugin or similar plugins which haven't been updated in many months.so, my question is, are permissions something just completely ignored by dart/flutter and the expectation is that we are left completely bridging that gap with native interfaces? i find it hard to believe it isn't even mentioned (at all) by google's dart/flutter teams? it's a fundamental part of running apps on phones. i understand having to do it ourselves, but to not even reference/mention it seems weird. am i missing something?thanks!
November 15, 2019 at 04:11PM by pickleback11
https://ift.tt/2Ojyehj
dart/flutter - documentation on phone OS permissions?
i'm trying to get a handle on how my app manages permissions. in most cases, the plugins themselves that i use to implement functionality (camera/gps/mic) requests permission at run-time.however, i don't love that it is so removed from my visibility and done behind the scenes. for instance, i wanted to create a page/view that lists permissions that our app needs and current state (granted/denied/etc).i investigated using "permission_handler" as their demo does exactly what i want (list all permissions and current state) and worked pretty well. however, there is the iOS issue below. I do not find/accept just giving a dummy reason for every single possible permission in plist (even those not needed by the app) as a valid approach. no clue when they are going to separate out each request into their own plugins, so i don't want to just wait around.https://github.com/Baseflow/flutter-permission-handler/issues/26i wanted to better understand dart/flutter's interactions with permissions with the underlying OS better. however, I can't find any documentation at all on dart or flutter's "own" pages giving any insight/background.all searches turn up links to the "permission_handler" plugin or similar plugins which haven't been updated in many months.so, my question is, are permissions something just completely ignored by dart/flutter and the expectation is that we are left completely bridging that gap with native interfaces? i find it hard to believe it isn't even mentioned (at all) by google's dart/flutter teams? it's a fundamental part of running apps on phones. i understand having to do it ourselves, but to not even reference/mention it seems weird. am i missing something?thanks!
November 15, 2019 at 04:11PM by pickleback11
https://ift.tt/2Ojyehj
GitHub
Apple rejects all binaries built using this package, unless ALL permissions have purposes/reasons added in the .plist, even if…
Apple now rejects all apps, the error is as follows: Missing Purpose String in Info.plist File - Your app's code references one or more APIs that access sensitive user data. The app's Info....
New post on Flutter Dev Google group:
Telerik would like to hear from you about your Flutter needs
Hey Flutter devs! My name is Rossi Fakalieva and I’m part of the product management team for the Telerik & Kendo UI product at Progress. For those who might not know us - Telerik and Kendo UI product lines are leaders in their markets for UI components & productivity tools (.NET and the
November 15, 2019 at 05:37PM by Rossi Fakalieva
https://ift.tt/2qj4LMd
Telerik would like to hear from you about your Flutter needs
Hey Flutter devs! My name is Rossi Fakalieva and I’m part of the product management team for the Telerik & Kendo UI product at Progress. For those who might not know us - Telerik and Kendo UI product lines are leaders in their markets for UI components & productivity tools (.NET and the
November 15, 2019 at 05:37PM by Rossi Fakalieva
https://ift.tt/2qj4LMd
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.