Skip to content

ArcaneArts/arcane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a modified fork of shadcn_flutter and includes resources & merged code from Phosphor Icons & Ionicons. It is designed for quickly creating apps.

Forked / Modified Packages

Initial Setup

Please read the Installation guide for more information.

Addon Packages

void main() => runApp("mtg_tesseract", ArcaneWindow(
  windowColor: Colors.transparent,
  child: ArcaneFluf(
          options: DefaultFirebaseOptions.currentPlatform,
          onRegisterCrud: $registerCrud,
          onRegisterUserService: () => services().register<UserService>(() => UserService()),
    child: MyCustomInitializer(
      ///////////
      child: const TesseractApp()
    )
  )
));

About

UI Components for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •