issues
search
delta
/
dalal-street-client
Cross Platform(Android & Web) client for Dalal Street
https://play.google.com/store/apps/details?id=org.pragyan.dalal18
12
stars
6
forks
source link
[fix]: Fixed ParentDatawidget issue in NewsDetailsPage
#82
Closed
satyamurti
closed
2 years ago
satyamurti
commented
2 years ago
In this PR :
Fixed
Incorrect Use of ParentDataWidget
This error was caused because Flexible was used inside Padding and Center but Flexible should be strictly used inside Column or Row only
Added ordering and Updated UI
In this PR :
Incorrect Use of ParentDataWidget