Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix all small bugs #33

Merged
merged 7 commits into from
Feb 27, 2024
Merged

fix all small bugs #33

merged 7 commits into from
Feb 27, 2024

Conversation

LightInn
Copy link
Owner

No description provided.

…tor WelcomePage to SearchPage with search functionality and welcome verification. Save welcome check in secure storage. Update UI text and button for search functionality.
- Import Synthese model in generation_page.dart and simplify_page.dart.
- Create HistoryService class with saveHistory and getHistory methods.
- Save article data to shared preferences in HistoryService.
…ple files.

- Renamed the `Synthese` class to `Article`.
- Updated all references to the `Synthese` class with the new name `Article`.
…iptive names for clarity.

- Renamed 'synthese' property to 'content' in the Article class.
- Updated references to 'synthese' with 'content' in multiple classes for consistency.
- Renamed `imagesList` to `listImagesUrls` in the ArticleController class.
- Updated references to `imagesList` to `listImagesUrls` throughout the codebase.
- Refactored methods in HistoryService to handle list of articles consistently.
…rity, use jsonEncode and jsonDecode for images, convert articleMap values to Article objects, ensure type safety before usage.
@LightInn LightInn self-assigned this Feb 27, 2024
@LightInn LightInn added the bug Something isn't working label Feb 27, 2024
- Bumped the version from 2.0.0+2 to 2.1.0+3
- Updated SDK requirement to '>=3.3.0 <4.0.0'
@LightInn LightInn merged commit 4f50437 into master Feb 27, 2024
2 checks passed
@LightInn LightInn deleted the small_bugs branch February 27, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant