Skip to content

This is an ai-driven patter generator using Taminations as a database

License

Notifications You must be signed in to change notification settings

InfiniteGmng/patter-generator-taminations

 
 

Repository files navigation

Taminations

Taminations for Android, iOS, MacOS, Windows, Web coded in Flutter

To compile and run this code

  • Install git and flutter
  • Create a directory for your project and cd into it.
  • Get this code with git clone https://github.com/bradchristie/taminations-flutter.git .
  • Then you can fetch the extra packages Taminations uses.
flutter pub get
  • For most platforms, you can now just enter flutter run and choose the appropriate platform from those listed.

  • For iOS, build and run with these commands

cd ios
pod install
cd ..
flutter build ios
flutter run

Check out this link if you have a security problem with the Mac Gatekeeper refusing to run flutter utility programs.

About

This is an ai-driven patter generator using Taminations as a database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.8%
  • C++ 0.4%
  • HTML 0.3%
  • JavaScript 0.2%
  • CMake 0.2%
  • Ruby 0.1%