Skip to content

ftcksu/FTC_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTC App

FTC App made with Flutter. 💜

FTC App Backend:

FTC KSU Mobile Application Backend Built Using Spring Boot.

FTC points

Remember to list any work you do (making contributions, writing issues, etc) in the app for points. 🔥

Contributing:

If you'd like to contribute to the app:

  1. Fork the project (fork to contribute).
  2. Create a new branch to work on.
  3. Send a pull request.

Issues

If you notice a bug, have a new feature to suggest, or just want to discuss something about the app be sure to post an issue about it.

Packages being used in project:

Release build note:

Make sure to remove application android:usesCleartextTraffic="true" from AndroidManifest.xml for the release build.

Troubleshooting:

  • When first opening the project, if you get dart(uri_does_not_exist) (lots of red .dart files), use the flutter pub get command. In VScode, you could also click "Get packages" when receiving the following notification: image
  • (Seen in VScode) If you get DioError [DioErrorType.RESPONSE]: Http status error [500], make sure to debug code only and rebuild the app.
  • Some used packages have yet to update and use null-safty, to run the app with them use "flutter run --no-sound-null-safety"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages