0 Forks
6 Stars
6 Watchers

null_aware

How to use Null Aware Operators in Flutter / Dart to access, spread and assign nullable variables using ?., ??, ??=, ...? operators.

How to download and setup null_aware

Open terminal and run command
git clone https://github.com/JohannesMilke/null_aware.git
git clone is used to create a copy or clone of null_aware repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with null_aware https://github.com/JohannesMilke/null_aware/archive/master.zip

Or simply clone null_aware with SSH
[email protected]:JohannesMilke/null_aware.git

If you have some problems with null_aware

You may open issue on null_aware support forum (system) here: https://github.com/JohannesMilke/null_aware/issues