RunrCorp / mango-rider

A new type of ridesharing app.
2 stars 1 forks source link

Fix Map Loading Animation #14

Closed davidionita closed 4 years ago

davidionita commented 4 years ago

Currently, there is a CircularProgressIndicator in home.dart that is not scaled properly. Either fix the scaling/aspect ratio or add a cool new animation/loading thingy-your choice.

micpap25 commented 4 years ago

The map loads so fast in most cases that it would be better with no dynamic image. I made an alternative version of the runr logo and substituted that for now.

micpap25 commented 4 years ago

Need to test with hot refresh