https://github.com/moebiusmania/imarcuz-flutter
Remake of my first ever iPhone app, now built with Flutter.
https://github.com/moebiusmania/imarcuz-flutter
restoration
Last synced: 3 months ago
JSON representation
Remake of my first ever iPhone app, now built with Flutter.
- Host: GitHub
- URL: https://github.com/moebiusmania/imarcuz-flutter
- Owner: moebiusmania
- License: mit
- Created: 2021-08-02T12:55:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T18:26:47.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T08:35:34.853Z (4 months ago)
- Topics: restoration
- Language: Dart
- Homepage:
- Size: 1.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imarcuz
> Remake of my first ever iPhone app, now built with Flutter.My first iPhone app ever was this simple parody random-phrase-shuffler app designed around some weird statements from a friend of mine.
Now I've rebuilt it from scracth, bringing back some old assets I've found in my Dropbox folder and rebuilding it using Google's [Flutter](https://flutter.dev/) toolkit.
This was a simple app back then and it is still so right now... this is basically a customization of the starting template of Flutter projects
## Platform
Right now I'm mainly targeting the [Android](https://www.android.com/) platform since I'm not going to release this into any app store, but just sending the `.apk` build to friends and colleagues.But since this project is written on top of Flutter, it can eventually be also be build for [iOS](https://www.apple.com/it/ios).
## License
Released under the [MIT license](LICENSE).