{"id":17999871,"url":"https://github.com/ibhavikmakwana/sample_data","last_synced_at":"2025-03-26T06:31:49.995Z","repository":{"id":45201788,"uuid":"183567747","full_name":"ibhavikmakwana/sample_data","owner":"ibhavikmakwana","description":"generate random sample data to test your application.","archived":false,"fork":false,"pushed_at":"2021-10-09T16:47:39.000Z","size":1703,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T17:03:51.869Z","etag":null,"topics":["dart","data","flutter","sample","sample-data"],"latest_commit_sha":null,"homepage":"","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/ibhavikmakwana.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":"2019-04-26T06:08:34.000Z","updated_at":"2022-10-31T22:26:53.000Z","dependencies_parsed_at":"2022-09-02T10:10:44.243Z","dependency_job_id":null,"html_url":"https://github.com/ibhavikmakwana/sample_data","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%2Fsample_data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibhavikmakwana%2Fsample_data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibhavikmakwana%2Fsample_data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibhavikmakwana%2Fsample_data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibhavikmakwana","download_url":"https://codeload.github.com/ibhavikmakwana/sample_data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245603887,"owners_count":20642901,"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":["dart","data","flutter","sample","sample-data"],"created_at":"2024-10-29T22:15:08.763Z","updated_at":"2025-03-26T06:31:48.555Z","avatar_url":"https://github.com/ibhavikmakwana.png","language":"Dart","funding_links":["https://www.paypal.me/ibhavikmakwana"],"categories":[],"sub_categories":[],"readme":"# sample_data\n\nA new Flutter package that generate random sample data to test your application.\n\nIt is inspired from the Anroid's Sample data.\n\n## Preview\n\u003cimg src=\"./preview/preview.gif\" height=\"400\" alt=\"Screenshot\"/\u003e\n\n## How to use\n\nimport sample data in your file.\n```dart\nimport 'package:sample_data/sample_data.dart';\n```\n\n```dart\nListTile(\n  contentPadding: const EdgeInsets.all(8),\n  leading: Image.asset(\n    kidsAvatar(),\n    package: 'sample_data',\n  ),\n  title: Text(\n    userName(),\n  ),\n),\n```\n\nTo use the any asset (avatar and kidsAvatar) make sure you declare the `package:'sample_data'` in Widget (in our case `Image.asset(...)`).\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# 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) 2019 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.the packages.\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%2Fibhavikmakwana%2Fsample_data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibhavikmakwana%2Fsample_data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibhavikmakwana%2Fsample_data/lists"}