brianegan / flutter_architecture_samples

TodoMVC for Flutter
http://fluttersamples.com/
BSD 3-Clause "New" or "Revised" License
8.74k stars 1.71k forks source link

BLoC Example (Web Demo) incorrect alignment #185

Open asashour opened 4 years ago

asashour commented 4 years ago

In https://fas_bloc_flutter.codemagic.app/#/, with Chrome 83.0.4103.97 and Firefox 77.0.1, the text is not aligned with the checkbox.

image

However in Bloc Library Example, it is fine.

image

Other side notes:

  1. The link of Todos Repository in http://fluttersamples.com/ is broken.
  2. In todos_repository_core README, I couldn't find the mentioned todos_repository_simple