por khassler | May 19, 2019 | BlogHassler.ec, Dart, Design, Flutter, Internet, Medium, Mobile, Programación, Progresisive Web Apps, PWA
Update(May 10, 2019): Hummingbird is now Flutter for Web. It was launched and we can now use it’s technical preview here: https://github.com/flutter/flutter_web Hummingbird was announced at the Dec 4 flutter launch event. A project that will allow us to compile our...
por khassler | May 16, 2019 | BlogHassler.ec, Dart, Design, Flutter, Programación, Progresisive Web Apps, PWA
There are a couple of ways of communicating widgets in Flutter. In this post, we will check two of them: notifications and values. This means, we will review NotificationListener and ValueListenableBuilder Flutter provided widgets. NotificationListener If we want to...
por khassler | May 15, 2019 | BlogHassler.ec, Dart, Design, Flutter, Google, Medium, Mobile, Programación, Progresisive Web Apps, PWA
Flutter goes Web The reason that Flutter is attractive to so many mobile developers is because it allows to build beautiful, native-looking cross-platform mobile apps from a single code base, saving both time and money. What could be better than being able to build...
por khassler | May 14, 2019 | BlogHassler.ec, Dart, Design, Flutter, Front End, Programación, Progresisive Web Apps, PWA
Json parse in flutter Originally posted here Dart has built in support for parsing json. Given a String you can use the dart:convertlibrary and convert the Json (if valid json) to a Map with string keys and dynamic objects. You can parse json directly and use the map...
por khassler | Ene 31, 2019 | BlogHassler.ec, Dart, Flutter, Front End, Google, Internet, Medium, Mobile, Programación, Progresisive Web Apps
Flutter is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organisations around the world, and is free and open source. For a long time, I’ve been...
por khassler | Ene 15, 2019 | AI, BlogHassler.ec, Cloud, Dart, Data, DataBase, Design, Firebase, Flutter, Google, Medium, Mobile, Programación, Progresisive Web Apps, PWA
I’ve been a fan of code once, release many development platforms like Cordova (and associated app frameworks, like Ionic) as well as Xamarin. I’ve been keeping an eye on Flutter, Google’s entry into the fray. Recently they hit their 1.0 release and I...
Comentarios recientes