10 Commits

Author SHA1 Message Date
a11c833822 refactor: move auth models to better_networking package 2025-07-02 22:07:47 +05:30
3903277aa9 chore: resolve merge conflicts 2025-07-02 21:03:16 +05:30
fd92206ccb refactor: reorganize import statements 2025-07-01 01:03:45 +05:30
449e32521e feat: refactor authentication handling to use new ApiAuthModel and update related components 2025-07-01 01:00:59 +05:30
171a118d38 feat: add authentication support with APIAuthType and APIAuthModel
- Introduced APIAuthType enum for various authentication methods.
- Created APIAuthModel with basic authentication fields.
- Updated RequestModel to include authType and authData.
- Implemented EditAuthType widget for selecting and managing authentication.
- Enhanced CollectionStateNotifier to handle authentication updates.

:wq
2025-07-01 00:57:10 +05:30
ee75dd6fed apidash_core: networking contents removed & platform-wide changes made 2025-06-18 00:14:37 +05:30
634d909b02 Update models.dart 2025-02-24 12:13:09 +05:30
c3fa035e5c Refactor apidash_core 2024-11-30 23:04:57 +05:30
a3536b021b refactor 2024-10-22 07:06:06 +05:30
3c51af39bc relocate core models 2024-10-21 10:05:06 +05:30