hyperoslo / hyper-radar

:bulb: Research and development at Hyper
Other
12 stars 1 forks source link

Flutter #5

Open vadymmarkov opened 7 years ago

vadymmarkov commented 7 years ago

What is Flutter?

Flutter is a mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase.

The goal is to enable developers to deliver high-performance apps that feel natural on different platforms. We embrace differences in scrolling behaviors, typography, icons, and more.

https://flutter.io

sindrenm commented 7 years ago

I've looked a little bit into Flutter already, actually! I found it really easy to work with once you got the hang of the whole “everything is a widget ” idea. Like, even Padding is its own widget, which sounds kind of overkill at first.

What blew me off earlier was that the development environment wasn't quite there yet. Atom (I think it was Atom) had a pretty decent Flutter plugin, but there were definitely issues. That was a while ago, however, hopefully they're resolved by now. :grinning:

vadymmarkov commented 7 years ago

@sindrenm Cool, whenever you're ready just use the template to summarise your experience 😉 https://github.com/hyperoslo/hyper-radar/blob/master/Lab/template.md

sindrenm commented 7 years ago

I was actually hoping to have some time this weekend, but the hours just flew away from me the moment I looked in their general direction. Will notify y'all when I've got something. :nerd_face: