{"id":13549333,"url":"https://github.com/Aashu-Dubey/flutter-samples","last_synced_at":"2025-04-02T22:31:47.435Z","repository":{"id":65395340,"uuid":"589035043","full_name":"Aashu-Dubey/flutter-samples","owner":"Aashu-Dubey","description":"Flutter Samples","archived":false,"fork":false,"pushed_at":"2025-02-28T20:25:36.000Z","size":30856,"stargazers_count":279,"open_issues_count":0,"forks_count":58,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T16:01:40.990Z","etag":null,"topics":["flutter","kits","samples","ui"],"latest_commit_sha":null,"homepage":"https://aashu-dubey.github.io/flutter-samples/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aashu-Dubey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["Aashu-Dubey"],"patreon":"ashud","custom":["buymeacoffee.com/ashud"]}},"created_at":"2023-01-14T21:03:37.000Z","updated_at":"2025-03-19T06:29:52.000Z","dependencies_parsed_at":"2024-03-16T20:26:43.627Z","dependency_job_id":"a5a51b6b-7169-491f-889d-5c6723fb6184","html_url":"https://github.com/Aashu-Dubey/flutter-samples","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/Aashu-Dubey%2Fflutter-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aashu-Dubey%2Fflutter-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aashu-Dubey%2Fflutter-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aashu-Dubey%2Fflutter-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aashu-Dubey","download_url":"https://codeload.github.com/Aashu-Dubey/flutter-samples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246905234,"owners_count":20852812,"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","kits","samples","ui"],"created_at":"2024-08-01T12:01:20.781Z","updated_at":"2025-04-02T22:31:45.510Z","avatar_url":"https://github.com/Aashu-Dubey.png","language":"Dart","funding_links":["https://github.com/sponsors/Aashu-Dubey","https://patreon.com/ashud","buymeacoffee.com/ashud"],"categories":["Dart"],"sub_categories":[],"readme":"# Flutter Samples\n\n\u003ch3 align=\"center\"\u003e\n  \u003ca href=\"https://aashu-dubey.github.io/flutter-samples\"\u003e\n    Web Demo\n  \u003c/a\u003e\n\u003c/h3\u003e\n\n## 🧬 UI Samples\n| Project | |\n| :--- | --- |\n| \u003ch3\u003eAnimated App with Rive\u003c/h3\u003e**[\u003e YouTube Tutorial Playlist](https://youtube.com/playlist?list=PLpnMM6hhRccigVfEO2Ynj6DQB9MbW5CaF)**\u003cbr\u003e\u003cbr\u003eAn application with interactive UI and animations, with custom UI components like Bottom TabBar and SideBar, and using animated assets from [Rive](https://rive.app)\u003cbr\u003e\u003cbr\u003e**[\u003e Source code](./lib/samples/ui/rive_app#readme)**\u003cbr\u003e**\u003e Demo: [web](https://aashu-dubey.github.io/flutter-samples/#/course-rive) \\| [youtube](https://youtube.com/shorts/jek80t32XqY) \\| [twitter](https://twitter.com/aashudubey_ad/status/1616536431010406400)**\u003cbr\u003e**\u003e Alternatives: [Ionic](https://github.com/Aashu-Dubey/Ionic-UI-Templates/tree/main/ionic_ui_templates/src/app/templates/course-rive)** | \u003ca href=\"https://github.com/Aashu-Dubey/flutter-samples/tree/main/lib/samples/ui/rive_app#readme\" title=\"Flutter + Rive Source code\"\u003e\u003cimg alt=\"Flutter + Rive UI Preview\" src=\"https://user-images.githubusercontent.com/46301285/212767021-ce434bc0-d6f8-41c1-a17a-360ea225009b.png\" width=\"320\"\u003e\u003c/a\u003e |\n\n## 🧬 Animation Samples\n| Project | |\n| :--- | --- |\n| \u003ch3\u003eGrid Magnification\u003c/h3\u003eA grid list view that displays Magnify effect on press \u0026 drag, focusing on the items near the touch area within a radius.\u003cbr\u003e\u003cbr\u003e**[\u003e Source code](./lib/samples/animations/grid_magnification#readme)**\u003cbr\u003e**\u003e Demo: [web](https://aashu-dubey.github.io/flutter-samples/#/animations/grid-magnification) \\| [twitter](https://twitter.com/aashudubey_ad/status/1629217199838879744)**\u003cbr\u003e**\u003e Alternatives: [react-native](https://github.com/Aashu-Dubey/react-native-animation-samples/tree/main/src/samples/grid_magnification)** | \u003ca href=\"https://github.com/Aashu-Dubey/flutter-samples/tree/main/lib/samples/animations/grid_magnification#readme\" title=\"Flutter Grid Magnification\"\u003e\u003cimg alt=\"Flutter Grid Magnification Preview\" src=\"./assets/samples/animations/grid_magnification.png\" width=\"320\"\u003e\u003c/a\u003e |\n| \u003ch3\u003eCustom Cursor/Caret\u003c/h3\u003eA Customizable custom cursor/caret for TextFields, with intuitive validation animations for max length and password strength.\u003cbr\u003e\u003cbr\u003e**[\u003e Source code](./lib/samples/animations/custom_caret#readme)**\u003cbr\u003e**\u003e Demo: [web](https://aashu-dubey.github.io/flutter-samples/#/animations/custom-caret) \\| [twitter](https://twitter.com/aashudubey_ad/status/1698966567718211766)**\u003cbr\u003e**\u003e Alternatives: [react-native](https://github.com/Aashu-Dubey/react-native-animation-samples/tree/main/src/samples/custom_caret)** | \u003ca href=\"https://github.com/Aashu-Dubey/flutter-samples/tree/main/lib/samples/animations/custom_caret#readme\" title=\"Flutter Custom Custor/Caret\"\u003e\u003cimg alt=\"Flutter Custom Cursor/Caret Preview\" src=\"./assets/samples/animations/custom_caret.png\" width=\"320\"\u003e\u003c/a\u003e |\n\n## 💪🏼 Getting Started\n\nThis project is a starting point for this Flutter application.\n\nA few resources to get you started if this is your first Flutter project:\n\n- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)\n\nFor help getting started with Flutter development, view the\n[online documentation](https://docs.flutter.dev/), 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%2FAashu-Dubey%2Fflutter-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAashu-Dubey%2Fflutter-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAashu-Dubey%2Fflutter-samples/lists"}