A platform created by 2.5 Perceivers and Adorkw to simplify the online tests, give them a nice and a simple interface, with amazing interpretations, colors and icons
If you don't know how to implement it yourself please open a discussion using the template.
- Create a new file with yor test name inside
/lib/tests
- Inside create a test using the Test class
- export the file in
/lib/tests/tests.dart
- add the test to the registry in the main function in
main.dart