Skip to content

Instantly share code, notes, and snippets.

@luffynas
luffynas / main.dart
Created October 18, 2022 10:08
zealous-villa-3171
void main() {
var animals = <Animal>[
Animal(id: 1,name: 'Dophon', group: 'mammal'),
Animal(id: 2,name: 'Snake', group: 'reptile'),
Animal(id: 3,name: 'Baracuda', group: 'fish'),
Animal(id: 4,name: 'Cat', group: 'mammal'),
Animal(id: 5,name: 'Elephant', group: 'mammal'),
Animal(id: 6,name: 'Kakak Tua', group: 'bird'),
Animal(id: 7,name: 'Komodo', group: 'reptile'),
];
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/Users/nasrul/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
@luffynas
luffynas / cloudSettings
Last active November 18, 2019 06:19
Kelas 102 Base Syntax
{"lastUpload":"2019-11-18T06:19:08.997Z","extensionVersion":"v3.4.3"}