Compare commits
2 Commits
c19bb76d5c
...
ff0f76d910
Author | SHA1 | Date | |
---|---|---|---|
ff0f76d910 | |||
54bff3e72e |
packages/wyatt_crud_bloc
example/lib
wyatt_crud_bloc_firestore
@ -21,7 +21,7 @@ import 'package:firebase_core/firebase_core.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_bloc/flutter_bloc.dart';
|
||||
import 'package:wyatt_crud_bloc/wyatt_crud_bloc.dart';
|
||||
import 'package:wyatt_crud_bloc_firestore/wyatt_crud_firestore.dart';
|
||||
import 'package:wyatt_crud_bloc_firestore/wyatt_crud_bloc_firestore.dart';
|
||||
|
||||
Future<void> main() async {
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
|
@ -25,7 +25,7 @@ dependencies:
|
||||
|
||||
wyatt_crud_bloc:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub/
|
||||
version: 0.1.1+1
|
||||
version: ^0.1.1+1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test: { sdk: flutter }
|
||||
|
Loading…
x
Reference in New Issue
Block a user