yjbanov / butterfly

A web framework for Dart based on Flutter's widget model
Apache License 2.0
157 stars 13 forks source link

consider adding a small code snippet to the main readme #37

Open devoncarew opened 6 years ago

devoncarew commented 6 years ago

This would give people an introduction to what the code style for this library looks like (the first thing I wanted to know coming to the lib was how Widget / build() method contents compared to Flutter).