8f0de897a5
Update url_card.dart
2024-03-09 09:57:44 +05:30
44b2856c5d
Merge branch 'main' into resolve-issue-252
2024-03-09 09:56:54 +05:30
0b8184eafa
Merge pull request #251 from opxdelwin/padding-issue-on-headers
...
[fix] Fix vertical obscuring issue in form data section
2024-03-09 00:25:47 +05:30
4d07b63eb5
Merge pull request #200 from PCoder23/text_align
...
textfield alignment
2024-03-08 21:07:52 +05:30
b1e7cfa134
Update editor_request.dart
2024-03-08 18:17:09 +05:30
304fb3c77a
Merge pull request #257 from mdrazak2001/test-fix-219
...
Fix broken test on Windows
2024-03-08 13:33:22 +05:30
890a446ea2
Fix test to check platform specific results
2024-03-08 13:26:07 +05:30
f1d666fd72
Fix web compilation
2024-03-08 11:59:15 +05:30
0dd99b322a
Merge pull request #232 from BrawlerXull/custom-markdown-tests
...
Added tests for CustomMarkDown
2024-03-08 11:50:16 +05:30
94ccf7598d
Update test case 1
2024-03-08 11:46:43 +05:30
96be5453f8
Migrate to API Dash APIs
2024-03-08 10:30:33 +05:30
9841f488ec
Merge pull request #262 from apoorvdwi/add-common-issues
...
Added `Troubleshooting Common Issues` section to CONTRIBUTING.md
2024-03-07 06:31:06 +05:30
189f0b60d4
Added Troubleshooting Common Issues
section to CONTRIBUTING.md
2024-03-07 00:06:00 +05:30
4c35edea0c
Add keyboard listener to URLField
2024-03-06 17:07:18 +07:00
dbc1e7f036
Update dependencies in pubspec.lock file
2024-03-06 15:38:48 +07:00
744157d5a2
test fix
2024-03-05 00:18:55 +05:30
cd9a3d555a
[fix] text obscuring error
...
This occurs due to padding, externally added specific padding only to bottom.
2024-03-03 20:50:39 +05:30
6a886df669
Update pull_request_template.md
2024-03-03 13:35:07 +05:30
f0ff324b69
Added check for inline button test-failing
2024-03-03 10:06:49 +05:30
e20ead2934
Update README.md
2024-03-03 06:35:50 +05:30
afd82af657
Merge pull request #242 from BrawlerXull/readme-csv
...
Updated the readme supporting csv format
2024-03-03 06:29:26 +05:30
d95d497c9c
Type fixed
2024-03-02 20:53:12 +05:30
30698ffce4
Table format corrected
2024-03-02 20:52:27 +05:30
f2810865f2
Csv Added in readme
2024-03-02 20:49:06 +05:30
81218d9fe7
Removed unused changed
2024-03-02 18:39:51 +05:30
0a8b75b9fd
Added test cases for Custom markdown working
2024-03-02 18:36:47 +05:30
7e2f9e1144
Modified the tests
2024-03-02 18:11:45 +05:30
fe23daa3cd
removed unnecesary testcase
2024-03-02 09:00:16 +05:30
c0723588ca
Merge pull request #238 from Yousef-Rabia/Fix-intro_message_test.dart
...
Fix intro message test.dart
2024-03-02 08:08:18 +05:30
00f008d8a2
remove skip:true
2024-03-01 17:21:13 +02:00
1db5d88125
Ensure introData() Function Works During Testing by Using setMockInitialValues
2024-03-01 17:20:40 +02:00
e14446f2e3
Replace tester.pumpAndSettle();
with tester.pump();
...
Replacing `tester.pumpAndSettle();` with `tester.pump();` resolves an issue where `pumpAndSettle()` waits for all animations to complete, causing an infinite loop with `CircularProgressIndicator`. Using `pump()` ensures efficient frame building without unnecessary animation waiting.
2024-03-01 17:18:42 +02:00
77432e187d
Link test updated
2024-03-01 14:43:03 +05:30
03bf55149b
Removed skip = true
2024-03-01 07:24:54 +05:30
e6b71bd5a0
Added tests for CustomMarkDown
2024-03-01 01:56:27 +05:30
dc25c6a70e
Updated csv_previewer
2024-03-01 01:10:49 +05:30
2379c20017
Merge pull request #176 from BrawlerXull/csv-chinmay
...
Csv Previewer added
2024-03-01 00:41:57 +05:30
ad05c3f327
Added vertical scrolling
2024-02-29 23:27:31 +05:30
325978ada2
Merge pull request #216 from PCoder23/headers_list
...
Enhancement: Added more HTTP headers suggestions
2024-02-29 22:44:34 +05:30
51be09b076
added the line back
2024-02-29 20:52:17 +05:30
6acca4cf87
corrected added headers
2024-02-29 12:44:37 +05:30
993621793a
Delete analyze.yml
2024-02-27 21:43:15 +05:30
4e3b4a1f9c
updated header test
2024-02-27 17:54:54 +05:30
bc29b1afc3
added more headers
2024-02-27 17:28:33 +05:30
dcc72f1ccc
Update analysis_options.yaml
2024-02-27 10:40:09 +05:30
f23fc2ac84
Merge pull request #188 from opxdelwin/issue-186
...
[feat] Implemented GH-Actions for static code analysis
2024-02-26 22:50:51 +05:30
794f3cfa2c
Merge pull request #198 from Tanish2002/update_flutter_typehead
...
feat: update flutter_typeahead
2024-02-26 22:23:07 +05:30
b802ca7f84
fix(headers list): some colorscheme fixes
2024-02-26 09:01:48 +05:30
79b9c312de
fix(headers list): scrollbar color not changing in darkmode
2024-02-26 06:46:50 +05:30
32242500be
Create pull_request_template.md
2024-02-26 05:43:36 +05:30