{"id":13573870,"url":"https://github.com/eniscakircali/2-Match","last_synced_at":"2025-04-04T13:30:25.746Z","repository":{"id":223964894,"uuid":"458256245","full_name":"eniscakircali/2-Match","owner":"eniscakircali","description":"An application that matches users by their character types","archived":false,"fork":false,"pushed_at":"2022-03-05T13:23:25.000Z","size":2534,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-05T08:37:14.712Z","etag":null,"topics":["dart","dio","flutter","flutter-apps","mbti-personality"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eniscakircali.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-02-11T16:14:51.000Z","updated_at":"2024-02-27T13:09:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"aeab6a32-ff4c-44e9-b10c-730628e14939","html_url":"https://github.com/eniscakircali/2-Match","commit_stats":null,"previous_names":["eniscakircali/2-match"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniscakircali%2F2-Match","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniscakircali%2F2-Match/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniscakircali%2F2-Match/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniscakircali%2F2-Match/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eniscakircali","download_url":"https://codeload.github.com/eniscakircali/2-Match/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247184849,"owners_count":20897843,"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","dio","flutter","flutter-apps","mbti-personality"],"created_at":"2024-08-01T15:00:42.379Z","updated_at":"2025-04-04T13:30:25.731Z","avatar_url":"https://github.com/eniscakircali.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"# MBTI_Match\r\n\r\nAn application that matches users by their character types.\r\n\r\n## Screenshots\r\n\r\n\u003cdiv style=\"text-align:center\"\u003e\u003cimg src=\"https://github.com/MortuusestChe/MBTI-Match/blob/main/lib/assets/screenshots/1.jpg\" width=\"200\" height=\"400\"/\u003e\r\n\u003cimg src=\"https://github.com/MortuusestChe/MBTI-Match/blob/main/lib/assets/screenshots/2.jpg\" width=\"200\" height=\"400\" /\u003e\r\n  \u003cimg src=\"https://github.com/MortuusestChe/MBTI-Match/blob/main/lib/assets/screenshots/3.jpg\" width=\"200\" height=\"400\" /\u003e\r\n  \u003cimg src=\"https://github.com/MortuusestChe/MBTI-Match/blob/main/lib/assets/screenshots/4.jpg\" width=\"200\" height=\"400\" /\u003e\r\n\r\n\u003c/div\u003e\r\n\u003cbr /\u003e\r\n\r\n\u003cdiv style=\"text-align:center\"\u003e\r\n  \u003cimg src=\"https://github.com/MortuusestChe/MBTI-Match/blob/main/lib/assets/screenshots/5.jpg\" width=\"200\" height=\"400\"/\u003e\r\n  \u003cimg src=\"https://github.com/MortuusestChe/MBTI-Match/blob/main/lib/assets/screenshots/6.jpg\"width=\"200\" height=\"400\" /\u003e\r\n  \u003cimg src=\"https://github.com/MortuusestChe/MBTI-Match/blob/main/lib/assets/screenshots/7.jpg\" width=\"200\" height=\"400\"/\u003e\r\n\u003c/div\u003e\r\n\r\n## Packages\r\n\r\n### Dio\r\n\r\nA powerful Http client for Dart, which supports Interceptors, Global configuration, FormData, Request Cancellation, File downloading, Timeout etc.\r\n[link](https://pub.dev/packages/dio)\r\n\r\n### SurveyKit\r\n\r\nThematically it is built to provide a feeling of a professional research survey.\r\n[link](https://pub.dev/packages/survey_kit)\r\n\r\n### Get\r\n\r\nGetX is an extra-light and powerful solution for Flutter. It combines high-performance state management, intelligent dependency injection, and route management quickly and practically.\r\n[link](https://pub.dev/packages/get)\r\n\r\n### MongoDart\r\n\r\nServer-side driver library for MongoDb implemented in pure Dart. Server side means all packages using dart:io, dart:html is nota accepted.\r\n[link](https://pub.dev/packages/mongo_dart)\r\n\r\n### RegexPattern\r\n\r\nFlutter collection of regex pattern for string validation.\r\n[link](https://pub.dev/packages/regexpattern)\r\n\r\n### FlutterToast\r\n\r\nNow this toast library supports two kinds of toast messages one which requires BuildContext other with No BuildContext\r\n[link](https://pub.dev/packages/fluttertoast)\r\n\r\n### ConvexBottomBar\r\n\r\nThe official BottomAppBar can only display a notch FAB with app bar, sometimes we need a convex FAB. This ConvexAppBar is inspired by BottomAppBar and NotchShape's implementation.\r\n[link](https://pub.dev/packages/convex_bottom_bar)\r\n\r\n### CupertinoIcons\r\n\r\nThis is an asset repo containing the default set of icon assets used by Flutter's Cupertino widgets.\r\n[link](https://pub.dev/packages/cupertino_icons)\r\n\r\n### Url Launcher\r\n\r\nA Flutter plugin for launching a URL. Supports iOS, Android, web, Windows, macOS, and Linux.\r\n[link](https://pub.dev/packages/url_launcher)\r\n\r\n### Avatars\r\n\r\nA complete avatar widget with a priority \u0026 fallback system which allows you to specify multiple image sources like socials (Facebook, Instagram, GitHub, Gravatar) and custom providers (assets and network) or to use text (name initials or custom values).\r\n[link](https://pub.dev/packages/avatars)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feniscakircali%2F2-Match","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feniscakircali%2F2-Match","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feniscakircali%2F2-Match/lists"}