Fixes and features
- Change GetPageBuilder to WidgetCallback typedef, so we can use it outside Get and the name makes more sense. - Added isDesktop/isMobile - Added GetPlatform (web) getters to detect the OS it runs (using navigator UA) - Added nil extension (can be useless now), to enforce the null type safety in JS for old dart2js versions (was undefined)
Showing
10 changed files
with
61 additions
and
14 deletions
-
Please register or login to post a comment