{"id":15033777,"url":"https://github.com/ibhavikmakwana/flutterplayground","last_synced_at":"2025-05-16T08:04:39.611Z","repository":{"id":39175975,"uuid":"138885995","full_name":"ibhavikmakwana/FlutterPlayground","owner":"ibhavikmakwana","description":"Playground app for Flutter","archived":false,"fork":false,"pushed_at":"2023-04-07T05:47:29.000Z","size":30603,"stargazers_count":1062,"open_issues_count":3,"forks_count":214,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-05-16T08:04:31.357Z","etag":null,"topics":["animated-icons","animatedswitcher","animation","appbar","backdropfilter","bottom-navigation","button","dismissible","flutter","flutter-examples","flutterp","flutterplayground","icons","navigation-drawer","playground","progress-bar","rotation-transition","staggered-animation","text"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibhavikmakwana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-06-27T13:32:53.000Z","updated_at":"2025-05-05T04:40:09.000Z","dependencies_parsed_at":"2024-01-14T05:09:40.829Z","dependency_job_id":null,"html_url":"https://github.com/ibhavikmakwana/FlutterPlayground","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/ibhavikmakwana%2FFlutterPlayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibhavikmakwana%2FFlutterPlayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibhavikmakwana%2FFlutterPlayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibhavikmakwana%2FFlutterPlayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibhavikmakwana","download_url":"https://codeload.github.com/ibhavikmakwana/FlutterPlayground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493378,"owners_count":22080126,"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":["animated-icons","animatedswitcher","animation","appbar","backdropfilter","bottom-navigation","button","dismissible","flutter","flutter-examples","flutterp","flutterplayground","icons","navigation-drawer","playground","progress-bar","rotation-transition","staggered-animation","text"],"created_at":"2024-09-24T20:22:43.319Z","updated_at":"2025-05-16T08:04:34.580Z","avatar_url":"https://github.com/ibhavikmakwana.png","language":"Dart","funding_links":["https://www.paypal.me/ibhavikmakwana"],"categories":[],"sub_categories":[],"readme":"# Flutter Playground\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ae27cc3a3b32499cbf4c6d1614719c6f)](https://app.codacy.com/app/ibhavikmakwana/FlutterPlayground?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=ibhavikmakwana/FlutterPlayground\u0026utm_campaign=Badge_Grade_Dashboard)\n[![Codemagic build status](https://api.codemagic.io/apps/5d0de80099fdb700102145c9/5d0de80099fdb700102145c8/status_badge.svg)](https://codemagic.io/apps/5d0de80099fdb700102145c9/5d0de80099fdb700102145c8/latest_build)\n[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/ibhavikmakwana) \n\nPlayground app for Flutter.\nContains examples to quickly learn and tinker around with various features.\nConsider Contributing if you find this project helpful.\n\n[\u003cimg src=\"./icons/Google-Play-Store-Logo.png\" height=\"100\" alt=\"Screenshot\"/\u003e](https://play.google.com/store/apps/details?id=com.ibhavikmakwana.flutterplayground)\n\n## Preview\n\n| Home | App bar | Navigation Drawer |\n| ------------------ | --------------------------- | ------------------ |\n| \u003cimg src=\"./preview/home.png\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/appbar.png\" height=\"400\" alt=\"Screenshot\"/\u003e | \u003cimg src=\"./preview/navigation_drawer.png\" height=\"400\" alt=\"Screenshot\"/\u003e |\n\n\n| Left Navigation Drawer | Right Navigation Drawer | Right Navigation Drawer |\n| ------------------ | --------------------------- | ------------------ |\n| \u003cimg src=\"./preview/nav_drawer_left.png\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/nav_drawer_right.png\" height=\"400\" alt=\"Screenshot\"/\u003e | \u003cimg src=\"./preview/nav_drawer_right_two.png\" height=\"400\" alt=\"Screenshot\"/\u003e |\n\n\n| Text Span | Text Underline | AboutListTile |\n| ------------------ | ------------------ | ------------------ |\n| \u003cimg src=\"./preview/text_span.png\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/text_underline.png\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/about_list_tile.png\" height=\"400\" alt=\"Screenshot\"/\u003e  |\n\n| Rotated Box | Grid Paper | Expansion Tile |\n| ------------------ | ------------------ | ------------------ |\n| \u003cimg src=\"./preview/rotated_box.png\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/GridPaper.jpg\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/expansion_tile.png\" height=\"400\" alt=\"Screenshot\"/\u003e  |\n\n| BackdropFilter |\n| ------------------ |\n| \u003cimg src=\"./preview/backdrop_filter.png\" height=\"400\" alt=\"Screenshot\"/\u003e  |\n\n| Collapsible Toolbar | Bottom Navigation | Animated Icons |\n| ------------------ | --------------------------- | ------------------ |\n| \u003cimg src=\"./preview/collapsing_app_bar.gif\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/bottom_nav_bar.gif\" height=\"400\" alt=\"Screenshot\"/\u003e | \u003cimg src=\"./preview/animated_icons.gif\" height=\"400\" alt=\"Screenshot\"/\u003e |\n\n\n| Animated Size | Progress Button | Staggered Animation |\n| ------------------ | --------------------------- | ------------------ |\n| \u003cimg src=\"./preview/animated_size.gif\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/progress_button.gif\" height=\"400\" alt=\"Screenshot\"/\u003e | \u003cimg src=\"./preview/staggered_animation.gif\" height=\"400\" alt=\"Screenshot\"/\u003e |\n\n\n| Tab bar | List to Grid | Hardware clicks |\n| ------------------ | --------------------------- | ------------------ |\n| \u003cimg src=\"./preview/tab_bar.gif\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/ListGrid.gif\" height=\"400\" alt=\"Screenshot\"/\u003e | \u003cimg src=\"./preview/Hardware.gif\" height=\"400\" alt=\"Screenshot\"/\u003e |\n\n| AnimatedSwitcher | Nested List | Rotation Transition |\n| ------------------ | ------------------ | ------------------ |\n| \u003cimg src=\"./preview/AnimatedSwitcher.gif\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/nested_list.gif\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"./preview/RotationTransition.gif\" height=\"400\" alt=\"Screenshot\"/\u003e  |\n\n| Google Maps Example | Flare Example |\n| ------------------ | ------------------ |\n| \u003cimg src=\"./preview/google_maps_example.gif\" height=\"400\" alt=\"Screenshot\"/\u003e | \u003cimg src=\"./preview/flare.gif\" height=\"400\" alt=\"Screenshot\"/\u003e |\n\n## Getting Started\n\nFor help getting started with Flutter, view online\n[documentation](https://flutter.io/).\n\n## Contribute\n1. Fork the the project\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Make required changes and commit (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create new Pull Request\n\n## Questions?🤔\n\nHit me on\n\n\u003ca href=\"https://twitter.com/ibhavikmakwana\"\u003e\u003cimg src=\"./icons/twitter-icon.png?raw=true\" width=\"60\"\u003e\u003c/a\u003e\n\u003ca href=\"https://medium.com/@ibhavikmakwana\"\u003e\u003cimg src=\"./icons/medium-icon.png?raw=true\" width=\"60\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.linkedin.com/in/ibhavikmakwana/\"\u003e\u003cimg src=\"./icons/linkedin-icon.png?raw=true\" width=\"60\"\u003e\u003c/a\u003e\n\n## Donate\n\n\u003e If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of :coffee:\n\u003e\n\u003e - [PayPal](https://www.paypal.me/ibhavikmakwana)\n\u003e - Google Pay **(bhavikmakwana43@okhdfcbank)**\n\n## License\n\n    Copyright (c) 2020 Bhavik Makwana\n    \n    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n    \n    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n    \n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://prasadsunny1.dev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/11705392?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003esanni prasad\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ibhavikmakwana/FlutterPlayground/commits?author=prasadsunny1\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/dhuma1981\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/298484?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDhrumil Shah\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ibhavikmakwana/FlutterPlayground/commits?author=dhuma1981\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/EdgarFabiano\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/11666921?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEdgar Fabiano De Souza Filho\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/ibhavikmakwana/FlutterPlayground/commits?author=EdgarFabiano\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibhavikmakwana%2Fflutterplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibhavikmakwana%2Fflutterplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibhavikmakwana%2Fflutterplayground/lists"}