Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
wbemanuel
2020-09-29 13:07:48 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-09-29 13:07:48 +0200
Commit
be6348b280d5b4dd6d0d6dbbc03267213d3bf13b
be6348b2
1 parent
d418403f
Update import
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packages/get_instance/lib/src/get_instance.dart
packages/get_instance/lib/src/get_instance.dart
View file @
be6348b
...
...
@@ -3,7 +3,7 @@ import 'dart:collection';
import
'package:get_core/get_core.dart'
;
import
'lifec
ir
cle.dart'
;
import
'lifec
y
cle.dart'
;
class
GetInstance
{
factory
GetInstance
()
=>
_getInstance
??=
GetInstance
.
_
();
...
...
Please
register
or
login
to post a comment