Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
IT Project 2020
Group B
pilar-mobile
Commits
0ddac0e0
Commit
0ddac0e0
authored
Nov 24, 2020
by
Tsamara Esperanti Erwin
🦄
Browse files
Merge branch 'PBI-7-Progress_Program' into 'staging'
Pbi 7 progress program See merge request
!92
parents
bba04d93
d121f439
Pipeline
#61093
passed with stages
in 30 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/Pages/Program/bloc_program/program_event.dart
View file @
0ddac0e0
...
...
@@ -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
.
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