Peer
Peer
I have a page structure where I use arguments to provide data between screens inside of my authentication flow. The screens are reused from other locations inside of the app...
Hello, thanks for the great set of icons! I've noticed that different types of icons have been put into separate classes as static members of the abstract class `PhosphorIcons` since...
**Description** Hi, first of all thank you for this providing this great tool. We have a fairly big codebase that we want to cover using fluttium. I have an issue...
### Which packages are impacted by your issue? @graphql-codegen/flutter-freezed ### Describe the bug I have the following schema: ``` enum REAL_ESTATE_TYPE { APARTMENT DETACHED_HOUSE APARTMENT_BUILDING PROPERTY COMMERCIAL } type RealEstate{...