tat_flutter icon indicating copy to clipboard operation
tat_flutter copied to clipboard

An App for Taipei Tech students. NTUT Life TAT, convenient, concise, fast, powerful, enrich your NTUT life!

Results 36 tat_flutter issues
Sort by recently updated
recently updated
newest added

## Description this pr fixes score connector login error by modifing login details ## Implementation - [ ] apOu data was modified. ## Testing Instructions - [ ] See if...

## Description This PR replaces splash screens across all platforms. NPC branding has been added to the bottom of the screens. Details about the changes can be found in the...

type: enhancement
scope: native
scope: ui/ux

## Description 在這個 PR 中,我回復了修課人數並且新增學生清單標題。 用於顯示目前的修課人數,並且回復學生清單的標題,並在兩個不同的列表中插一個空白來進行區隔。 ## How to review it - [x] 確認畫面正常顯示無誤。

type: enhancement
priority: medium
scope: ui/ux

## Description This PR adds support for [Themed Icons](https://developer.android.com/about/versions/13/features?hl=zh-tw#themed-app-icons) on Android. This feature allows users running Android 13 or later theme our app icon based on the system theme. ##...

type: enhancement
scope: native
scope: android

## Description > Wait #221 merged into master since it's the base of this PR. In this PR, I completed the course student list shows in course info page. It...

priority: medium

## Description Warning:這個 PR 是重構相關 PR, diff 過大非常抱歉,僅需確認功能性正常。 在這個 PR 上,我遷移了 CourseExtraJson 與其相關無用的 Json 架構,使 Course 與 Syllabus 來涵蓋大部分的無用 Json,並且遷移了 Course Connector 至 v3 ## Implementation - [x] Apply Course...

priority: medium

## Feature Description > The issue is used to memorize the TODO. We are trying to migrate the project from dart 2 into the dart 3 now, the current project...

type: feature request

## Description the ListView.builder in the FutureBuilder has no specified height which causes RenderFlex overflowed, so it should be wrapped with a Expanded widget. ## Implementation Wrapped ListView.builder with a...

## Description - The current documentation has many grammar errors and structural issues. This issue aims to fix them. ## How to Implement Goals: - [x] Lint the documentation with...

scope: documentation
type: feature request
status: submitted

**Describe the bug** A clear and concise description of what the bug is. TBD. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3....

type: bug
status: needs information
scope: android