https://github.com/ruskakimov/mooltik
🧑🎨 Mobile app for drawing 2D animations
https://github.com/ruskakimov/mooltik
android animation animation-app dart dartlang drawing-app flutter flutter-apps ios mobile mobile-app storyboard
Last synced: 7 months ago
JSON representation
🧑🎨 Mobile app for drawing 2D animations
- Host: GitHub
- URL: https://github.com/ruskakimov/mooltik
- Owner: ruskakimov
- License: gpl-3.0
- Created: 2020-08-05T15:05:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T07:11:01.000Z (over 2 years ago)
- Last Synced: 2025-03-26T23:06:27.872Z (8 months ago)
- Topics: android, animation, animation-app, dart, dartlang, drawing-app, flutter, flutter-apps, ios, mobile, mobile-app, storyboard
- Language: Dart
- Homepage: https://mooltik.app
- Size: 4.52 MB
- Stars: 213
- Watchers: 5
- Forks: 34
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-flutter - Mooltik - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov). (Open Source Apps / Top)
- awesome-flutter - Mooltik - Animation app for making cartoons by [Rustem Kakimov](https://github.com/ruskakimov). (Open Source Apps / Top)
README
Animation studio in your pocket.
[](https://codemagic.io/apps/60363e65c9d4d7cf9b10cfc0/default-workflow/latest_build)
## Features:

## Useful commands:
#### Extract app data
```
adb shell
run-as com.kakimov.mooltik
mkdir -p /sdcard/Documents/mooltik_data
cp -r app_flutter/ /sdcard/Documents/mooltik_data/
```
