Flutter Sneaker Shop
because of limitation on importing library we did not use some of library that we think make sense to have in all kind of applications.
for example normally we used intl for localization, using json_serializable for creating view models, ETC
we can add them when its necessary