This website works better with JavaScript.
Home
Explore
Help
Sign In
amirreza.chegini
/
hade_hoda_flutter
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
102
Commits
2
Branches
0
Tags
21 MiB
Dart
97.9%
Kotlin
1.4%
Ruby
0.5%
Swift
0.2%
Tree:
ab84d8ffef
develop
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ab84d8ffef'
${ noResults }
hade_hoda_flutter
/
lib
/
features
/
splash
/
presentation
/
bloc
/
splash_event.dart
3 lines
52 B
Raw
Blame
History
sealed
class
SplashEvent
{
const
SplashEvent
(
)
;
}
Reference in new issue