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: about 1 month 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T07:11:01.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T23:06:27.872Z (about 2 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
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/
```