I wanted to update my resume and here we are.
Feel free to fork and update if you need to do the same and like this idea.
Flutter is a toolkit for creating cross plaform apps. Flutter recently added web support.
This app is deployed to my server.
Flutter apps start in /lib/main.dart. /lib/components has most of the layout code. Content should be centralized in aaron_resume_contents.dart.
- Remaining responsive text wrapping
- Deploy to play store
- Add a mobile breakpoint and resize some things, or use the offset trick from here.
- PDF Download
- Color chooser
My resume is also available in the play store (soon).