https://github.com/ivansaul/cheat-sheets
Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!
https://github.com/ivansaul/cheat-sheets
cheatsheet cheatsheets dart flutter golang java javascript kotlin python rust swift
Last synced: 5 months ago
JSON representation
Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!
- Host: GitHub
- URL: https://github.com/ivansaul/cheat-sheets
- Owner: ivansaul
- License: gpl-3.0
- Created: 2023-12-21T21:28:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-29T21:53:22.000Z (about 1 year ago)
- Last Synced: 2025-05-29T22:36:59.300Z (about 1 year ago)
- Topics: cheatsheet, cheatsheets, dart, flutter, golang, java, javascript, kotlin, python, rust, swift
- Language: Dart
- Homepage:
- Size: 692 KB
- Stars: 28
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![App Icon][app-icon]
Cheat Sheets
**`Cheat-Sheets`** Your go-to reference developer guide for learning `Python`, `Rust`, `Swift`, `JavaScript`, `Kotlin`, `Go`, `Git`, and more!

[](https://github.com/ivansaul/devstack-worker/actions/workflows/deploy.yaml)

[](https://opensource.org/licenses/MIT)
---
![Banner][banner]
## Releases
Available on the [**`Google Play`**][google-play] and [**`GitHub`**][github-releases].
## Screenshots


## Building from Source
```bash
git clone https://github.com/ivansaul/cheat-sheets.git
cd cheat-sheets
flutter pub get
dart run build_runner build
flutter run --release
```
> [!TIP]
> For full local setup, backend, and environment configuration, see [**`DEVELOPMENT GUIDE`**](./DEVELOPMENT.md).
## Road map
- [ ] Offline support
- [ ] Localization (i18n)
- [ ] Favorites, history & progress
## Development | Contributing
Contributions are welcome! Please refer to the [**`DEVELOPMENT GUIDE`**](./DEVELOPMENT.md) for more details.
## Facing any Issue?
Found a bug or have an idea? Open an [Issue][issue] :)
## Contact
If you want to contact me you can reach me at [Discord][discord].
## Acknowledgments
This project is based on [Fechin/reference][reference]. The main focus of this project is adding new features and make it accessible to everyone.
## License
This project uses GPLv3. See [LICENSE] for details.
[license]: ./LICENSE
[reference]: https://github.com/Fechin/reference
[discord]: https://discord.com/users/744755977684779038
[issue]: https://github.com/ivansaul/cheat-sheets/issues
[banner]: https://i.imgur.com/XjpdMoW.png
[github-releases]: https://github.com/ivansaul/cheat-sheets/releases
[google-play]: https://play.google.com/store/apps/details?id=com.ivansaul.cheatsheets
[app-icon]: https://i.imgur.com/m2fO1J9.png