tanyapog / travel_list

Checklists for trips and travels
4 stars 0 forks source link

Error handling for Categories without dartz package #25

Open tanyapog opened 3 years ago

tanyapog commented 3 years ago

The reason is dartz package (Either and Option classes) still lack of nullsafety and hold back whole app to be upgraded. I'll see how it would work and in case of good result refuse from using darts package completely.