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.
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 | 21 hours ago | |
| assets | 3 months ago | |
| fonts | 3 months ago | |
| ios | 3 months ago | |
| lib | 5 hours ago | |
| test | 3 months ago | |
| .gitignore | 2 days ago | |
| README.md | 3 months ago | |
| analysis_options.yaml | 3 months ago | |
| pubspec.lock | 5 hours ago | |
| pubspec.yaml | 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.