Archive: 2019/8

0

Use custom domain for your github pages

If you have github pages username.github.io, you might want to use custom domain.I’ll let you know how to use custom domain for your github pages. First, go to the setting pages for your username.gi

0

How to find test device id in flutter

How to find the test device ID in Flutter In order to find the test device ID, we will use device_id plugin for flutter. device_id Install device_id Plugin Add the packages’s pubspec.yaml file 12dep