https://github.com/eniscakircali/2-Match
An application that matches users by their character types
https://github.com/eniscakircali/2-Match
dart dio flutter flutter-apps mbti-personality
Last synced: 6 months ago
JSON representation
An application that matches users by their character types
- Host: GitHub
- URL: https://github.com/eniscakircali/2-Match
- Owner: eniscakircali
- Created: 2022-02-11T16:14:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-05T13:23:25.000Z (over 3 years ago)
- Last Synced: 2024-11-05T08:37:14.712Z (11 months ago)
- Topics: dart, dio, flutter, flutter-apps, mbti-personality
- Language: Dart
- Homepage:
- Size: 2.42 MB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MBTI_Match
An application that matches users by their character types.
## Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Packages
### Dio
A powerful Http client for Dart, which supports Interceptors, Global configuration, FormData, Request Cancellation, File downloading, Timeout etc.
[link](https://pub.dev/packages/dio)### SurveyKit
Thematically it is built to provide a feeling of a professional research survey.
[link](https://pub.dev/packages/survey_kit)### Get
GetX is an extra-light and powerful solution for Flutter. It combines high-performance state management, intelligent dependency injection, and route management quickly and practically.
[link](https://pub.dev/packages/get)### MongoDart
Server-side driver library for MongoDb implemented in pure Dart. Server side means all packages using dart:io, dart:html is nota accepted.
[link](https://pub.dev/packages/mongo_dart)### RegexPattern
Flutter collection of regex pattern for string validation.
[link](https://pub.dev/packages/regexpattern)### FlutterToast
Now this toast library supports two kinds of toast messages one which requires BuildContext other with No BuildContext
[link](https://pub.dev/packages/fluttertoast)### ConvexBottomBar
The 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.
[link](https://pub.dev/packages/convex_bottom_bar)### CupertinoIcons
This is an asset repo containing the default set of icon assets used by Flutter's Cupertino widgets.
[link](https://pub.dev/packages/cupertino_icons)### Url Launcher
A Flutter plugin for launching a URL. Supports iOS, Android, web, Windows, macOS, and Linux.
[link](https://pub.dev/packages/url_launcher)### Avatars
A complete avatar widget with a priority & 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).
[link](https://pub.dev/packages/avatars)