flutter-todos icon indicating copy to clipboard operation
flutter-todos copied to clipboard

📝 one day list app created by flutter!

Results 11 flutter-todos issues
Sort by recently updated
recently updated
newest added

Problem when I tried to tapping ,I think it’s not support English writing

![image](https://user-images.githubusercontent.com/32083925/149884893-d9550f1f-96d0-4228-8d54-2652b5860558.png) 一直报 这个错 ``` java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/core/view/WindowInsetsControllerCompat; ``` ![image](https://user-images.githubusercontent.com/32083925/149885069-d1a0d136-fc4b-464d-96ad-b6e40ae6b3d7.png) 把上面代码注释掉就好了

Please update project to latest flutter version

I want to say thanks for provide great flutter app. if I download and tried to run this project, errors appeared like this. any solution please? ![er](https://user-images.githubusercontent.com/73433813/99959864-22c8d780-2dcf-11eb-87eb-e7198e579bea.png)

Hey ,I liked the app and tried building it for linux with some changes and it is stable.As the work you need to do is less Try giving support to...

Launching lib\main.dart in debug mode... Checking the license for package Android SDK Platform 29 in C:\Users\yangl\AppData\Local\Android\sdk\licenses License for package Android SDK Platform 29 accepted. Preparing "Install Android SDK Platform 29...

Launching lib/main.dart on iPhone SE (2nd generation) in debug mode... Running pod install... 1.4s Running Xcode build... Xcode build done. 14.0s Failed to build iOS app Error output from Xcode...

Compiler message: lib/pages/main/avatar_history_page.dart:157:23: Error: Method not found: 'UploadFileInfo'. "avatar": new UploadFileInfo(new File(filePath), fileName), ^^^^^^^^^^^^^^ lib/pages/main/avatar_history_page.dart:156:24: Error: Method not found: 'FormData.from'. params: FormData.from({ ^^^^ lib/utils/file_util.dart:84:24: Error: No named parameter with the...