Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

GzuPark/fancy_todo_futter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fancy TODOs Application (Flutter Demo)

Demo

Issues

  • When you build iOS application using by M1, it will occur an error like below:
    getx m1 using `ARCHS` setting to build architectures of target `Pods-Runner`
    • As you see, the cause of the issue is the ARM architecture. Try to run lik below:
      • Close the application & remove it
      • Run flutter clean
      • Run arch -x86_64 sudo gem install ffi
      • Get dependencies
      • Run the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published