- Added dark mode branding images for the app. - Created contents.json files for branding and launch background images. - Implemented splash screen with animated Lottie assets based on theme. - Developed authentication repository with email/password and social login functionalities. - Introduced background service for heavy computations in isolates. - Added splash controller to manage authentication flow during splash screen. |
||
---|---|---|
.. | ||
Contents.json | ||
LaunchImage.png | ||
LaunchImage@2x.png | ||
LaunchImage@3x.png | ||
LaunchImageDark.png | ||
LaunchImageDark@2x.png | ||
LaunchImageDark@3x.png | ||
README.md |
README.md
Launch Screen Assets
You can customize the launch screen with your own desired assets by replacing the image files in this directory.
You can also do it by opening your Flutter project's Xcode project with open ios/Runner.xcworkspace
, selecting Runner/Assets.xcassets
in the Project Navigator and dropping in the desired images.