Here's some nice news: while it's still quite early, thanks to some heroic work by Brook, our Playdate Simulator (part of the Playdate SDK) is now up and running on Windows and Linux!!
Want to add some code to your project? You don’t need to create a file for it first. Just copy the code, select the folder in the Project View in IntelliJ IDEA or Android Studio where you want to have it, and paste it. The IDE will automatically create a file for you. #KotlinTips
👋 Hey, is the quarantine turning you into a 🛋🥔?
Easy fix: join me online, we are doing some couch-vegetable-friendly 🧘♀️Yoga🕺.
No previous experience needed!
💯 Zen Guarantee or Your Calories Back 🔥
Check out https://t.co/jeBOQ1qgrp or contact me (DMs are open)
#RETWEET to enter #GIVEAWAY! 📣 https://t.co/tpWzqXoCDT
We are giving away three Wio Terminal!
Compatible with both #Arduino and #MicroPython!
👉ATSAMD51 Core with Realtek RTL8720DN BLE 5.0 & Wi-Fi 2.4G/5G, equipped with Screen + Development Board + I/O Interface + Enclosure.
We’ve just released Kotlin 1.3.70! Learn all about the new experimental functionality in the standard library and other improvements in our latest blog post https://t.co/jlyThHFgmb
My yoga studio website is out in the wild, please feel free to check it out, share with your friends and spread the word!
See you on the mat :) Namaste 🙏🧘♀️🧘♂️
https://t.co/3RAQsWbjW3
@nisrulz@hhariri IIRC the first time a certain Kotlin/Native version is needed (by Gradle/IDE) its toolchain is downloaded (if necessary) & installed in:
~/.konan/kotlin-native-<platform>-<version>/
eg. on my machine:
/Users/workingkills/.konan/kotlin-native-macos-1.3.70-eap-14571/bin/kotlinc
Today, @materialdesign launched the Motion system, a set of transition patterns that helps users understand and navigate an app.
More → https://t.co/Ej7O5sXdoM
☝️As a Flutter developer, you can use it immediately via the new `animations` package → https://t.co/8rE6HoISM4
If you use the official kotlinx.serialization library, we have good news for you. Since v0.14.0, sealed-classes hierarchies are serialized automatically without using the @Polymorphic annotation! #KotlinTips
https://t.co/ViZC5cEaDP
Did you know?
Properties declared as 'val' can be overridden as 'var', and property setters can be made less visible than their getters #KotlinTips
https://t.co/Ba1LxBF4dI
https://t.co/U4Dpqo1Mlz
Did you know you can copy some code (Kotlin and/or Java), select a folder in Project View in @intellijidea, hit paste, and it will automatically create the file for you?
Interested in Kotlin Multiplatform Mobile technology? Check out the #KaMPKit, a new starting toolkit from @TouchlabHQ. You can find more details in this blog post https://t.co/bRdWFcaurf
Here's a secret: Kotlin multiline strings (also known as "raw" strings) can be used in a single line...
Why would you do this? When escaped characters are confusing, like in this example:
#KotlinTips
https://t.co/kEt6gofkbB