Tweets
- Tweets, aktuelle Seite.
- Tweets & Antworten
- Medien
Du hast @gskinner_team blockiert
Bist du sicher, dass du diese Tweets sehen willst? Das Ansehen von Tweets wird @gskinner_team nicht entblocken.
-
Angehefteter Tweet
Our team has been hard at work on a new Flutter app for Linux. Flokk is a delightful Google Contacts manager with social streams for Twitter and GitHub! It's been wonderful working with
@Canonical,@Google, and@FlutterDev to help bring a great Flutter app to Linux.https://twitter.com/FlutterDev/status/1280892013076873216 …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
gskinner hat retweetet
Forbes on the Linux / Flutter announcement: "What happened this week between Google and Ubuntu-maker Canonical is a massive step forward in improving the selection of software available on desktop Linux." https://www.forbes.com/sites/jasonevangelho/2020/07/09/google-and-ubuntu-desktop-linux-flutter/#482cc2c2dbd1 …
#DesktopIsBack#Flutter@ubuntuDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
gskinner hat retweetet
A beautiful desktop app built with Flutter!
Flokk was built by @gskinner_team using the latest master branch of Flutter, and targets Linux, macOS, and Windows (with web support as a bonus). The entire project is open-sourced on GitHub! More ↓https://goo.gle/2AKS4iGDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
gskinner hat retweetet
Check out some of the cool Flutter-based apps, now on the Snap store. What are _you_ going to publish? https://snapcraft.io/store
@ubuntu#Flutter@Canonical#DesktopIsBackpic.twitter.com/rtj2Lx4rcx
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
gskinner hat retweetet
Introducing: Flokk by gskinner https://ift.tt/3gCHSbe https://ift.tt/2W0g8p8
@flutterdev#flutterdevDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
gskinner hat retweetet
Want to learn about the new Flokk Contacts app for Flutter desktop? Here's the first in a series from the folks at http://gskinner.com that built it! https://blog.gskinner.com/archives/2020/07/introducing-flokk-a-desktop-app-built-with-flutter.html …
@FlutterDevDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Tame that Widget Tree of Doom! The WidgetView — A Simple Separation of Layout and Logic.
#Flutter#FlutterDevhttps://medium.com/gskinner-team/flutter-widgetview-a-simple-separation-of-layout-and-logic-f0be5a537b87 …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Conditional Compilation is necessary to run your Flutter projects on the web, mobile and desktop. Check out the best way we've found to do this in Flutter: https://blog.gskinner.com/archives/2020/03/flutter-conditional-compilation-for-web.html …
#Flutter#flutterdevDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
An ultimate showdown: Cinema 4D v Blender.
@kiavalbet shares her thoughts on Cinema4D after finishing@3dfordesigners and how it compares to how she's used Blender. https://blog.gskinner.com/?p=4697Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
To download XD to Flutter Plugin:
https://xd.adobelanding.com/en/xd-plugin-download/?pluginId=6eaf77ea …Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Instructions & Setup: https://github.com/AdobeXD/xd-to-flutter-plugin …
Search Plugins in XD: Flutter
Download: XD to Flutter PluginDiesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
We're thrilled that our work with
@Adobe &@FlutterDev to create the Adobe XD to Flutter Plugin is live today! We can't wait to see how Flutter developers, teams, and creatives will use the plugin!#Flutter#FlutterDevhttps://link.medium.com/vKd9vqRos6Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
The new Animations package on http://pub.dev has some great Material 2 transitions, but they can be a bit tough to understand. Here, we pull back the curtain, and explain how to use them in a simple and straight-forward way!
#flutter#flutterdev http://blog.gskinner.com/archives/2020/03/flutter-the-new-animations-library-explained.html …pic.twitter.com/UUr9iOX2PUDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
As recommended by r/FlutterDev, Shawn made our simplified way of getting MediaQuery even easier by making it an extension method. Read about sized_context checkout the pubdev package for it!
#Flutter#flutterdevhttp://blog.gskinner.com/archives/2020/03/flutter-introducing-sized_context-an-easier-way-to-access-mediaquery-size.html …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Our designers have been dipping their toes into Cinema4D with
@3dfordesigners.@kiavalbet has a blog post coming up with thoughts about their differences. Till then can you guess which software made what hot sauce bottle?
pic.twitter.com/9bKztWzT4MDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Using MediaQuery can be a little cumbersome in Flutter. Here's one way that we simplify platform and screen detection for our Flutter projects.
#Flutter#FlutterDev http://blog.gskinner.com/archives/2020/03/flutter-simplify-platform-detection-responsive-sizing.html …pic.twitter.com/447FgifiD5Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
We were more than excited to help
@TheTileApp bring their app to Windows and help them navigate the unknown of turning an HP Laptop into a Tile.https://medium.com/tile-engineering/launching-the-first-tile-enabled-laptop-e3509a2bd45b …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Simplify your PageRoutes in Flutter while keeping code more maintainable. If you're for a clean and simple way to organize your PageRoutes this might be the answer for you!
#Flutter#flutterdevhttp://blog.gskinner.com/archives/2020/03/flutter-simplify-your-pageroutes.html …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Trying tame the Widget Tree of Doom in Flutter? Shawn Blais breaks down current Flutter Community approaches and how we use the WidgetView Pattern to save ourselves from impending doom. http://blog.gskinner.com/archives/2020/02/flutter-widgetview-a-simple-separation-of-layout-and-logic.html …
#flutter#flutterdevpic.twitter.com/iOw05pJaXMDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Your FPS in apps matter just as much as games! With Flutter supporting Desktop apps and the web, we needed a tool to QA performance. We build a simple FPS monitor and shared it on pubdev to keep our apps performance in check.
#flutter#flutterdevhttp://blog.gskinner.com/archives/2020/04/flutter-introducing-statsfl-an-fps-monitor-for-flutter.html …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen
Das Laden scheint etwas zu dauern.
Twitter ist möglicherweise überlastet oder hat einen vorübergehenden Schluckauf. Probiere es erneut oder besuche Twitter Status für weitere Informationen.
Canonical enables Linux desktop app support with Flutter!
Linux devs get Flutter support for their operating system of choice.
Install the Flutter SDK via snap. Build and test on Linux using Visual Studio Code or Android Studio.
Learn more here ↓