Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
lawrence_shaun_introducing_net_maui_build_and_deploy_crosspl.pdf
Скачиваний:
46
Добавлен:
26.06.2023
Размер:
5.15 Mб
Скачать

 

Chapter 9 Local Data

•\

Look at how you can reduce the complexity of your

 

implementation with Refit.

•\

Add in your Weather Widget.

Source Code

The resulting source code for this chapter can be found on the GitHub repository at https://github.com/Apress/Introducing-MAUI/tree/ main/ch09.

Extra Assignment

You have provided the ability to users to add widgets to their boards and automatically save them so when they next load the board it will be remembered for them. I would like to see if you can add the ability to remove the widgets from the board and the database.

297