I want to make a school timetable in flutter and I tried anything but I didn't found a solution yet.
Asked
Active
Viewed 887 times
0
-
1check [DataTable](https://www.youtube.com/watch?time_continue=6&v=ktTajqbhIcY&feature=emb_logo) – pskink Mar 24 '22 at 10:12
-
If you want customized one, you should go with @pskink suggestion to use DataTable or you could also use https://pub.dev/packages?q=timetable one of the packages from pub dev. – Muhammad Hussain Mar 24 '22 at 10:29
-
Ok, thank you, I am trying the DataTable method. – monospaced Mar 24 '22 at 15:18
-
I tried to make a DataTable, but the Containers are not expanding properly. – monospaced Mar 24 '22 at 17:11
-
Please provide enough code so others can better understand or reproduce the problem. – Community Mar 25 '22 at 03:21