Flutter Basic - To make space to have a specific width and/or height, what is the difference between Container and SizedBox Posted on March 26, 2022 Compare Container and SizedBox with Size [Read More] Tags: dart flutter
Covid-19, đối ứng đơn hàng với tình hình phong toả. Từ góc độ cá nhân trong việc xử lý đơn hàng trong tình hình phong toả. Posted on September 18, 2021 Covid-19 có sự ảnh hưởng lớn nhất tại Hồ Chí Minh, đồng thời cũng ảnh hưởng đến tình hình kinh doanh của các sàn thương mại điện tử, nhất là việc nhận hàng từ kho hàng, từ người bán và việc giao hàng cho khách hàng, trong bài viết là... [Read More] Tags: covid-19 programing
Elixir/Phoenix use Telegram bot Elixir/Phoenix Project use Telegram bot for log urgent message Posted on September 11, 2021 In some cases, I use Telegram, to print out urgent message, because it is free and I can share the urgent message for team. [Read More] Tags: elixir phoenix telegram
Using Java for Flutter code generator for your assets, json files Posted on August 28, 2021 Using asset path string directly is not safe. What happens if you change the image file name or delete the image file. [Read More] Tags: java dart flutter
Flutter App - View PDF from PDF URL link Posted on August 24, 2021 Load and present a PDF file from URL in Flutter [Read More] Tags: dart flutter