-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(example): Update example app to have layout work on mobile. (#22)
Update mobile and smaller screen layout.
- Loading branch information
Abdallah Shaban
authored
Jan 26, 2024
1 parent
8142fcc
commit 36d2e2f
Showing
2 changed files
with
51 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import 'package:celest/celest.dart'; | ||
|
||
const project = Project( | ||
name: 'celest_project', | ||
name: 'openai_example', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters