You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Sawara Rehman c4869fa97e Allow nullable cmpCustImage and minor UI/text tweaks
Make cmpCustImage nullable in LoginResponseModel and stop requiring it in the constructor so missing images from the API are accepted. Handle potential nulls in OTPScreenController by coalescing to an empty string when assigning to UserProfileController.cmpCustImage. Update login screen logo asset path/size and remove the BoxFit, and simplify the sign-up first name hint/label from "User First Name" to "First Name". (pubspec.lock was also updated.)
5 hours ago
android Update app launcher icons and first name label. 21 hours ago
assets code-push-uco 3 months ago
fonts code-push-uco 3 months ago
ios code push 3 months ago
lib Allow nullable cmpCustImage and minor UI/text tweaks 5 hours ago
test code-push-uco 3 months ago
.gitignore map integration 2 days ago
README.md code push 3 months ago
analysis_options.yaml code push 3 months ago
pubspec.lock Allow nullable cmpCustImage and minor UI/text tweaks 5 hours ago
pubspec.yaml Update assets, timeout, controller and pubspec 23 hours ago

README.md

uco_mobile_poc

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.