Skip to content

Instantly share code, notes, and snippets.

View EchoZuo's full-sized avatar

Echo Zuo EchoZuo

View GitHub Profile
@Sfshaza
Sfshaza / main.dart
Last active November 12, 2020 11:59
Step 7-NEW: Getting Started with Flutter codelab
// Final app - the app's primary color is now white.
import 'package:flutter/material.dart';
import 'package:english_words/english_words.dart';
void main() => runApp(new MyApp());
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
@hwdsl2
hwdsl2 / .MOVED.md
Last active September 2, 2025 05:41
IPsec VPN Server Auto Setup Script for Ubuntu and Debian