This website requires JavaScript.
Explore
Help
Sign In
wangyang
/
zoom_widget
Watch
1
Star
0
Fork
You've already forked zoom_widget
0
Code
Pull Requests
Actions
Releases
Activity
master
zoom_widget
/
example
/
lib
/
main.dart
5 lines
92 B
Dart
Raw
Permalink
Blame
History
import
'
package:flutter/material.dart
'
;
import
'
app.dart
'
;
void
main
(
)
=
>
runApp
(
MyApp
(
)
)
;
View Git Blame
Copy Permalink