Initial Commit, finally got some time to start this
This commit is contained in:
5
lib/providers/DatabaseProvider.dart
Normal file
5
lib/providers/DatabaseProvider.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
import 'package:riverpod_annotation/riverpod_annotation.dart';
|
||||
import 'package:simple_notes/repositories/databaserepository.dart';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user