This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
rwadurian
Watch
1
Star
0
Fork
You've already forked rwadurian
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f43124894d
rwadurian
/
frontend
/
mobile-app
/
lib
/
main.dart
7 lines
99 B
Dart
Raw
Blame
History
import
'
bootstrap.dart
'
;
import
'
app.dart
'
;
void
main
(
)
{
bootstrap
(
(
)
=
>
const
App
(
)
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink