Skip to content

Instantly share code, notes, and snippets.

@JosteveGit
JosteveGit / _google-logo-animated-flutter.dart
Last active June 1, 2021 20:38
Google's "G" logo purely drawn and animated in Flutter Raw
// Drawn by @lesliearkorful; See: https://gist.github.com/lesliearkorful/052dc86c5e3a5d4453902126ac62a458
// Animated by @jostevegit
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
@parmentf
parmentf / GitCommitEmoji.md
Last active September 19, 2024 17:12
Git Commit message Emoji