mad2_db_dataobjects 1.0.0+1 copy "mad2_db_dataobjects: ^1.0.0+1" to clipboard
mad2_db_dataobjects: ^1.0.0+1 copied to clipboard

outdated

Retreives database methods and has objects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mad2_db_dataobjects

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mad2_db_dataobjects: ^1.0.0+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mad2_db_dataobjects/API.dart';
import 'package:mad2_db_dataobjects/event_data.dart';
import 'package:mad2_db_dataobjects/group_data.dart';
import 'package:mad2_db_dataobjects/user_data.dart';
1
likes
0
points
427
downloads

Publisher

unverified uploader

Weekly Downloads

Retreives database methods and has objects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, cupertino_icons, firebase_auth, firebase_core, firebase_storage, flutter, google_sign_in

More

Packages that depend on mad2_db_dataobjects