- 
          
- 
        Couldn't load subscription status. 
- Fork 79
feat: Adding SliverAppBar & CustomScrollView #203
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
Conversation
| 
 | 
| @nikb7 Can you please fix the formatting? The PR checks are failing. Also, can you please add the docs for widgets? | 
| 
 Formatting is failing because of pubsec.lock. I hadn't pushed it because it was unrelated to my PR. | 
fixing formatting
        
          
                packages/stac/lib/src/parsers/stac_custom_scroll_view/stac_custom_scroll_view_parser.dart
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                packages/stac/lib/src/parsers/stac_custom_scroll_view/stac_custom_scroll_view_parser.dart
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                packages/stac/lib/src/parsers/stac_sliver_app_bar/stac_sliver_app_bar.dart
              
                Outdated
          
            Show resolved
            Hide resolved
        
      There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution, @nikb7 💯 🎉
Description
Adding SliverAppBar & CustomScrollView Widget
#202
Type of Change