Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile
Modestas Valauskas πŸ’™

@modulovalue

Dart & Flutter

ID: 945401791964962816

linkhttp://www.github.com/modulovalue calendar_today25-12-2017 21:12:06

126 Tweet

1,1K Followers

54 Following

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Quick #Flutter IDE update #2: today was all about colors. Softproofing, Material colors, RGB & HSL sliders, human-readable actions and more. A lot will have to change and the design is not final, but here's a short demo of what I have so far πŸ™‚

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Big #Flutter IDE news. It took me a while, but now I can finally walk the whole Flutter SDK. I have access to every comment, Widget, everything.πŸ˜€This will be awesome

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Here's a sneak peek of an early prototype for a history feature with which one could restore any changes made to a Flutter Widget and simultaneously preview every previous version. Do you like the idea?

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

You will soon be able to design Widgets without having to worry about finding the correct class (BorderSide Border BorderRadius Radius? we've all been there). These were made in a few minutes. They are not from a Photoshop tutorial, these are real #Flutter Widgets πŸ˜ƒ

You will soon be able to design Widgets without having to worry about finding the correct class (BorderSide Border BorderRadius Radius? we've all been there). These were made in a few minutes. They are not from a Photoshop tutorial, these are real #Flutter Widgets πŸ˜ƒ
Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Hey everybody πŸ™‚ Here's another quick #Flutter IDE progress update: it can now understand and edit real Dart code! The video shows a Flutter UI that edits design-time properties of a dart file (no, this is not hot reload) and soon it will be able to edit its own source code πŸ˜ƒ

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

I challenged my good friend @SlaxXxX to port his Java version of Conway's Game Of Life to #Flutter And he actually did it! He even implemented drawing and a pause buttonπŸ˜€Here's a DartPad where you can try it out for yourself: dartpad.dartlang.org/d651454148dd0e… Repo: github.com/SlaxXxX/Conway…

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Hey everybody πŸ˜ƒ It took me some time, but now I can finally draw real trees with #Flutter and this is just a quick demo of that. This will be used to eventually draw widget trees, visualize #Dart class hierarchies, and much much more. I think it's beautiful πŸ™‚

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

A few days ago I tweeted about a simple proof of concept tree layout. That little demo tree has grown up and is now an actual #Flutter Widget Tree Widget πŸ˜ƒ and here's what it looks like now:

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Hey everybody πŸ˜€ I'm just here to give you a very quick #Flutter IDE progress update. There's a file browser now, tabs, a lightning-fast pubdev browser with personal favorites, a pubspec dependency tree UI and a lot more, but the video is already too long so see you soon πŸ™‚

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Hey everybody πŸ˜€ I have something very cool to share with you today. This is Flutter running in 3D. Every element is just a standard Flutter Widget. And before you ask, no, this is not an embedded Unity view, only Dart & FlutterπŸ™‚

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Hello everybody πŸ™‚ A few weeks ago I showed you that 3D is possible with Flutter only. Today I'd like to give you an early preview of a 3D console and performance monitor for debugging Dart & Flutter Apps. It feels magical to scroll through time like that. I think you'll love it!

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Hello everybody πŸ™‚ I used Flutter to visualize Flutter. This is an interactive class diagram that was automatically generated. It runs natively on Desktop. abstract class -> black mixin -> red enum -> green class -> blue You'll be able to generate them for your own code soon.

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Hello everybody πŸ‘‹ This is a Hyperbolic Tree. It uses hyperbolic geometry to embed trees into non-euclidean space. This visualization method was invented in the 90s at Xerox PARC and I wanted to share it here because I want more people to know about it. I built it with Flutter.

Modestas Valauskas πŸ’™ (@modulovalue) 's Twitter Profile Photo

Hello everybody πŸ‘‹ I wanted to share a little minimap that I made with Dart & Flutter. I took some inspiration from the Dragon Radar in Dragon Ball, the Radar in GTA San Andreas, the minimap from HoMM 3 & the minimap from Age of Empires. I hope you like it, too!