{"id":23061919,"url":"https://github.com/techaurelian2/some_settings_ui","last_synced_at":"2026-01-11T13:39:07.145Z","repository":{"id":44051655,"uuid":"511906157","full_name":"TechAurelian2/some_settings_ui","owner":"TechAurelian2","description":"Some opinionated widgets that can be used for quickly developing Settings screen UI for Flutter apps.","archived":false,"fork":false,"pushed_at":"2022-07-09T10:33:07.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T21:11:24.180Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/some_settings_ui","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TechAurelian2.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-07-08T13:31:34.000Z","updated_at":"2022-07-08T14:15:06.000Z","dependencies_parsed_at":"2022-09-26T21:22:01.840Z","dependency_job_id":null,"html_url":"https://github.com/TechAurelian2/some_settings_ui","commit_stats":null,"previous_names":["techaurelian2/some_settings_ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAurelian2%2Fsome_settings_ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAurelian2%2Fsome_settings_ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAurelian2%2Fsome_settings_ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAurelian2%2Fsome_settings_ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechAurelian2","download_url":"https://codeload.github.com/TechAurelian2/some_settings_ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246952400,"owners_count":20859832,"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-12-16T03:18:50.713Z","updated_at":"2026-01-11T13:39:07.134Z","avatar_url":"https://github.com/TechAurelian2.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"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\nSome opinionated widgets that can be used for quickly developing Settings screen UI for Flutter apps.\n\n## Usage\n\nTo use this package, add `some_settings_ui` as a\n[dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).\n\n## Example\n\nA simple usage example of the ```SliderDialogListTile``` widget:\n\n```dart\nSliderDialogListTile(\n  title: const Text('A custom setting'),\n  value: _customSettingValue,\n  min: 2.0,\n  max: 36.0,\n  onChanged: (double value) =\u003e setState(() =\u003e _customSettingValue = value),\n  onDisplayValue: (value) =\u003e '$value custom units',\n),\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechaurelian2%2Fsome_settings_ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechaurelian2%2Fsome_settings_ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechaurelian2%2Fsome_settings_ui/lists"}