Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piedcipher/silly-hacks
:ghost: Collection of Silly Apps
https://github.com/piedcipher/silly-hacks
dart dart2 dartlang flutter flutter-apps silly silly-hacks silly-project
Last synced: about 1 month ago
JSON representation
:ghost: Collection of Silly Apps
- Host: GitHub
- URL: https://github.com/piedcipher/silly-hacks
- Owner: piedcipher
- License: mit
- Created: 2020-09-18T08:23:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T10:13:02.000Z (about 4 years ago)
- Last Synced: 2024-10-08T14:22:35.912Z (about 1 month ago)
- Topics: dart, dart2, dartlang, flutter, flutter-apps, silly, silly-hacks, silly-project
- Language: Dart
- Homepage: https://youtu.be/6uJHaPg_qaE
- Size: 1.16 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Silly Apps
:ghost: Collection of Silly Apps :satisfied:
My submission for Silly Hacks Hackathon
## Overview
- Silly Apps is a collection of Silly Apps. (only 2 ;_;)
- There is a silly wallpaper generator that can generate and destroy, well silly wallpapers by either tapping or shaking the device. (such gradients, much wow)
- Lastly, there is 'rock paper kabutar', where you shake the device nothing really happens but either computer or you win, nothing. (so original, but efficient)## Screenshots
## Tech Stack
- [Dart](https://dart.dev)
- [Flutter](https://flutter.dev)## Dependencies
- [demoji](https://pub.dev/packages/demoji)
- [screenshot](https://pub.dev/packages/screenshot)
- [provider](https://pub.dev/packages/provider)
- [shake](https://pub.dev/packages/shake)
- [path_provider](https://pub.dev/packages/path_provider)
- [path](https://pub.dev/packages/path)
- [share_extend](https://pub.dev/packages/share_extend)
- [shared_preferences](https://pub.dev/packages/shared_preferences)
- [vibration](https://pub.dev/packages/vibration)## Credits
- [Android Asset Studio](https://romannurik.github.io/AndroidAssetStudio/)
## Contributing
- Feel free to contribute to the project by creating [issues](https://github.com/piedcipher/silly-hacks/issues) or sending [pull-requests](https://github.com/piedcipher/silly-hacks/pulls).## Getting Started
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.