Convert a date into a flutter stable version. This can be a fun thing to do when you are giving a talk and want to spice up your bio with some nerdy #flutter stuff.
run dart run lib/update_assets.dart
to update the assets file.
flutter build web
cp build/web/ ./docs/
- create github action to update the assets file
- create github action to publish the page on commit
- create github action to build and publish page on commit
- connect with domain and publish to gh-pages