typed_fb_data 0.2.1 copy "typed_fb_data: ^0.2.1" to clipboard
typed_fb_data: ^0.2.1 copied to clipboard

Date interface for typed firebase

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add typed_fb_data

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

dependencies:
  typed_fb_data: ^0.2.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:typed_fb_data/data.dart';
import 'package:typed_fb_data/data.g.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Date interface for typed firebase

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

built_value, flutter

More

Packages that depend on typed_fb_data