Pragament / flutter_news_browser_app

A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.
https://play.google.com/store/apps/details?id=com.pichillilorenzo.flutter_browser
GNU Affero General Public License v3.0
0 stars 4 forks source link

Add onboarding screen with automatic sliding #8

Closed amanSin1 closed 1 month ago

amanSin1 commented 1 month ago

This pull request implements an onboarding screen with the following features:

1.Automatic Sliding: The onboarding screens automatically slide through, displaying the app’s features. 2.Multi-Language Support: The content on the onboarding screens adapts to the user's selected language. 3.Feature Highlights: Each slide showcases key features of the app with relevant images. The onboarding process is part of the app's initial user experience and is designed to improve user engagement by providing a visually appealing introduction to the app’s functionality.