dip_db_core 0.0.1-alpha copy "dip_db_core: ^0.0.1-alpha" to clipboard
dip_db_core: ^0.0.1-alpha copied to clipboard

Modular, fast, progressive database for Dart and Flutter

example/dip_db_core_example.dart

import 'package:dip_db_core/dip_db_core.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
130
pub points
0%
popularity

Publisher

verified publisherdipdev.studio

Modular, fast, progressive database for Dart and Flutter

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

More

Packages that depend on dip_db_core