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: about 1 month 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-29T21:53:22.000Z (5 months ago)
- Last Synced: 2025-05-29T22:36:59.300Z (5 months 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/cheat-sheets-doc/actions/workflows/docs.yaml)

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


## Building from Source
1. If you don't have Flutter SDK installed, please visit official [Flutter][flutter] site.
2. Fetch latest source code from master branch.
```bash
git clone https://github.com/ivansaul/cheat-sheets.git
```
3. Run the app with Android Studio or VS Code. Or the command line.
```bash
flutter pub get
flutter run
```
## Facing any Issue?
Feel free to open an [Issue][issue] :)
## Contact
If you want to contact me you can reach me at [Discord][discord].
## Thanks
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
[flutter]: https://flutter.dev
[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