I had added flutter native splash in dev dependencies and made a flutter native splash settings in pubspec.yaml which contains
a gfg logo image along with white color background screen as told.
Describe if there is any unusual behaviour of your code(Write NA if there isn't)
NA
Additional context (OPTIONAL)
Add any other context or screenshots about the feature request here.
Test plan (OPTIONAL)
A good test plan should give instructions that someone else can easily follow.
flutter pub pub run flutter_native_splash:create run this command in root directory.
Checklist
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
GOSA21 ISSUE #58
Describe the changes you've made
I had added flutter native splash in dev dependencies and made a flutter native splash settings in pubspec.yaml which contains a gfg logo image along with white color background screen as told.
Describe if there is any unusual behaviour of your code(Write
NA
if there isn't)NA
Additional context (OPTIONAL)
Add any other context or screenshots about the feature request here.
Test plan (OPTIONAL)
A good test plan should give instructions that someone else can easily follow. flutter pub pub run flutter_native_splash:create run this command in root directory.
Checklist