{"id":13551065,"url":"https://github.com/studioidan/FlutterAnimatedLoaders","last_synced_at":"2025-04-03T01:31:17.838Z","repository":{"id":56829039,"uuid":"145443984","full_name":"studioidan/FlutterAnimatedLoaders","owner":"studioidan","description":"Amazing animated loaders for flutter developers","archived":false,"fork":false,"pushed_at":"2019-12-11T08:17:52.000Z","size":15840,"stargazers_count":16,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-03T21:34:02.949Z","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":"2018-08-20T16:35:08.000Z","updated_at":"2024-07-09T09:50:59.000Z","dependencies_parsed_at":"2022-08-28T21:11:38.528Z","dependency_job_id":null,"html_url":"https://github.com/studioidan/FlutterAnimatedLoaders","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studioidan%2FFlutterAnimatedLoaders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studioidan%2FFlutterAnimatedLoaders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studioidan%2FFlutterAnimatedLoaders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studioidan%2FFlutterAnimatedLoaders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studioidan","download_url":"https://codeload.github.com/studioidan/FlutterAnimatedLoaders/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922034,"owners_count":20855341,"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","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":"2024-08-01T12:01:41.882Z","updated_at":"2025-04-03T01:31:12.792Z","avatar_url":"https://github.com/studioidan.png","language":"Dart","funding_links":[],"categories":["Dart","Widgets"],"sub_categories":[],"readme":"# flutter animated loaders\n\n\u003eAmazing animated loaders for flutter developers\n\n\n## Preview\n\n\u003cimg src=\"https://github.com/studioidan/FlutterAnimatedLoaders/blob/master/art/screen1.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_animated_loaders: ^0.0.2\n  ````\n  \n 2. Add this import to your dart file:\n\n````dart\nimport 'package:flutter_animated_loaders/flutter_animated_loaders.dart';\n  ````\n\n 3. Select your favorite loader and add it as a widget!\n you can customise it however you like!\n \n ````dart\n FlutterLoaders.pulse(\n              Icon(\n                Icons.android,\n                color: Colors.green,\n                size: 40.0,\n              ),\n              Colors.green)\n  ````\n \n ## this table will make your life mutch easier...\n\n\nPreview | Loader name\n------------     |   -------------   \n\u003cimg src='https://github.com/studioidan/FlutterAnimatedLoaders/blob/master/art/pulse.gif' alt='Pulse' width=\"90px\" height=\"90px\"/\u003e  | Pulse    \n\u003cimg src='https://github.com/studioidan/FlutterAnimatedLoaders/blob/master/art/blinking_eyes.gif' alt='Blinking Eyes' width=\"90px\" height=\"90px\"/\u003e  | Blinking Eyes \n\u003cimg src='https://github.com/studioidan/FlutterAnimatedLoaders/blob/master/art/bars.gif' alt='Bars' width=\"90px\" height=\"90px\"/\u003e  | Bars \n\u003cimg src='https://github.com/studioidan/FlutterAnimatedLoaders/blob/master/art/ping_pong.gif' alt='PingPong' width=\"90px\" height=\"90px\"/\u003e  | PingPong \n\u003cimg src='https://github.com/studioidan/FlutterAnimatedLoaders/blob/master/art/four_balls.gif' alt='Four Balls' width=\"90px\" height=\"90px\"/\u003e  | FourBalls \n\u003cimg src='https://github.com/studioidan/FlutterAnimatedLoaders/blob/master/art/zigzag.gif' alt='ZigZag' width=\"90px\" height=\"90px\"/\u003e  | ZigZag \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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudioidan%2FFlutterAnimatedLoaders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudioidan%2FFlutterAnimatedLoaders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudioidan%2FFlutterAnimatedLoaders/lists"}