uitlaber

Results 5 comments of uitlaber

Need inline component +1

``` ... modalType: S2ModalType.bottomSheet, tileBuilder: (context, state) { return S2Tile.fromState( state, title: Text( 'Your text', style: TextStyle(color: Colors.green)), ); }, value: value, ... ```

Up, need to close browser after success pay!

I used dynamic links :)

Hello, I realized that when selecting Reference in the list, the elements have the wrong id (In the dropdown itself). Because of this, the correct URL is not displayed on...