Greg Benson
Greg Benson
Bitcrush
Per #81. Let me know what you think of it so far :)
Includes migration to AndroidX components
Minor but breaks our build/packaging system: In the Github repo, the /site/contents symlinks seem to point to "./../../dist/" directory, however locally on my Mac these are showing up as simply...
https://github.com/ptyagicodecamp/pragmatic_flutter/blob/affb371438f87044a1c797fba2fab71218636d5d/lib/chapter13/part2/bookmodel.dart#L1 Hey Priyanka! The Google Books api sometimes omits returning json fields if they don't exist in the db, for example the 'subtitle' field isn't always returned. Sadly, Flutter was...