mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
refactor(setup): simplify setup for flutter applications (#12)
This commit is contained in:
parent
c8895524be
commit
678f6208f6
9 changed files with 119 additions and 139 deletions
|
@ -7,9 +7,9 @@ export 'src/config.dart';
|
|||
export 'src/credentials.dart';
|
||||
export 'src/diff.dart';
|
||||
export 'src/error.dart';
|
||||
export 'src/features.dart';
|
||||
export 'src/git_types.dart';
|
||||
export 'src/index.dart';
|
||||
export 'src/libgit2.dart';
|
||||
export 'src/mailmap.dart';
|
||||
export 'src/note.dart';
|
||||
export 'src/odb.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue