Nur ÖzkayaAndroid WidgetApp widgets are miniature application views that can be embedded in other applications (such as the home screen) and receive periodic…Aug 24, 2022Aug 24, 2022
Nur ÖzkayaMachine Learning/K-Means Algorithm (Jupyter Notebook)A simple example to understand K-Means algorithm.Apr 22, 2021Apr 22, 2021
Nur ÖzkayaMachine Learning/KNN(K-Nearest Neighbor) Algorithm (Jupyter Notebook)A simple example to understand KNN algorithm.Apr 19, 2021Apr 19, 2021
Nur ÖzkayaHow to Get SHA1 Key of Your App in Flutter (VS Code)All you have to do is follow these steps:Mar 22, 20211Mar 22, 20211
Nur ÖzkayaHow to Add Divider Between Each Line with Different Methods1. ListTile.divideTiles : You can use it with a short static list.Mar 14, 2021Mar 14, 2021
Nur ÖzkayaHow to Add Light/Dark Theme to Your App in FlutterFirst of all, create a dart file with colors that you want to use in your app (AppStyleModeNotifier). It extends from ChangeNotifier class…Mar 10, 2021Mar 10, 2021
Nur ÖzkayaHow to Add Bottom Border of to Tabs in FlutterYou can try to set AppBar Border like this :Mar 4, 2021Mar 4, 2021
Nur ÖzkayaHow to Create TabBar IndicatorYou can use TabBar indicator like this:Mar 1, 2021Mar 1, 2021