Flip Card Animation in Flutter using GetX || Flutter || GetX

preview_player
Показать описание
In this video I have discussed how to achieve flip card animation in Flutter using GetX.
#FlipCardFlutter#FlipCardGetX#FlutterGetX
Рекомендации по теме
Комментарии
Автор

Hi Could you please explain how to properly dispose the flip controller using getX? As I getting error that getXController is being used after dispose.

kartikgupta
Автор

Hi, I follow your steps, but I come across this exceptions: LateError (LateInitializationError: Field 'flipCardController' has not been initialized.)

nolca
Автор

Is there any video of uploading image to sql database as bas64 string format

axomclutchgod