This website requires JavaScript.
Explore
Help
Sign in
johrpan
/
memor
Watch
1
Star
0
Fork
You've already forked memor
0
mirror of
https://github.com/johrpan/memor.git
synced
2025-10-28 03:07:25 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
master
memor
/
lib
/
main.dart
10 lines
107 B
Dart
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2020-05-21 20:25:25 +02:00
import
'
package:flutter/widgets.dart
'
;
import
'
app.dart
'
;
void
main
(
)
{
runApp
(
Add german translation
2020-05-23 10:58:06 +02:00
MemorApp
(
)
,
Initial commit
2020-05-21 20:25:25 +02:00
)
;
}
Reference in a new issue
Copy permalink