{"id":15067680,"url":"https://github.com/7span/gradient-floating-button-flutter","last_synced_at":"2026-01-02T08:33:50.833Z","repository":{"id":56831649,"uuid":"476358609","full_name":"7span/gradient-floating-button-flutter","owner":"7span","description":"This package will help you easily create FABs (Floating Action Buttons) with Linear \u0026 Radial Gradient Backgrounds.","archived":false,"fork":false,"pushed_at":"2022-03-31T18:35:11.000Z","size":266,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T01:45:08.912Z","etag":null,"topics":["flutter","flutterpackage","pubdev"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/gradient_floating_button","language":"C++","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/7span.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":"2022-03-31T15:08:47.000Z","updated_at":"2022-04-01T02:26:49.000Z","dependencies_parsed_at":"2022-08-28T21:02:18.410Z","dependency_job_id":null,"html_url":"https://github.com/7span/gradient-floating-button-flutter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7span%2Fgradient-floating-button-flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7span%2Fgradient-floating-button-flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7span%2Fgradient-floating-button-flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7span%2Fgradient-floating-button-flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7span","download_url":"https://codeload.github.com/7span/gradient-floating-button-flutter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826826,"owners_count":20354220,"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":["flutter","flutterpackage","pubdev"],"created_at":"2024-09-25T01:25:50.180Z","updated_at":"2026-01-02T08:33:50.808Z","avatar_url":"https://github.com/7span.png","language":"C++","readme":"\u003c!-- \nThis README describes the package. If you publish this package to pub.dev,\nthis README's contents appear on the landing page for your package.\n\nFor information about how to write a good package README, see the guide for\n[writing package pages](https://dart.dev/guides/libraries/writing-package-pages). \n\nFor general information about developing packages, see the Dart guide for\n[creating packages](https://dart.dev/guides/libraries/create-library-packages)\nand the Flutter guide for\n[developing packages and plugins](https://flutter.dev/developing-packages). \n--\u003e\n\nThis package allows you to easily create FABs (Floating Action Buttons) with linear \u0026 radial gradient background.\n\n## Features\n\u003e Create FABs with gradient backgrounds using Linear Gradient \u0026 Radial Gradient\n\n## Screenshots\n\n![\"Screenshot_1](assets/screenshot_1.png)\n![\"Screenshot_2](assets/screenshot_2.png)\n\n\n\n## Getting Started\n\nAdd this dependency to your **pubspec.yaml** file.\n\n```\ngradient_floating_button: ^0.0.2\n//Add dependency from pub.dev to get latest version.\n```\n\n## Usage\n\n```\n// Use the 'GradientFloatingButton().withLinearGradient()' for Linear Gradient Background\nfloatingActionButton: GradientFloatingButton().withLinearGradient(\n          onTap: _incrementCounter,\n          iconWidget: const Icon(\n            Icons.add,\n            color: Colors.white,\n          ),\n          alignmentEnd: Alignment.topRight,\n          alignmentBegin: Alignment.bottomLeft,\n          colors: [Colors.blue, Colors.purpleAccent]),\n```\n\nYou can refer complete example from the `/example` folder.\n\n### Having Issues\n\nFile the Issue [here](https://github.com/7span/gradient-floating-button-flutter/issues)\n\n### Looking to contribute to this package:\n\n**🤘🏻 Great!**\nFork the [Repo](https://github.com/7span/gradient-floating-button-flutter), Update Code, Send a PR. That's all you need to Contribute.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7span%2Fgradient-floating-button-flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7span%2Fgradient-floating-button-flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7span%2Fgradient-floating-button-flutter/lists"}