Experience nostalgia with the iconic Windows 95 right from your browser. Retro 95 is an attempt to recreate the Windows 95 desktop experience with Flutter. Contains programs like notepad , a web browser, calculator and more.
Developed with Flutter Web, but will compile to all platforms that Flutter supports.
A Retro Theme Flutter Hack 20 Entry!
- Reorder Desktop Icons
- Draggable and resizable windows
- Start Menu
- Desktop Applications
- Windows 95 Desktop Feel
- Notepad
- Browser
- Maps
- Doom95 (Yes!)
- Flutter Counter
- Flutter95 Example App
- Calculator
- About
Windows 95 desktop experience right from your browser: https://justinenerio.github.io/retro95/#/
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.
-
Clone the repository with the 'clone' command, or just download the zip.
-
Install dependencies from pubspec.yaml by running
flutter packages get
from the project root (see using packages documentation for details and how to do this in the editor). -
Add
/constants/api_key.dart
file with API key from Google Embedded Maps API. -
Run.
Contributions are welcome! Submit an issue for discussion and a PR for the code.
Note: Code is dirty and rushed. This was made in short duration of the hackathon.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Flutter Community for hosting this hackathon
- Artage.io for Windows 95 icons