{"id":20094791,"url":"https://github.com/edufolly/folly_fields","last_synced_at":"2026-05-17T01:02:57.835Z","repository":{"id":37789402,"uuid":"316626642","full_name":"edufolly/folly_fields","owner":"edufolly","description":"Basic form fields and utilities.  Maybe a humble Flutter project boilerplate.","archived":false,"fork":false,"pushed_at":"2026-02-16T21:57:37.000Z","size":112716,"stargazers_count":33,"open_issues_count":5,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-02-17T04:24:00.423Z","etag":null,"topics":["boilerplate","brazil","dart","flutter","flutter-package","folly-fields","hacktoberfest","validation","validator","widgets-bundle","widgets-plugin"],"latest_commit_sha":null,"homepage":"https://edufolly.github.io/folly_fields/","language":"Dart","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/edufolly.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-28T00:27:09.000Z","updated_at":"2026-02-16T21:50:37.000Z","dependencies_parsed_at":"2024-02-11T18:25:16.032Z","dependency_job_id":"2e0d949e-e5cd-44f5-b51f-39a8258333c4","html_url":"https://github.com/edufolly/folly_fields","commit_stats":{"total_commits":677,"total_committers":10,"mean_commits":67.7,"dds":0.06203840472673561,"last_synced_commit":"082f330bee371cae913202d1a7c7073a1a411819"},"previous_names":[],"tags_count":222,"template":false,"template_full_name":null,"purl":"pkg:github/edufolly/folly_fields","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edufolly%2Ffolly_fields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edufolly%2Ffolly_fields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edufolly%2Ffolly_fields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edufolly%2Ffolly_fields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edufolly","download_url":"https://codeload.github.com/edufolly/folly_fields/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edufolly%2Ffolly_fields/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30328269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["boilerplate","brazil","dart","flutter","flutter-package","folly-fields","hacktoberfest","validation","validator","widgets-bundle","widgets-plugin"],"created_at":"2024-11-13T16:52:36.777Z","updated_at":"2026-03-10T09:02:09.292Z","avatar_url":"https://github.com/edufolly.png","language":"Dart","funding_links":["https://www.buymeacoffee.com/edufolly"],"categories":[],"sub_categories":[],"readme":"# FollyFields\n\n[![Build With Love](https://img.shields.io/badge/%20built%20with-%20%E2%9D%A4-ff69b4.svg)](https://github.com/edufolly/folly_fields/stargazers)\n[![Version](https://img.shields.io/pub/v/folly_fields?color=orange)](https://pub.dev/packages/folly_fields)\n[![Licence](https://img.shields.io/github/license/edufolly/folly_fields?color=blue)](https://github.com/edufolly/folly_fields/blob/main/LICENSE)\n[![Build](https://img.shields.io/github/actions/workflow/status/edufolly/folly_fields/main.yml?branch=main)](https://github.com/edufolly/folly_fields/releases/latest)\n[![Coverage Report](https://img.shields.io/badge/coverage-report-C08EA1)](https://edufolly.github.io/folly_fields/coverage/html/)\n\nBasic form fields and utilities. Maybe a humble boilerplate.\n\n## Funding\n\n[![BuyMeACoffee](https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg)](https://www.buymeacoffee.com/edufolly)\n\n## Community\n\n\u003cdiv\u003e\n  \u003cspan\u003e\n    \u003cdiv\u003eJoin our official Discord server\u003c/div\u003e\n    \u003ca href=\"https://discord.gg/q67sGqkpvH\"\u003e\n      \u003cimg alt=\"discord\" src=\"https://img.shields.io/badge/Discord-7289da?style=for-the-badge\u0026logo=discord\u0026logoColor=FFFFFF\"/\u003e\n    \u003c/a\u003e\n  \u003c/span\u003e\n\u003c/div\u003e\n\n## Example\n\n### Demo\n\nhttps://edufolly.github.io/folly_fields/\n\n### Code\n\nhttps://github.com/edufolly/folly_fields/tree/main/example/lib\n\n## How to use\n\n### pubspec.yaml\n\n``` yaml\ndependencies:\n\n  flutter:\n    sdk: flutter\n  \n  flutter_localizations:\n    sdk: flutter\n\n  # https://pub.dev/packages/folly_fields\n  folly_fields: x.y.z # lastest pub.dev release\n```\n\nCheck [pub.dev latest release](https://pub.dev/packages/folly_fields).\n\nFor edge builds, replace pub.dev version to git repo:\n\n``` yaml\n# https://github.com/edufolly/folly_fields\nfolly_fields:\n  git:\n    url: https://github.com/edufolly/folly_fields.git\n    ref: v0.0.1 # latest release or branch name\n```\n\nUse **ref** to avoid breaking changes.\nCheck [GitHub latest release](https://github.com/edufolly/folly_fields/releases).\n\n### config.dart\n\nhttps://github.com/edufolly/folly_fields/blob/main/example/lib/config.dart\n\n```dart\nclass Config extends AbstractConfig {\n  static final Config _singleton = Config._internal();\n\n  factory Config() {\n    return _singleton;\n  }\n\n  Config._internal();\n\n/// Content...\n}\n```\n\n### main.dart\n\nhttps://github.com/edufolly/folly_fields/blob/main/example/lib/main.dart\n\n```dart\nvoid main() {\n  WidgetsFlutterBinding.ensureInitialized();\n\n  FollyFields.start(Config());\n\n  runApp(MyApp());\n}\n```\n\n### MaterialApp\n\nhttps://github.com/edufolly/folly_fields/blob/main/example/lib/main.dart\n\n```dart\nclass MyApp extends StatelessWidget {\n\n  @override\n  Widget build(BuildContext context) {\n    return MaterialApp(\n      title: 'Folly Fields Example',\n      theme: ThemeData(\n        primarySwatch: Colors.deepOrange,\n      ),\n      home: const MyHomePage(),\n      localizationsDelegates: const \u003cLocalizationsDelegate\u003cdynamic\u003e\u003e[\n        GlobalMaterialLocalizations.delegate,\n        GlobalWidgetsLocalizations.delegate,\n        GlobalCupertinoLocalizations.delegate,\n      ],\n      supportedLocales: const \u003cLocale\u003e[\n        Locale('pt', 'BR'),\n      ],\n    );\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedufolly%2Ffolly_fields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedufolly%2Ffolly_fields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedufolly%2Ffolly_fields/lists"}