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!