-
-
### Feature Description
to make home and login page different
### Provide a detailed description of the feature
The home page and login page are some I would like to add more details in home page …
-
**log**
not log, not eorro
example:
```dart
//main.dart
GetMaterialApp(
getPages: AppRoute().routes,
initialRoute:AppRouteName.home,
)
```
```dart
//AppRoute
class Ap…
-
### What side quest or challenge are you solving?
Accessibility Advocate (50 - 300 Points dependent what you found):
### Points
50 - 300 Points dependent what you found
### Description
_No respon…
-
Add a manual for the login functionality.
- [x] Manual for the login functionality.
- [x] Manual for the forgot password.
- [x] Manual for the forgot password email.
-
Create UI for login page, or maybe merge with landing page
-
When using the new theme selector added in https://github.com/filesender/filesender/pull/1841 and setting the device preference to 'Dark', the background and font colours are so similar, the landing p…
-
### Describe the feature
Sometimes we need components inside pages directory.
Example:
```
- pages
- login
-
Make an interactive login page for user.
- [ ] - Add input box for user's name or email id.
- [ ] - Add a input box for user's Password.
- [ ] - Try to make it in a little gradient theme.
-