Digital Orbit Studios
@_digitalorbit
Followers
9
Following
28
Media
7
Statuses
9
Digital App Studio - creating world class apps with Flutter.
Norwich, London
Joined April 2020
Did you know: you can use collection-if and spreads with lists, sets and maps. Ideal short-hand syntax for conditionally adding values. #tip #dart #flutter #developer #coding #basics #learnFlutter #mobile
0
3
3
Did you know that Dart supports String multiplication? Simply use the * notation to multiply a string variable with an int value. ๐ #dart #tips #developer #programming #hack #code
0
0
0
Ternary operators in Dart are great for making your code easier to read with fewer lines of code. Similar to IF statements: check a conditional boolean statement and assign a โtrueโ answer after the ? syntax and a false value after the : #dart #mobile #programming #developer #tip
0
0
0