{"id":20331801,"url":"https://github.com/ztomz/typo_tweaker","last_synced_at":"2026-04-17T18:06:17.939Z","repository":{"id":214955797,"uuid":"737770118","full_name":"zTomz/typo_tweaker","owner":"zTomz","description":"A Flutter package for text animations.","archived":false,"fork":false,"pushed_at":"2024-01-01T13:57:43.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T12:35:14.939Z","etag":null,"topics":["dart","flutter","package"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/typo_tweaker","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zTomz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-01T12:41:24.000Z","updated_at":"2024-11-30T04:37:01.000Z","dependencies_parsed_at":"2024-01-01T13:57:16.936Z","dependency_job_id":"de8eb774-8f9f-43aa-902c-75d7eac88949","html_url":"https://github.com/zTomz/typo_tweaker","commit_stats":null,"previous_names":["ztomz/typo_tweaker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zTomz/typo_tweaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTomz%2Ftypo_tweaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTomz%2Ftypo_tweaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTomz%2Ftypo_tweaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTomz%2Ftypo_tweaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zTomz","download_url":"https://codeload.github.com/zTomz/typo_tweaker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTomz%2Ftypo_tweaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31939822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","flutter","package"],"created_at":"2024-11-14T20:23:39.357Z","updated_at":"2026-04-17T18:06:17.923Z","avatar_url":"https://github.com/zTomz.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypoTweaker 🚀\n\nWelcome to TypoTweaker - the ultimate flutter package for impressive text animations! 💬✨\n\n## What is TypoTweaker?\n\nTypoTweaker is a powerful flutter package that allows you to take your texts to a whole new level. 🌟 With a wealth of animated effects and effortless integration, you can bring your app to life with captivating text animations.\n\n## Features 🎉\n\n- Diverse animations: Choose from a wide range of animated effects to personalize your text and make it stand out.\n\n- Easy integration: TypoTweaker is designed to integrate seamlessly into your Flutter application. A few lines of code are all it takes to create stunning text animations.\n\n- Customization options: Customize the animations to your needs. Control speed, direction and many other parameters for maximum flexibility.\n\n## Installation 🚚\nAdd TypoTweaker to your Flutter project by adding the following line to your pubspec.yaml file:\n\n```yaml\ndependencies:\n  typo_tweaker: ^0.0.2\n```\nThen install the packages with:\n\n```bash\nflutter pub get\n```\n\n## Example code 🧑‍💻\n```dart\nimport 'package:typo_tweaker/typo_tweaker.dart';\n```\n\n```dart\nvoid main() {\n  runApp(\n    MaterialApp(\n      home: Scaffold(\n        body: Center(\n          child: TypoTweaker(\n            text: 'Hello, TypoTweaker!',\n            animationDuration: Duration(seconds: 2),\n            animationType: TypoAnimationType.hacker,\n          ),\n        ),\n      ),\n    ),\n  );\n}\n```\n\n## Contribute 💪\nWe welcome contributions and feedback! If you have suggestions for improvements or bug reports, simply create an issue or a pull request on GitHub.\n\n## License 📝\nTypoTweaker is licensed under the MIT license. See the [license file](LICENSE) for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztomz%2Ftypo_tweaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fztomz%2Ftypo_tweaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztomz%2Ftypo_tweaker/lists"}