atsign-foundation / at_widgets

Flutter widgets which aid in building applications using Atsign's technology
https://docs.atsign.com
BSD 3-Clause "New" or "Revised" License
52 stars 33 forks source link

at_sync_ui_flutter dependencies #768

Closed cpswan closed 5 months ago

cpswan commented 7 months ago

Which at_widget package you find issue with?

at_sync_ui_flutter

On what platforms did you experience the issue?

Linux

What version are you using?

1.0.9

What happened?

Because at_sync_ui_flutter_example depends on at_onboarding_flutter ^6.1.3 which depends on at_sync_ui_flutter ^1.0.8, at_sync_ui_flutter from hosted is required.
So, because at_sync_ui_flutter_example depends on at_sync_ui_flutter from path, version solving failed.

Steps to reproduce

1. clone this repo
2. `cd at_widgets/packages/at_sync_ui_flutter`
3. `flutter pub get`
Sardar1208 commented 7 months ago

moving to next sprint

Sardar1208 commented 6 months ago

needs deployment and validation. Assigning 0SP and moving to next sprint

Sardar1208 commented 5 months ago

@cpswan the packages are deployed. Can we close this ticket ?