{"id":32281164,"url":"https://github.com/studioidan/flutter_number_animation","last_synced_at":"2025-10-23T00:54:52.693Z","repository":{"id":56829792,"uuid":"359943102","full_name":"studioidan/flutter_number_animation","owner":"studioidan","description":"With this package you can display numbers or any other text more nicely","archived":false,"fork":false,"pushed_at":"2021-04-22T14:13:57.000Z","size":1127,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T00:54:50.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/studioidan.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}},"created_at":"2021-04-20T20:29:19.000Z","updated_at":"2023-09-23T09:06:57.000Z","dependencies_parsed_at":"2022-09-02T05:50:42.255Z","dependency_job_id":null,"html_url":"https://github.com/studioidan/flutter_number_animation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/studioidan/flutter_number_animation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studioidan%2Fflutter_number_animation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studioidan%2Fflutter_number_animation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studioidan%2Fflutter_number_animation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studioidan%2Fflutter_number_animation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studioidan","download_url":"https://codeload.github.com/studioidan/flutter_number_animation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studioidan%2Fflutter_number_animation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280540650,"owners_count":26347724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-23T00:54:48.942Z","updated_at":"2025-10-23T00:54:52.688Z","avatar_url":"https://github.com/studioidan.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flutter_number_animation\n\n\u003eWith this package you can display numbers or any other text more nicely\n\n\n## Preview\n\n\u003cimg src=\"https://github.com/studioidan/flutter_number_animation/blob/master/art/video1.gif\" width=\"340px\" /\u003e\n\n### Works with text too!\n\n\u003cimg src=\"https://github.com/studioidan/flutter_number_animation/blob/master/art/video2.gif\" width=\"340px\" /\u003e\n\n# How to use\n 1. Add this to your package's pubspec.yaml file:\n\n````dart\ndependencies:\n  flutter_number_animation: ^0.0.6\n  ````\n \n 2. Add NumberAnimation Widget wherever you need!\n \n ````dart\n NumberAnimation('123456789'),\n  ````\n\n3. You can also set the TextStyle and time between each slides\n\n ````dart\n NumberAnimation('123456789',\n textStyle: TextStyle(fontSize: 60, color: Colors.red),\n timeBetweenSlides: Duration(milliseconds: 800)\n)\n  ````\n\n\n## Getting Started\n\nFor help getting started with Flutter, view our online [documentation](https://flutter.io/).\n\nFor help on editing package code, view the [documentation](https://flutter.io/developing-packages/).\n\nWith this package you can display numbers or any other text more nicely  \n\n## Getting Started\n\nThis project is a starting point for a Dart\n[package](https://flutter.dev/developing-packages/),\na library module containing code that can be shared easily across\nmultiple Flutter or Dart projects.\n\nFor help getting started with Flutter, view our \n[online documentation](https://flutter.dev/docs), which offers tutorials, \nsamples, guidance on mobile development, and a full API reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudioidan%2Fflutter_number_animation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudioidan%2Fflutter_number_animation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudioidan%2Fflutter_number_animation/lists"}