Flutter Web – Collection
Here is a collection of production websites powered by Flutter, as I know....
Generate PDF from HTML in VueJS
This solution is work for me with unicode characters. First, install jsPDF-html2canvas Then, use it in your Vue component. Below is my simple sample. I...
Convert your color PDF to grey tone (macOS)
On macOS BigSure, you can convert your color PDF files to grey color without any 3rd party or upload to any online services. Please do...
Fixed for v-model not sync with autofill data in iOS input fields
When you create login form for iOS Vue app, you may facing with the problem that autofill in your form not sync with data in...
Add Brave Rewards Verification to you Flask App
Being Brave Publisher, you need to verify that you are owner of the website. Here is how to do this on your Flask web application....