mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
bb6dea0292
* fix: make welcome screen scrollable * fix: make pre seed page scrollable * fix: make wallet seed page scrollable * refactor: remove unnecessary and stacked widgets and remove IntrinsicHeight & LayoutBuilder used for SingleChildScrollView, and replace it for CustomScrollView on welcome_page.dart * refactor: remove unnecessary Flexible widgets and remove IntrinsicHeight & LayoutBuilder for SingleChildScrollView and replace it for CustomScrollView on pre_seed_page.dart * refactor: remove unnecessary and stacked widgets and remove IntrinsicHeight & LayoutBuilder used for SingleChildScrollView, and replace it for CustomScrollView on wallet_seed_page.dart * fix: revert welcome_page.dart unwanted changes * fix: image expands more than needed * fix: fix image expands more than needed while testing on Linux build * Fix Scrolling behavior on Desktop and Overflow on Mobile --------- Co-authored-by: OmarHatem <omarh.ismail1@gmail.com> |
||
---|---|---|
.. | ||
anonpay | ||
anypay | ||
bitcoin | ||
buy | ||
core | ||
entities | ||
exchange | ||
haven | ||
ionia | ||
locales | ||
monero | ||
reactions | ||
src | ||
store | ||
themes | ||
utils | ||
view_model | ||
di.dart | ||
main.dart | ||
palette.dart | ||
router.dart | ||
routes.dart | ||
typography.dart | ||
wallet_type_utils.dart |