totalis_types 1.0.126
totalis_types: ^1.0.126 copied to clipboard
Auto-generated Supabase types for Totalis project
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add totalis_typesThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
totalis_types: ^1.0.126Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:totalis_types/totalis_types.dart';