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 Takipรงi

54 Takip Edilen

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!