Resources topic

The Resources screen provides access to various resources such as photos, eurokeys, booklets, and ALV documents. It contains a tab bar to switch between the different types of resources.

Functionality

The ResourcesPage is used for:

  • Photos: Displays a list of photos.
  • Eurokeys: Displays a list of Eurokeys.
  • Booklets: Displays a list of booklets.
  • ALV Documents: Displays a list of ALV documents.

Classes

AlvPortalPage Resources
BookletPage Resources
A page that displays a list of booklets.
DriveFiles Resources
A provider that stores the contents of the AEGEE drive.
DriveNode Resources
A node in the drive tree.
EurokeysPage Resources
The page showing the Eurokeys editions per year.
FileTile Resources
A widget that shows a file in the drive tree. It can be tapped to open the file in the browser.
FileTree Resources
A widget that displays a tree of files and folders.
FolderExpansionTile Resources
A widget that shows a folder in the drive tree.
PhotosPage Resources
The page showing the photos.
ResourceModel Resources
A model class that manages the state of the resources screen.
ResourcesPage Resources
A page that shows resources like photos, eurokeys, booklets and ALV documents. It contains a tab bar to switch between the different types of resources. The resources are fetched from the AEGEE drive.

Functions

userPhotoUpload(BuildContext context, WidgetRef ref, String? folderId) Future<void> Resources

Enums

ResourceType Resources