Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
PPL Sosial
pilar
pilar-mobile
Commits
d121f439
Commit
d121f439
authored
Nov 24, 2020
by
Tsamara Esperanti Erwin
🦄
Browse files
Pbi 7 progress program
parent
bba04d93
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Pages/Program/bloc_program/program_event.dart
View file @
d121f439
...
...
@@ -10,3 +10,10 @@ class FetchProgram extends ProgramEvent {
@override
List
<
Object
>
get
props
=>
[];
}
class
FetchProgramByStatus
extends
ProgramEvent
{
const
FetchProgramByStatus
();
@override
List
<
Object
>
get
props
=>
[];
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment