Compare commits
2 Commits
c8509e1ca3
...
c2ad2c6a74
| Author | SHA1 | Date | |
|---|---|---|---|
| c2ad2c6a74 | |||
| c77c50f30a |
File diff suppressed because one or more lines are too long
@@ -271,5 +271,24 @@
|
|||||||
</sourcePath>
|
</sourcePath>
|
||||||
</roots>
|
</roots>
|
||||||
</jdk>
|
</jdk>
|
||||||
|
<jdk version="2">
|
||||||
|
<name value="Kotlin SDK" />
|
||||||
|
<type value="KotlinSDK" />
|
||||||
|
<homePath value="" />
|
||||||
|
<roots>
|
||||||
|
<annotationsPath>
|
||||||
|
<root type="composite" />
|
||||||
|
</annotationsPath>
|
||||||
|
<classPath>
|
||||||
|
<root type="composite" />
|
||||||
|
</classPath>
|
||||||
|
<javadocPath>
|
||||||
|
<root type="composite" />
|
||||||
|
</javadocPath>
|
||||||
|
<sourcePath>
|
||||||
|
<root type="composite" />
|
||||||
|
</sourcePath>
|
||||||
|
</roots>
|
||||||
|
</jdk>
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@@ -10,6 +10,8 @@
|
|||||||
<option name="onboardedVersion" value="3" />
|
<option name="onboardedVersion" value="3" />
|
||||||
<option name="queryHistory">
|
<option name="queryHistory">
|
||||||
<list>
|
<list>
|
||||||
|
<historyEntry timestamp="1763641120263">background: radial-gradient(98.73% 88.59% at 26.09% 25.74%, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.36) 19.27%, rgba(255, 255, 255, 0.27) 40.46%, rgba(255, 255, 255, 0.38) 55.21%, rgba(255, 255, 255, 0.10) 89.81%, rgba(255, 255, 255, 0.04) 96.15%, rgba(255, 255, 255, 0.00) 100%);
|
||||||
|
把上面的css代码翻译成Flutter的RadialGradient代码</historyEntry>
|
||||||
<historyEntry timestamp="1763557796821">,。?、/《》<>;:“”‘’+-=()~!@#¥\$%……&*|「」【】_{}[];:\"'?!,.…
|
<historyEntry timestamp="1763557796821">,。?、/《》<>;:“”‘’+-=()~!@#¥\$%……&*|「」【】_{}[];:\"'?!,.…
|
||||||
|
|
||||||
把上面这些特殊字符写成正则的形式</historyEntry>
|
把上面这些特殊字符写成正则的形式</historyEntry>
|
||||||
|
|||||||
Reference in New Issue
Block a user